Commit graph

110 commits

Author SHA1 Message Date
tidusjar
52fd1c7844 Fixed where a user could see the delete button on the issues page 2016-06-28 14:04:43 +01:00
tidusjar
3650c4f943 Finished #6 2016-06-24 15:33:38 +01:00
tidusjar
d8cca4a971 Some more useful analytical information 2016-06-23 09:01:05 +01:00
Drewster727
f76e54408e show request type in notifications #346 and fix an issue from previous commit for #345 2016-06-21 20:20:44 -05:00
Drewster727
96f27f8f1a add an option to stop sending notifications for requests that don't require approval #345 2016-06-21 19:43:31 -05:00
tidusjar
89db8eb728 Added the new advanced search into the search page too. 2016-06-09 22:27:36 +01:00
tidusjar
7ca1272ca4 Capture the TVDBID when requesting. 2016-06-09 22:21:55 +01:00
tidusjar
4808fffcef most of #273 done 2016-06-07 14:26:54 +01:00
tidusjar
66bede34f4 Settings done for #298 2016-06-06 17:19:56 +01:00
tidusjar
96825f0540 fixed #300 2016-06-03 22:35:02 +01:00
tidusjar
ebeedb90af More work on #273 2016-05-31 14:09:27 +01:00
tidusjar
1d3520ce93 Fixed #210 2016-05-31 13:08:13 +01:00
tidusjar
a35516b646 Updated dapper.contrib. Looks like there was a bug in the async methods. 2016-05-28 21:54:36 +01:00
Jamie
7df7131510 Merge pull request #280 from seancallinan/dev
Use HTTPS for the poster images
2016-05-28 15:05:47 +01:00
Sean Callinan
01a2bb3adc Use HTTPS for the poster images, so there aren't any mixed content
warnings when serving the application via an HTTPS reverse proxy
2016-05-28 10:15:25 +12:00
tidusjar
03ce361183 Made the search page all async goodness #278 2016-05-27 22:04:25 +01:00
tidusjar
166e0f81cf Made more async goodness 2016-05-27 15:07:07 +01:00
tidusjar
8550cc4c5e Made some of the searching async #278 2016-05-27 14:31:47 +01:00
tidusjar
25714f03f7 Fixed #244 2016-05-26 13:40:44 +01:00
tidusjar
c43e3a93d2 Fixed #270 2016-05-26 08:56:36 +01:00
tidusjar
1bbd62853e Remove pointless test, change the default theme and fix a small bug 2016-05-24 19:18:48 +01:00
tidusjar
b2144f3f69 finished #26 2016-05-24 14:02:56 +01:00
tidusjar
748fe2ca2d Started working on #26 2016-05-23 15:05:51 +01:00
tidusjar
7ce05028fc #27 fully finished 2016-05-20 21:52:06 +01:00
tidusjar
e49b160500 Fully finished #27 just need to test it! 2016-05-20 17:20:17 +01:00
tidusjar
84dc4515fd Removed the service locator from the base classes and added in some Api tests
added all the tests back in!
2016-05-19 17:02:46 +01: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
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
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
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
tidusjar
cf83e0e6d9 Improved the availabilty check to include music results #32 2016-04-05 09:19:56 +01:00
Drewster727
7593d3a7e9 cache injection, error handling and logging on startup, etc 2016-04-04 10:18:23 -05:00