tidusjar
2187b1453a
Plex theme
2016-05-24 13:21:46 +01:00
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
4fd3db1ae5
Using Mailkit to fix #204
2016-05-20 21:24:26 +01:00
tidusjar
db35897f05
Styling for #27
2016-05-20 16:00:38 +01:00
tidusjar
aa2949cdd0
I think the auto updater is finished! #29
2016-05-20 13:51:25 +01:00
TidusJar
15fae26397
More work on the user management
2016-05-15 23:01:17 -04: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
741a4ae75c
- Improved the RetryHandler.
...
- Made the tester buttons on the settings pages a bit more robust and added an indication when it's testing (spinner)
2016-05-15 20:32:59 -04:00
TidusJar
03c7585ebe
Finished #209
2016-05-12 16:01:05 -04:00
tidusjar
54ab4854e6
Added the 'enable user notifications' to the email settings view and model.
2016-04-20 13:48:44 +01:00
tidusjar
ffbb3d9a44
Fixed #162
2016-04-18 18:46:09 +01:00
Drewster727
84edd6636d
fix saving the log level
2016-04-17 21:58:34 -05:00
tidusjar
67c968e886
BaseUrl is finally finished! #72
2016-04-16 14:02:06 +01:00
tidusjar
51f8e2a95c
More changes for the urlbase #72
2016-04-15 14:23:32 +01:00
tidusjar
7c7142c8b5
Done the auth, cp, logs and sidebar for #72
2016-04-14 23:03:33 +01: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
f2ba56f131
Small changes for #32
2016-04-05 08:49:11 +01:00
tidusjar
39a5032c3e
Finished the bulk work for Headphones. Needs testing #32
2016-04-04 14:27:55 +01:00
Drewster727
08b14d0164
#114 first pass at choosing quality profile when approving + focus search input by default and when switching tabs
2016-04-03 17:37:41 -05: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
acb39b56f8
work for #32
2016-04-03 21:35:09 +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
3d41445f6f
#96 Finished adding test functionality to notifications
2016-03-28 14:42:25 -05:00
Drewster727
4b3f79b4a8
#96 Email notification test button (others to come)
2016-03-27 23:45:52 -05: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
8c2a3c8fd7
added logs to the sidebar. I'm an idiot
2016-03-25 17:21:20 +00:00
tidusjar
b96087d089
Finished styling on the logger for now. #59
2016-03-24 23:16:55 +00: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
68f8b9cd71
MERGE
2016-03-23 14:01:58 +00:00
tidusjar
c7ac8a7d99
Done most on #59
2016-03-23 13:43:27 +00:00
tidusjar
2d5612a045
Finished adding pushover support. #44
2016-03-22 22:17:06 +00:00
tidusjar
c4f57169ad
Improved the status page with the suggestion from #29
2016-03-22 11:06:43 +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
9402d1409e
Wow, that was a lot of work.
...
- So, I have now finished #40 .
- Fixed a bug where we was not choosing the correct tv series (Because of TVMaze)
- Fixed a bug when checking for plex titles
- Fixed a bug where the wrong issue would clean on the UI (DB was correct)
- Refactored how we send tv shows
- And too many small changes to count.
2016-03-19 14:17:54 +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
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