Commit graph

347 commits

Author SHA1 Message Date
tidusjar
afbb111121 Added a version endpoint in "/api/version" #529 2016-09-18 17:10:18 +01:00
tidusjar
4ac771dc16 #536 this should fix notification settings when it is being unsubscribed when testing 2016-09-18 16:58:26 +01:00
tidusjar
a3d1cd1d2d Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git 2016-09-13 22:01:09 +01:00
tidusjar
8cae79ecc7 this should fix some issues with the episode requests #514 2016-09-13 22:00:53 +01:00
tidusjar
a1bf73f137 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git 2016-09-12 14:15:17 +01:00
tidusjar
15a85fae9a Fixed #532 2016-09-12 14:14:59 +01:00
Devin Buhl
5b30a1d50f Fix for reverse proxy when using the wizard 2016-09-08 15:12:22 -04:00
tidusjar
2e22ad946d If there is a bad password when changing it, we now inform the user 2016-08-30 14:53:49 +01:00
tidusjar
9aa60dfc23 When logging out as admin remove the username from the session 2016-08-30 14:49:21 +01:00
tidusjar
0ac114d987 Finished #18 2016-08-30 14:31:18 +01:00
tidusjar
f092d64f53 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git 2016-08-26 14:39:22 +01:00
tidusjar
d75e309e18 User management 2016-08-26 14:39:14 +01:00
tidusjar
e77add75a1 Fixed #505 2016-08-26 10:56:52 +01:00
tidusjar
7db336e202 Finished #415 2016-08-25 22:53:05 +01:00
tidusjar
2aebbe0259 Fixed an issue where there were some JS errors on the landing page settings and stopped us being redirected to the login sometimes as an admin 2016-08-25 21:43:49 +01:00
tidusjar
8969ebd299 merge 2016-08-22 13:11:43 +01:00
tidusjar
185abcb1a5 Working on the beta releases page and also the user management 2016-08-22 13:11:03 +01:00
tidusjar
4b5079598d Change the redirection to use a relative uri redirect #473 2016-08-21 19:33:19 +01:00
tidusjar
0fe7bba9ac Redirect to search if we are already logged in #488 2016-08-21 19:17:36 +01:00
tidusjar
265d1bdd25 Fixed build 2016-08-20 11:33:53 +01:00
tidusjar
068f75f514 User work 2016-08-19 11:22:17 +01:00
tidusjar
2a6f928902 Small amount of work on the user management 2016-08-18 17:31:50 +01:00
tidusjar
f0c538ca64 Made the episode request better 2016-08-16 20:56:07 +01:00
tidusjar
4cc698a833 Changed the no TVMazeid message 2016-08-16 18:48:18 +01:00
tidusjar
764e158138 Add more unit tests 2016-08-12 14:42:48 +01:00
tidusjar
13324cac14 More unit tests around the login and also the core Plex Checker 2016-08-12 14:41:34 +01:00
tidusjar
d7997d5cc0 Reworked #466 2016-08-11 21:47:01 +01:00
tidusjar
4eff175424 Potentially fixed the issue where we were requesting everything that was also available now. 2016-08-11 14:08:54 +01:00
tidusjar
3b133ffbf5 This should fix #466 2016-08-11 12:44:19 +01:00
tidusjar
a7d5378426 Attempt at fixing a potential bug found from #466 2016-08-11 12:41:47 +01:00
tidusjar
5e090b04b1 Always set the wizard to be true when editing the Plex Requests settings (Since the flag is not in the UI, a bool defaults to false). 2016-08-10 08:51:13 +01:00
tidusjar
64d7acc7e4 Tiny bit of more info 2016-08-09 16:55:09 +01:00
tidusjar
42706a3068 Added some useful analytical infomation around the wizard. 2016-08-09 16:53:09 +01:00
tidusjar
632ce75fa0 Finished #459 2016-08-09 14:03:48 +01:00
tidusjar
d843ab0ebb #459 is almost done 2016-08-09 13:27:09 +01:00
tidusjar
6f008f77a3 Added some code to shrink the DB. reworked the search to speed it up. 2016-08-08 15:41:01 +01:00
tidusjar
0699d777d6 Got mostly everything working for #254 Ready for testing 2016-08-07 18:54:49 +01:00
tidusjar
2608e53399 #254 Removed the cache, we are now storing the plex information into the database.
There is a big structure change around this, also increased the default check time to be in hours.
2016-08-05 11:34:00 +01:00
tidusjar
5d18877b49 Short circuit when Plex hasn't been setup. Added Miniprofiler 2016-08-04 13:38:42 +01:00
tidusjar
53f806fc71 Some performance improvements around the new TV stuff 2016-08-04 11:48:05 +01:00
tidusjar
4bccb8fcf0 Reworked the cacher, fixed the memory leak. No more logging within tight loops. 2016-08-03 22:10:36 +01:00
tidusjar
f6e1176295 some error handling 2016-08-03 14:15:35 +01:00
tidusjar
61124624ae check if the sonarr ep is monitored 2016-08-03 13:58:50 +01:00
tidusjar
f271b0b4ce Added the Sonarr check for episodes #254 2016-08-03 13:48:13 +01:00
tidusjar
0657264dd3 Work on the UI to show what episodes have been requested #254 2016-08-02 15:16:14 +01:00
tidusjar
a5cbd5dfd6 small fix 2016-08-02 13:16:51 +01:00
tidusjar
50f9348350 Added unit tests 2016-08-01 13:24:26 +01:00
tidusjar
14fddfc118 Finished #266
Added a new cacher job to cache all episodes in Plex.
2016-07-28 17:05:24 +01:00
tidusjar
b4bc51c862 #254 2016-07-28 13:59:00 +01:00
tidusjar
5411225fa0 #254 having an issue with Sonarr 2016-07-27 19:43:41 +01:00