Commit graph

34 commits

Author SHA1 Message Date
tidusjar
24b2cd0a9c Styling,
Added the functionality for the Sonarr Profiles on the Admin page #2 resolved.
2016-03-11 16:06:52 +00:00
Jamie Rees
640e76e167 Added the code to get the quality profiles from Sonarr
Started plugging that into the UI
2016-03-10 22:24:37 +00:00
Jamie Rees
452ad07ba0 Fixed a bug in the Login and added a unit test to cover that.
Added a button to approve an individual request.
Fixed some minor bugs in the request screen
2016-03-10 19:58:32 +00:00
tidusjar
22fe944c43 Fixed bugs with the 'other' reporting issue and also the clear issues 2016-03-10 08:51:38 +00:00
tidusjar
a734755ede We now are appending the users name to who wrote the comment. Rather than it being unknown 2016-03-09 17:22:53 +00:00
tidusjar
9ef618af4b Added the functionality for the admin to clear the issues. 2016-03-09 17:19:49 +00:00
tidusjar
0556e4d32b Added the issues to the requests page 2016-03-09 14:37:10 +00:00
tidusjar
759540c837 Added user logout method and unit tests to cover it 2016-03-09 12:59:07 +00:00
tidusjar
2ee94f78b4 Added the denied user check to the UserLoginModule. added a test case to cover it. 2016-03-09 12:28:54 +00:00
tidusjar
3eaf1971ec More work on submitting issues 2016-03-09 12:19:05 +00:00
tidusjar
6c03e3f0ad More test changes 2016-03-09 11:43:53 +00:00
tidusjar
68850fd8b7 Added first real test 2016-03-09 11:21:06 +00:00
tidusjar
f7a6614748 Refactoring 2016-03-08 17:21:07 +00:00
tidusjar
8b3f35edbb Implimented the password part and authentication with Plex 2016-03-08 17:18:13 +00:00
tidusjar
5b0a78894e Initial Use authentication is working. Need to do the password bit 2016-03-08 17:04:27 +00:00
tidusjar
0942bfcbcc Some error handling and ensure we are an admin to delete requests.
Also started on the approval of everything
2016-03-08 14:26:26 +00:00
tidusjar
5363cf6891 Removed the DI part of the service. TinyIOC doesn't want to work with FluentScheduler. 2016-03-07 14:34:42 +00:00
Jamie Rees
f2819664e7 small changes 2016-03-06 21:44:20 +00:00
Jamie Rees
3b0b0c521e Started to impliment the Plex checker. This will check plex every x minutes to see if there is any new content and then update the avalibility of the requests 2016-03-06 01:25:54 +00:00
Jamie Rees
003dd47e3c mre work 2016-03-05 00:07:37 +00:00
Jamie Rees
b9dd08a8bc few small changes, added plex settings 2016-03-04 23:36:39 +00:00
Jamie Rees
f2399d6407 Making the configuration actually do something. Setting a default configuration if there is no DB 2016-03-04 23:19:48 +00:00
Jamie Rees
c49e9a386b remove post build 2016-03-04 22:32:38 +00:00
Jamie Rees
93c5cf6eb6 Small changes 2016-03-04 22:24:18 +00:00
Jamie Rees
2f5db03815 MOre work 2016-03-04 21:17:43 +00:00
Jamie Rees
65087642e1 Fixed the issue when sending movies to CouchPotato. 2016-03-04 20:48:56 +00:00
tidusjar
2752a14407 Added travisyml 2016-03-04 16:33:51 +00:00
tidusjar
55a5ad57ba more logging to figure out why the we cannot access the admin module in a release build. 2016-03-04 15:27:59 +00:00
tidusjar
3dcf55ce7a Added logging 2016-03-04 15:02:44 +00:00
tidusjar
73635e06c3 Firstpass integrating with CouchPotato 2016-03-04 14:26:54 +00:00
tidusjar
37aa6b938d Some styling 2016-03-04 13:19:17 +00:00
tidusjar
07beddc26a Fixed the plex friends. Added some unit tests, moved the plex auth into it's own page 2016-03-04 12:45:42 +00:00
Jamie Rees
7677831bbc Fully switched the TV shows over to use the other provider. 2016-03-03 22:42:58 +00:00
tidusjar
d1827cd3be Renamed folders 2016-03-03 10:26:16 +00:00