Commit graph

143 commits

Author SHA1 Message Date
Jamie Rees
7f9652ba4e Fixed #3476 2020-11-02 21:05:26 +00:00
tidusjar
96abeb5861 wip 2020-11-02 19:02:27 +00:00
Jamie Rees
910fd34445 Generate a new security token per install Pt.1, Pt.2 = new Role System 2020-10-26 20:00:39 +00:00
Victor Usoltsev
4332e5cf51 Replaces scheme to https for all urls returned to client side. 2020-10-07 21:01:17 +13:00
tidusjar
2171768757 package updates 2020-09-30 22:36:09 +01:00
tidusjar
86937d2a1c Fixed #3692 2020-08-27 22:06:21 +01:00
tidusjar
062ba2419b Fixed the duplicate notifications 2020-06-22 21:41:58 +01:00
tidusjar
87b94e3ed0 Added some additional logging to the metadata refresh 2020-06-19 23:50:22 +01:00
tidusjar
3d5e4383d9 When saving setting, kick off the sync 2020-06-11 11:04:17 +01:00
Jamie Rees
bbf9c4ba51 Fixed the exception being thown when reading from multiple IQuerables 2020-05-21 23:51:18 +01:00
Jamie Rees
03fc7d4c19 Added the new notification provider to the settings page 2020-05-13 22:14:28 +01:00
tidusjar
b09d4e41f9 Fixed #3455 2020-03-31 15:56:37 +01:00
Jamie Rees
993510efdd merge 2020-02-18 22:26:42 +00:00
Jamie Rees
ac51126437 merge 2020-02-18 22:03:54 +00:00
Jamie Rees
72403f21f6 Fixed duplicate notifications #3398 2020-02-17 21:48:12 +00:00
tidusjar
483f021e29 Updated to 3.1 2020-02-07 23:01:36 +00:00
Jamie
0df6a734de
Merge pull request #3373 from tidusjar/feature/v4-whatsapp
Feature/v4 whatsapp
2020-02-01 23:25:51 +00:00
Jamie Rees
9bccec94e3 Improved the newsletter, we now pick up movies easier. 2020-01-23 22:04:12 +00:00
tidusjar
9946c80f3f Fixed the versioning 2020-01-17 15:47:35 +00:00
tidusjar
952db09e28 Started on whatsapp 2020-01-11 00:41:55 +00:00
Namaneo
88f3f0f9f0 Integrate webhooks into existing notification mechanism 2019-11-29 16:47:30 +01:00
Jamie Rees
bea8551cd3 merge 2019-11-26 08:32:16 +00:00
tidusjar
faba87cdc6 Fix for #3277 2019-11-20 21:35:04 +00:00
tidusjar
181bd53202 Fixed the notifications issue 2019-11-10 14:56:12 +00:00
tidusjar
ccbf67d3a6 really fixed the build 2019-11-06 12:21:35 +00:00
tidusjar
a8026aecf4 Upgrade to .net standard 2.1 2019-11-05 22:06:23 +00:00
tidusjar
a5139dd25c merge develop into v4 2019-10-16 20:25:26 +01:00
tidusjar
e5ef111087 Added better support for Jellyfin, we will now auto detect if it's a jellyfin server after pressing the discover button 2019-10-12 21:29:02 +01:00
Jamie
c13958980e
Merge pull request #3199 from msdeibel/3195_AlbumCoverUrls
Fixes issue #3195
2019-10-12 18:21:34 +01:00
msdeibel
ab8e5cca7e Fixes issue #3195
The new string extension method ToHttpsUrl ensures that URLs starting with "https" are no longer turned into "httpss"
The commit also replaces all occurances of the error prone .Replace("http", "https") in the whole solution.
2019-10-12 10:00:26 +02:00
sorano
7a24ecb04b
Update EmbyHelper.cs 2019-08-15 20:21:50 +02:00
tidusjar
ea24e33d31 !wip on adding music to v4 2019-07-03 23:51:43 +01:00
Jamie Rees
189cfcaf05 work on issues and imporving the api.
Also added the GroupMe Api project so we can later add this as another notification agent
2019-05-31 14:54:51 +01:00
Jamie Rees
bfaf2b8f8c Updated packages 2019-05-07 20:42:49 +01:00
Jamie Rees
975a162edd merge 2019-04-23 13:40:17 +01:00
Jamie Rees
ad6c72f12a Fixed some of the issues with the new scheduler not firing correctly 2019-04-23 08:34:21 +01:00
tidusjar
961ba4297a We now have infinite scroll!
Also fixed some more unit tests
2019-04-17 17:19:06 +01:00
tidusjar
68ea440dbb Added unit tests for the new pagination helper, got it working now 2019-04-16 22:43:24 +01:00
Jamie Rees
227ec0a6f8 WIP on scrolling 2019-04-16 15:49:44 +01:00
Jamie Rees
781cc31380 More unit tests 2019-04-11 15:15:37 +01:00
tidusjar
52d9a7a586 moved the jobs to use quartz 2019-04-09 23:24:30 +01:00
tidusjar
c556334f79 Fixed #2910 2019-04-06 21:43:26 +01:00
Jamie Rees
e5cc355dfe unit tests 2019-04-05 13:39:14 +01:00
Jamie Rees
4baff16d07 stop throwing new exceptions instead of just rethrow 2019-04-04 21:30:28 +01:00
Jamie Rees
7fdbc10ccc More work on the calendar, including unit tests 2019-04-01 14:47:20 +01:00
Jamie Rees
c4aa053de9 Removed the global lock 2019-03-29 14:47:17 +00:00
tidusjar
8febad53b0 merge 2019-03-27 10:41:20 +00:00
tidusjar
439dc395d0 Reverted the global app lock for the db #2750 2019-03-27 10:19:36 +00:00
Jamie
cea62d5244
Merge pull request #2897 from Aerion/add-gotify-notifications
Add Gotify as notification provider
2019-03-20 21:56:16 +00:00
Guillaume Taquet Gasperini
94b70c2f2c Add Gotify as notification provider 2019-03-20 19:44:21 +01:00