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
Jamie.Rees
ffab4b7981
Lots of refactoring #865
...
Starting to refactor the Angular Modules now
2017-07-07 13:25:41 +01:00
Jamie.Rees
263240c648
Lot's of refactoring
2017-07-06 16:24:51 +01:00
Jamie.Rees
b52a57b117
#1462 #865 Had to refactor how we use notificaitons. So we now have more notification fields about the request
2017-07-05 13:04:26 +01:00
tidusjar
0875b5f665
Damn son. So many changes... Fixed alot of stuff around tv episodes with the new DB model #865
2017-06-28 23:15:01 +01:00
Jamie.Rees
2bc916998c
#865 rework the backend data. Actually use real models rather than a JSON store.
2017-06-26 16:32:23 +01:00
Jamie.Rees
1c6ddc74cb
Small fixes around the searching
2017-06-20 09:14:39 +01:00
Jamie.Rees
974cb1ebb3
Some rules #865
2017-06-19 15:03:39 +01:00
Jamie.Rees
9a4dbb3dce
Email Notifications are now fully customizable and work! #865
...
We also have reactive forms in the UI, should apply this to other settings.
2017-06-15 16:28:43 +01:00
Jamie.Rees
f193471b6c
More on #865 TODO, Find out whats going on with the notifications and why exceptions are being thrown.
...
Bascailly custom notification messages are almost done
2017-06-14 16:30:06 +01:00
Jamie.Rees
745ff844ca
The Approving child requests now work!
2017-06-13 13:28:06 +01:00
Jamie.Rees
4c797733ca
Added the Movie Sender, Movies will be sent to Radarr now #865
2017-06-07 15:07:41 +01:00
Jamie.Rees
9f4a8902f9
Rules changes and rework
2017-06-06 09:27:51 +01:00
Jamie.Rees
d5ec429893
Request Grid test
2017-06-02 15:09:57 +01:00
Jamie.Rees
e0018f63fa
small cleanup #865
2017-06-02 09:24:31 +01:00