Commit Graph

83 Commits (64c0fc17cc56c1484a33a8dc2a715843bcab82b9)

Author SHA1 Message Date
tidusjar 64c0fc17cc Fixed #4152
4 years ago
tidusjar 264568f396 Added the ability to re-process requests
4 years ago
tidusjar 5e6edc2ad8 Got TV working nicely
4 years ago
tidusjar c5f123b903 Got a bit of the work done, needs some polish then tackle tv
4 years ago
tidusjar 8220f41e0b * Added the ability to request on behalf of a user
4 years ago
tidusjar 9e0986ce9f Added advanced options onto the TV page to stop mophawka bitchin'
4 years ago
tidusjar 974ee3c25e Fixed #3682
4 years ago
Jamie Rees 4a8c1cd25a Added filtering on status to the requests page
5 years ago
Jamie Rees 2bf67ffafe Added a bunch of new API endpoints for requests
5 years ago
tidusjar 483f021e29 Updated to 3.1
5 years ago
Jamie Rees bea8551cd3 merge
5 years ago
tidusjar 181bd53202 Fixed the notifications issue
5 years ago
tidusjar 96e3e88261 Fixed the issues where the DB was being disposed too early
5 years ago
tidusjar 7ef7e0b9b6 Make sure it's approved too
5 years ago
tidusjar 572746351b #2932 - Added an api for unavailable requests
5 years ago
tidusjar 10f503ae2c More work around the advanced options
6 years ago
Jamie Rees c491e74335 Got everything but filtering on the requests grid
6 years ago
TidusJar c18efc5a3a more more more !wip
6 years ago
TidusJar 3e4b2a8e9f Small fix when denying a request with a reason, we wasn't updating the ui
6 years ago
tidusjar 3b91392323 #2363 Added the ability to pass any username into the API using the ApiAlias header
6 years ago
tidusjar 9cc9bf7e78 Save the language code against the request so we can use it later e.g. Sending to the DVR apps
6 years ago
TidusJar 0cc57c3c1f !wip improved the API's documentation
6 years ago
TidusJar 1b13d6e6b7 More UI tests !wip
6 years ago
TidusJar 4508f79a5f When a users requests content and the voting is enabled, the user who requested is an automatic +1 vote.
6 years ago
Kenton Royal c9b6f5f05e Add to translations
6 years ago
Kenton Royal 9c574fb7e9 Add quota fields to user view model
6 years ago
Kenton Royal 69cf31f66b fix bug causing wrong time to be displayed for next request
6 years ago
Kenton Royal 5725015789 Merge remote-tracking branch 'upstream/develop' into request-counter-fixed
6 years ago
Kenton Royal 0e46e66a6d Add logic for movie request count
6 years ago
Kenton Royal 3959a79ea8 Move to seperate component and display for both TV and movies
6 years ago
Kenton Royal 7ef2a1679d Add dummy for request counter
6 years ago
Kenton Royal 861e677151 Add methods to interface and add model class
6 years ago
Jamie d47e7a7c57 Requests now work for albums !wip
6 years ago
TidusJar 438251d8c7 Started on some user stats !wip
6 years ago
Jamie 7dd5805f3f Fixed the sorting and filtering on the Movie Requests page, it all functions correctly now
7 years ago
Jamie Rees 16952cb44c Finished adding subscriptions for TV Shows
7 years ago
Jamie Rees 7a9fc1213f Added the subscription for movies !wip
7 years ago
Jamie Rees 86b5455b46 Fixed the filter on the Requests page #2219 and added the default sort to be most recent requests
7 years ago
Jamie Rees 0b2e488e8f Added paging to the TV Requests page
7 years ago
tidusjar b6f3bcc69f Improved the message for #2037
7 years ago
Jamie 152818f8d1
Added the ability to hide requests that have not been made by that user (#2052)
7 years ago
tidusjar 58e658262e We now show the digital release date in the search if available #1962
7 years ago
Jamie 71ff8fe301 Added a filter onto the movies requests page for some inital feedback
7 years ago
tidusjar 98e99251f3 Smal changes to the api
7 years ago
tidusjar 0008018080 Added user request limits, We can now set the limit for a user.
7 years ago
tidusjar ab42723dc9 Fixed #1712
7 years ago
tidusjar ef858a9fce Fixed an issue with the caching
7 years ago
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.
7 years ago
Jamie.Rees f5ffa78304 Added four new endpoints to change the availability for TV shows and Movies #1601
7 years ago
tidusjar a74617b70c Finished the api changes requested #1601
7 years ago