Commit graph

253 commits

Author SHA1 Message Date
tidusjar
e34170f55a Added the option to set a CP quality #38 2016-03-19 00:16:44 +00:00
Jamie Rees
76808adba2 Fixed #33 we now have SSL options for Sonarr and CP 2016-03-18 21:39:05 +00:00
Jamie Rees
f88c7d7583 Almost fully integrated TVMaze #21 and also improved the fix for #31 2016-03-18 21:10:01 +00:00
Shannon Barrett
e74fd2b441 Should fix #28 2016-03-18 11:50:00 -05:00
tidusjar
55f296b9a4 Added TVMaze to the search. #21 2016-03-18 14:39:04 +00:00
tidusjar
2e8bb783d9 Fixed #16 and #30
We are now using the new request service and storing the requests as json blobs

Added the db migration code. This can be removed in the next few builds.
2016-03-18 13:52:10 +00:00
Jamie Rees
35b1f2b257 Added pushbullet to the sidebar 2016-03-17 20:46:58 +00:00
Jamie Rees
e6d67c7320 Fixed #22
With the understanding that most people will not have a valid cert or self signed cert I have disabled the SSL warnings.

Added a SSL option to the Plex settings and added unit test to cover this.
2016-03-17 20:36:27 +00:00
tidusjar
f046c5d39b Added Pushbullet notifications #8 2016-03-17 14:34:55 +00:00
tidusjar
b9a886d5dc Added first implimentation of the Notification Service #8
Added tests to cover the notification service
2016-03-17 13:32:58 +00:00
tidusjar
aa5304b8dd Added validation to the Email settings, also increased the availability checker from 2 minutes to 5 2016-03-17 08:54:40 +00:00
Jamie Rees
720f89be63 Removed the email notification settings from the settings (for release 1.2.1) 2016-03-16 22:37:44 +00:00
tidusjar
7ce468de5e resolved #10 2016-03-16 14:33:33 +00:00
Jamie Rees
a2f44cf8d2 Finished the notes! Resolved #7 2016-03-15 19:14:27 +00:00
Jamie Rees
7c8d0b269a Finished the status page #11 and some more work to #12 2016-03-15 18:39:43 +00:00
tidusjar
33130589ae Added latest version code and view. Need to finish the view #11 2016-03-15 17:05:48 +00:00
tidusjar
67ecbbf178 Resolved #7 2016-03-15 14:03:07 +00:00
tidusjar
15d1b9f525 Small changes 2016-03-15 13:33:38 +00:00
tidusjar
d0bfe95402 Added test button to Plex. That's fixed #9 2016-03-15 13:29:28 +00:00
tidusjar
c582b3eb6c Added test sonarr button #9 2016-03-15 13:12:47 +00:00
tidusjar
4c0884999e Added the application tester for CP #9 2016-03-14 14:03:01 +00:00
tidusjar
334a6f3d8e added settings page for #8 2016-03-14 13:39:52 +00:00
tidusjar
5153afd3f1 Added pace.js 2016-03-14 13:01:56 +00:00
Jamie Rees
cc3d41aa9a Small changes 2016-03-13 21:32:47 +00:00
Jamie Rees
a2460cf537 Removed the request limit since it's not currently being used 2016-03-13 21:02:27 +00:00
Jamie Rees
93c41c2e4a REmoved Sickbeared for the first release 2016-03-13 20:59:12 +00:00
Jamie Rees
5dd9885885 Added the support for TV Series integrating with Sonarr 2016-03-13 20:58:42 +00:00
tidusjar
31615ff69c Fixed #4
We now can manually set the status of a request.
2016-03-11 17:13:17 +00:00
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
e6bd71a359 Fixed the 'responsive' issue for the search and requests pages #3 2016-03-10 16:10:40 +00:00
tidusjar
74feb0c82a styling! #3 2016-03-10 14:24:49 +00:00
tidusjar
723993b099 added the spinners #3 2016-03-10 13:15:32 +00:00
tidusjar
895558218a Navbar category now will follow you to various screens #3 2016-03-10 10:05:45 +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
55560611e8 Added DeniedUsers to the view 2016-03-09 12:31:24 +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
68850fd8b7 Added first real test 2016-03-09 11:21:06 +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
2935bee30d Fixed the issue where the Release build would not show the admin screens! 2016-03-08 10:01:36 +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
2f5db03815 MOre work 2016-03-04 21:17:43 +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
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