Commit graph

66 commits

Author SHA1 Message Date
TidusJar
c18efc5a3a more more more !wip 2019-02-28 12:20:40 +00:00
TidusJar
3e4b2a8e9f Small fix when denying a request with a reason, we wasn't updating the ui 2019-01-21 14:06:30 +00:00
tidusjar
3b91392323 #2363 Added the ability to pass any username into the API using the ApiAlias header 2019-01-16 21:33:15 +00:00
tidusjar
9cc9bf7e78 Save the language code against the request so we can use it later e.g. Sending to the DVR apps 2019-01-04 20:57:05 +00:00
TidusJar
0cc57c3c1f !wip improved the API's documentation
started on the deny reason
2018-12-17 13:31:04 +00:00
TidusJar
1b13d6e6b7 More UI tests !wip 2018-10-11 14:25:28 +01:00
TidusJar
4508f79a5f When a users requests content and the voting is enabled, the user who requested is an automatic +1 vote. 2018-10-10 21:39:59 +01:00
Kenton Royal
c9b6f5f05e Add to translations 2018-09-05 20:25:51 +01:00
Kenton Royal
9c574fb7e9 Add quota fields to user view model 2018-09-05 00:12:19 +01:00
Kenton Royal
69cf31f66b fix bug causing wrong time to be displayed for next request 2018-09-01 02:32:04 +01:00
Kenton Royal
5725015789 Merge remote-tracking branch 'upstream/develop' into request-counter-fixed 2018-08-29 17:53:42 +01:00
Kenton Royal
0e46e66a6d Add logic for movie request count 2018-08-26 18:45:48 +01:00
Kenton Royal
3959a79ea8 Move to seperate component and display for both TV and movies 2018-08-26 18:45:17 +01:00
Kenton Royal
7ef2a1679d Add dummy for request counter 2018-08-26 18:44:16 +01:00
Kenton Royal
861e677151 Add methods to interface and add model class 2018-08-26 18:43:50 +01:00
Jamie
d47e7a7c57 Requests now work for albums !wip 2018-08-24 16:32:19 +01:00
TidusJar
438251d8c7 Started on some user stats !wip 2018-07-30 09:57:27 +01:00
Jamie
7dd5805f3f Fixed the sorting and filtering on the Movie Requests page, it all functions correctly now 2018-06-01 14:58:32 +01:00
Jamie Rees
16952cb44c Finished adding subscriptions for TV Shows 2018-05-16 12:07:46 +01:00
Jamie Rees
7a9fc1213f Added the subscription for movies !wip 2018-05-16 11:00:30 +01:00
Jamie Rees
86b5455b46 Fixed the filter on the Requests page #2219 and added the default sort to be most recent requests 2018-05-02 14:02:55 +01:00
Jamie Rees
0b2e488e8f Added paging to the TV Requests page 2018-04-24 14:44:22 +01:00
tidusjar
b6f3bcc69f Improved the message for #2037 2018-03-23 15:45:32 +00:00
Jamie
152818f8d1
Added the ability to hide requests that have not been made by that user (#2052) 2018-03-09 09:28:45 +00:00
tidusjar
58e658262e We now show the digital release date in the search if available #1962 2018-02-28 11:54:29 +00:00
Jamie
71ff8fe301 Added a filter onto the movies requests page for some inital feedback 2018-01-23 14:19:50 +00:00
tidusjar
98e99251f3 Smal changes to the api 2018-01-16 13:35:50 +00:00
tidusjar
0008018080 Added user request limits, We can now set the limit for a user. 2017-12-08 23:50:47 +00:00
tidusjar
ab42723dc9 Fixed #1712 2017-11-17 23:09:38 +00:00
tidusjar
ef858a9fce Fixed an issue with the caching 2017-11-03 22:28:06 +00:00
Jamie
20f3239b94 Found where we potentially are setting a new poster path, looks like the entity was being modified and being set as Tracked by entity framework, so the next time we called SaveChangesAsync() it would save the new posterpath on the entity. 2017-10-26 08:33:06 +01:00
Jamie.Rees
f5ffa78304 Added four new endpoints to change the availability for TV shows and Movies #1601 2017-10-23 12:09:06 +01:00
tidusjar
a74617b70c Finished the api changes requested #1601 2017-10-21 21:26:13 +01:00
tidusjar
1dc8eac035 Fixed #1583 you can now delete users.
Fixed the issue where the requested by was not showing.
Finally fixed the broken poster paths
2017-10-20 22:07:30 +01:00
tidusjar
7c5bca3b2b Fixed the issue where movie requests were no longer being requested.
Changed the API for movie requests so we only need to pass the ID to approve/Deny

TV Requests next #1601
2017-10-19 21:42:59 +01:00
Jamie.Rees
727c7be9f2 Added another place to make sure we have the correct poster paths !minor 2017-10-19 09:00:59 +01:00
Jamie.Rees
9261232bab #1588 When we make changes to any requests that we can trigger a notification, always send it to all notification agents, even if the user wont recieve it. 2017-10-19 08:45:03 +01:00
tidusjar
d6b3c7ac2c Added support for a new TV and Movie provider. DogNZB 2017-10-14 00:02:08 +01:00
tidusjar
04117329c6 Fixed #1543 2017-10-13 21:45:24 +01:00
tidusjar
23f0ef3b0d Fixed the overrides #1539 also display it on screen now too 2017-10-07 21:23:01 +01:00
Jamie.Rees
462bbcc4a6 Added a fix for the poster path issue #1533 2017-10-06 08:12:31 +01:00
Jamie.Rees
532530a954 Fixed the discord issue relating to images #1513 2017-10-03 08:16:01 +01:00
tidusjar
057683d97a Fixed the issue of it showing as not requested when we find it in Radarr.
Made the tv shows match a bit more to the movie requests
Added the ability for plex and emby users to login
Improved the welcome email, will only show for users that have not logged in
Fixed discord notifications
the about screen now checks if there is an update ready
#1513
2017-09-28 19:53:30 +01:00
tidusjar
df1ab01e46 #1513 #865 Fixed the issue where we do not send the requests to Radarr/Sonarr when approving
Also fixed a landing page issue
2017-09-23 23:38:18 +01:00
tidusjar
f6cd68ff28 Some fixes around the UI and managing requests #865 2017-09-12 22:08:54 +01:00
Jamie.Rees
046211e017 Removed IdentityServer, it was overkill #865 2017-08-07 11:57:15 +01:00
Jamie.Rees
1eb18b3187 A lot of clean up and added a new Image api #865 2017-08-01 16:14:47 +01:00
Jamie.Rees
863df6e1cc Some work around the Auto Updater and other small changes #1460 #865 2017-07-27 08:13:43 +01:00
tidusjar
da041cabc3 working on the requests page #1457 #865 2017-07-23 00:03:49 +01:00
Jamie.Rees
6c3523b21e Fixed build #1456
Fixed the issue where we were not validting the correct token when resetting the password #865

Removed the old user (Well commented it out for now)
2017-07-19 08:22:15 +01:00