Commit graph

324 commits

Author SHA1 Message Date
TidusJar
79b9d3aed7 Missed out a file 2016-05-16 00:16:38 -04:00
TidusJar
db6f28f980 missed some files 2016-05-15 23:56:19 -04:00
TidusJar
8a14427cea A bit more work on switching to using user claims so we can support multiple users 2016-05-15 23:55:55 -04:00
TidusJar
15fae26397 More work on the user management 2016-05-15 23:01:17 -04:00
TidusJar
d44612217a - Notifications will no longer be send to the admins if they request something.
- Looks like we missed out adding the notifications to Music requests, so I added that in
2016-05-15 22:30:47 -04:00
TidusJar
98eadc9cc6 Updated the claims so we can support more users.
Added a user management section (not yet complete)
Added the api to the solution and a api key in the settings (currently only gets the requests).
2016-05-15 21:51:20 -04:00
TidusJar
741a4ae75c - Improved the RetryHandler.
- Made the tester buttons on the settings pages a bit more robust and added an indication when it's testing (spinner)
2016-05-15 20:32:59 -04:00
TidusJar
03c7585ebe Finished #209 2016-05-12 16:01:05 -04:00
Chris Lees
1f2e460f6d Added Released propety to RequestViewModel. Added Released filter to the Requests page 2016-04-29 14:46:39 -04:00
tidusjar
21a3830101 Slight adjustments to #189 2016-04-29 14:36:00 +01:00
tidusjar
df3dc4ac04 - Added a visual indication on the UI to tell the admin there is a update available.
- We are now also recording the last scheduled run in the database
2016-04-29 14:08:30 +01:00
tidusjar
af028f0b56 Did the login bit on #185 2016-04-28 14:23:09 +01:00
tidusjar
a004eca6ec Fixed #185 2016-04-28 13:06:40 +01:00
tidusjar
4960063cca fixed issue in #27 with albums 2016-04-25 17:03:30 +01:00
tidusjar
230fa5ba3b Added #27 to albums 2016-04-25 17:03:03 +01:00
tidusjar
4c59e9d19c #27 added TV Search to the notification 2016-04-25 17:01:39 +01:00
tidusjar
7051c31dd3 More work on #27 Added a new notify button to the search UI (Needs styling). Also fixed a bug where if the user could only see their own requests, if they search for something that has been requested, it will show as requested. 2016-04-25 13:45:22 +01:00
tidusjar
076a75b82f Stop the Cachers from bombing out when the response from the 3rd party api returns an exception or invalid response. #171 2016-04-21 12:10:36 +01:00
tidusjar
54ab4854e6 Added the 'enable user notifications' to the email settings view and model. 2016-04-20 13:48:44 +01:00
tidusjar
07c00d232c small changes 2016-04-20 13:38:41 +01:00
tidusjar
8388514931 Fixed #168 2016-04-18 20:09:03 +01:00
Drewster727
84edd6636d fix saving the log level 2016-04-17 21:58:34 -05:00
tidusjar
67c968e886 BaseUrl is finally finished! #72 2016-04-16 14:02:06 +01:00
tidusjar
acb9aab369 More changes for #72 2016-04-14 17:30:02 +01:00
tidusjar
6dea8b7440 Fixed exception and all areas will now use the base url #72 2016-04-14 17:19:55 +01:00
tidusjar
866b6d6d6d removed the test code from #72 2016-04-14 16:56:55 +01:00
tidusjar
6190eceb60 Finally fixed #72 2016-04-14 14:50:40 +01:00
Drewster727
718e8868c1 #150 start caching plex media as well. refactored the availability checker. NEEDS TESTING. also, we need to make the Requests hit the plex api directly rather than hitting the cache as it does now. 2016-04-09 12:18:04 -05:00
Drewster727
5f67302b32 #150 sonarr/sickrage cache checking. sickrage has a couple small items left 2016-04-08 10:05:09 -05:00
Drewster727
68624f6971 remove couchpotato api test code 2016-04-07 22:07:17 -05:00
Drewster727
6ed7df2c21 cache the couchpotato wanted list, update it on an interval, and use it to determine if a movie has been queued already 2016-04-07 21:45:05 -05:00
tidusjar
53734d967b Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git 2016-04-07 22:15:47 +01:00
tidusjar
10be8f0440 Fixes for sonarr, we now display the error messages back to the user 2016-04-07 20:38:36 +01:00
Drewster727
33de634ade #125 refactor async task logic to work with mono 2016-04-07 14:29:23 -05:00
Drewster727
c6e6583fd5 #125 start indicating in the results if an item is already requested or available 2016-04-07 00:18:27 -05:00
tidusjar
f3cca9f0e9 Some final tweaks for #32 2016-04-05 22:23:01 +01:00
tidusjar
5e5fe1f395 Fixed a bug where if we are the admin we didn't add the request to the db 2016-04-05 21:58:27 +01:00
Drewster727
aba350dee2 add missing reference for release mode 2016-04-05 13:35:00 -05:00
Drewster727
fb66f5aca8 #139 remove dependency and usage of humanize() - should help with cross-platform issues. start using moment.js 2016-04-05 13:33:06 -05:00
tidusjar
837572a8cd Fixed the logs page 2016-04-05 14:07:26 +01:00
tidusjar
cf83e0e6d9 Improved the availabilty check to include music results #32 2016-04-05 09:19:56 +01:00
tidusjar
f2ba56f131 Small changes for #32 2016-04-05 08:49:11 +01:00
Drewster727
7593d3a7e9 cache injection, error handling and logging on startup, etc 2016-04-04 10:18:23 -05:00
Drewster727
2ddb949178 Merge remote-tracking branch 'origin/dev' into dev 2016-04-04 09:16:49 -05:00
Drewster727
ea6f33102a #132 auto-approve for admins 2016-04-04 09:16:29 -05:00
tidusjar
72ea4691dd Tweaks for #32 2016-04-04 14:57:25 +01:00
tidusjar
39a5032c3e Finished the bulk work for Headphones. Needs testing #32 2016-04-04 14:27:55 +01:00
tidusjar
9211f3db4f Made the album search 10x faster. We are now loading the images in a seperate call. #32 2016-04-04 11:35:40 +01:00
Drewster727
e8c222f66e #114 start caching quality profiles. Set the cache on startup and when obtaining quality profiles in settings 2016-04-03 20:32:36 -05:00
Drewster727
08b14d0164 #114 first pass at choosing quality profile when approving + focus search input by default and when switching tabs 2016-04-03 17:37:41 -05:00