Commit graph

89 commits

Author SHA1 Message Date
tidusjar
c41944c933 Implimented a theme changer, waiting for the Plex theme 2016-05-24 12:58:01 +01:00
tidusjar
5a6863456f #164 has been resolved 2016-05-23 13:28:16 +01:00
tidusjar
8cce80654b Resolved #224 , Removed the 'SSL' option from the email notification settings. We will now use the correct secure socket options (SSL/TLS) for your email host. 2016-05-23 11:40:22 +01:00
TidusJar
98eadc9cc6 Updated the claims so we can support more users.
Added a user management section (not yet complete)
Added the api to the solution and a api key in the settings (currently only gets the requests).
2016-05-15 21:51:20 -04:00
tidusjar
54ab4854e6 Added the 'enable user notifications' to the email settings view and model. 2016-04-20 13:48:44 +01:00
Drewster727
84edd6636d fix saving the log level 2016-04-17 21:58:34 -05:00
tidusjar
6190eceb60 Finally fixed #72 2016-04-14 14:50:40 +01:00
tidusjar
1af3c21655 Added a url base 2016-04-08 14:14:08 +01:00
tidusjar
f0d44b2788 Fixed an issue where we would add the Sickrage series but it would fail on adding the seasons. 2016-04-05 21:51:52 +01:00
Drewster727
9ac949a67c #114 first pass at choosing quality profile when approving + focus search input by default and when switching tabs 2016-04-03 17:30:12 -05:00
tidusjar
e037ad0f2b Got the search finished up for #32 2016-04-01 23:05:17 +01:00
Drewster727
a028a68a08 merge changes from main dev branch. fix up requestedmodel users null issue. 2016-03-30 09:10:09 -05:00
tidusjar
f7c33d48f4 Added a scroll to the top thingy and a bit more work on headphones 2016-03-30 13:59:13 +01:00
Drewster727
dce5983720 merge in tidusjar's dev changes, remove approve all, fix alignment on approve all category buttons 2016-03-29 09:03:34 -05:00
tidusjar
5843dee2a5 Added the settings page for #32 2016-03-29 09:58:23 +01:00
Drewster727
f5ecb63071 #84 provide an option in settings to resttrict users from viewing requests other than their own. 2016-03-27 22:39:59 -05:00
Drewster727
fff267db37 #54 comma separated list of users who don't require approval + fix a couple request messages (include show title) 2016-03-27 22:19:02 -05:00
Drewster727
673f3416e0 approve tv shows or movies
separate checkboxes in the settings screen separating out the approval
by tv or movie.
2016-03-25 17:14:26 -05:00
tidusjar
2d016315c7 Added the ability to sepcify a username in the email notification settings for external MTA's. We have had to add a new option called Email Sender because of this. #78 2016-03-24 11:31:49 +00:00
tidusjar
2d5612a045 Finished adding pushover support. #44 2016-03-22 22:17:06 +00:00
tidusjar
37fa7809cc Finished #71 2016-03-22 08:50:42 +00:00
tidusjar
895a0c50eb Added a subdir to CP, SickRage, Sonarr and Plex #43 2016-03-21 14:23:55 +00:00
tidusjar
803b12da0f Added the api and settings page for Sickrage. Just need to do the tester and hook it up #40 2016-03-19 12:25:51 +00:00
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
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
cc3d41aa9a Small changes 2016-03-13 21:32:47 +00:00
Jamie Rees
5dd9885885 Added the support for TV Series integrating with Sonarr 2016-03-13 20:58:42 +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
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
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
65087642e1 Fixed the issue when sending movies to CouchPotato. 2016-03-04 20:48:56 +00:00
tidusjar
725678779a Added missing files 2016-03-04 12:46:01 +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
tidusjar
d1827cd3be Renamed folders 2016-03-03 10:26:16 +00:00