Commit graph

51 commits

Author SHA1 Message Date
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
df3dc4ac04 - Added a visual indication on the UI to tell the admin there is a update available.
- We are now also recording the last scheduled run in the database
2016-04-29 14:08:30 +01:00
tidusjar
a004eca6ec Fixed #185 2016-04-28 13:06:40 +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
6dea8b7440 Fixed exception and all areas will now use the base url #72 2016-04-14 17:19:55 +01:00
Drewster727
aba350dee2 add missing reference for release mode 2016-04-05 13:35:00 -05:00
Drewster727
fb66f5aca8 #139 remove dependency and usage of humanize() - should help with cross-platform issues. start using moment.js 2016-04-05 13:33:06 -05:00
tidusjar
837572a8cd Fixed the logs page 2016-04-05 14:07:26 +01:00
Drewster727
7593d3a7e9 cache injection, error handling and logging on startup, etc 2016-04-04 10:18:23 -05:00
Drewster727
e8c222f66e #114 start caching quality profiles. Set the cache on startup and when obtaining quality profiles in settings 2016-04-03 20:32:36 -05: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
5a5512a1cd #96 fix up notification test feature 2016-03-29 11:38:22 -05: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
7349f78b80 Fixed the tests 2016-03-29 10:44:23 +01: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
tidusjar
78b429e666 Fixed a bug where if you had auto approve it wouldn't notify you 2016-03-26 00:48:01 +00:00
tidusjar
b96087d089 Finished styling on the logger for now. #59 2016-03-24 23:16:55 +00:00
tidusjar
3fe1f13bd1 Refactored the Notification service to how it should have really been done in the first place. 2016-03-24 17:14:45 +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
da8b6340ae Fixed #74 and #64 2016-03-22 08:59:31 +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
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
tidusjar
9778002da5 Added back the reference 2016-03-16 14:42:15 +00:00
tidusjar
7ce468de5e resolved #10 2016-03-16 14:33:33 +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
ca8b9f20f1 Added more tests 2016-03-15 13:00:54 +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
Jamie Rees
02d3118438 Started added tests 2016-03-13 22:07:16 +00:00
Jamie Rees
3393811717 bug fix, Couchpotato settings wouldn't show in release due to a Nancy bug 2016-03-13 21:33:46 +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
tidusjar
8b3f35edbb Implimented the password part and authentication with Plex 2016-03-08 17:18:13 +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
b9dd08a8bc few small changes, added plex settings 2016-03-04 23:36:39 +00:00
Jamie Rees
65087642e1 Fixed the issue when sending movies to CouchPotato. 2016-03-04 20:48:56 +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