Commit graph

81 commits

Author SHA1 Message Date
tidusjar
57ec940d5a Moved the plex auth token to the plex settings where it should belong. 2016-07-14 13:01:07 +01:00
tidusjar
ae64c11485 Added code to request the api key for CouchPotato 2016-07-08 13:46:56 +01:00
tidusjar
f9af1dc12b Fixed #417 2016-07-08 13:17:03 +01:00
tidusjar
36bbf3375c Small changes 2016-06-29 13:53:01 +01:00
tidusjar
3563f166c9 Fixed an issue where we didn't provide the correct response when clearing the logs 2016-06-29 09:02:03 +01:00
tidusjar
88a43563c4 Added some of the backend bits for #182 2016-06-28 16:32:57 +01:00
tidusjar
52fd1c7844 Fixed where a user could see the delete button on the issues page 2016-06-28 14:04:43 +01:00
tidusjar
6aae347297 Finished #337 2016-06-27 16:16:33 +01:00
tidusjar
a9237db313 Some analytics 2016-06-27 16:08:21 +01:00
tidusjar
f834e9635c Fixed a circular reference issue 2016-06-22 13:50:17 +01:00
tidusjar
63e0d0e531 Small changes around how we work with custom events in the analytics 2016-06-22 12:59:01 +01:00
Drewster727
8e004cea2e workaround for #334 2016-06-21 10:00:22 -05:00
tidusjar
5a1b606f01 Set the defaults for the landing page 2016-06-21 13:02:53 +01:00
tidusjar
3e16d8acf0 done #318 2016-06-13 13:01:22 +01:00
tidusjar
5bf557658d Just some more async changes 2016-06-09 16:59:35 +01:00
tidusjar
41e547ca10 Small changes 2016-06-09 13:42:42 +01:00
tidusjar
0ed75f163f Removed some DumpJson() from the trace logs. 2016-06-08 17:22:17 +01:00
tidusjar
66bede34f4 Settings done for #298 2016-06-06 17:19:56 +01:00
tidusjar
0dd30968d5 Started #298 2016-06-06 14:31:20 +01:00
tidusjar
67a079a17c updated nlog and fixed #295 2016-06-03 22:52:32 +01:00
tidusjar
a728becc32 Stop dumping out the settings to the log. 2016-05-27 15:18:27 +01:00
tidusjar
a26026166d fully fixed #239 2016-05-25 13:26:32 +01:00
tidusjar
e49b160500 Fully finished #27 just need to test it! 2016-05-20 17:20:17 +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
cbfe88cd6d Added the ability to get the apikey from the api if you provide a correct username and password.
Added more unit tests
Added the ability to change a users password using the api
refactored the Usermapper and made it unit testsable.

Also api documentation for the new endpoints too.

#222 #205
2016-05-20 10:44:02 +01:00
tidusjar
84dc4515fd Removed the service locator from the base classes and added in some Api tests
added all the tests back in!
2016-05-19 17:02:46 +01:00
tidusjar
fb1d3a9e92 Fixed 2016-05-17 21:21:42 +01:00
TidusJar
79b9d3aed7 Missed out a file 2016-05-16 00:16:38 -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
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