Commit graph

337 commits

Author SHA1 Message Date
tidusjar
05b219a351 Made the request module async #278 2016-05-27 21:17:58 +01:00
tidusjar
e9d74a3d76 Started some dynamic scrolling. 2016-05-27 17:32:01 +01:00
tidusjar
a728becc32 Stop dumping out the settings to the log. 2016-05-27 15:18:27 +01:00
tidusjar
166e0f81cf Made more async goodness 2016-05-27 15:07:07 +01:00
tidusjar
8550cc4c5e Made some of the searching async #278 2016-05-27 14:31:47 +01:00
tidusjar
e3cd016dc7 Updater wouldn't work when running a reverse proxy #236 2016-05-27 14:14:15 +01:00
tidusjar
34e74c74c1 Fixed #277 2016-05-27 13:50:27 +01:00
Drewster727
95d1a83208 fix 404 error 2016-05-27 03:10:50 -05:00
Drewster727
6660209427 #262 make the auth users list taller 2016-05-27 02:52:20 -05:00
Drewster727
217ce391e0 #221 delete requests per category 2016-05-27 02:21:54 -05:00
Drewster727
96352e14ee #256 #237 UI Improvements and consolidation 2016-05-27 01:30:49 -05:00
tidusjar
16bd4f5b71 Set the admin to have all claims 2016-05-26 17:31:01 +01:00
tidusjar
25714f03f7 Fixed #244 2016-05-26 13:40:44 +01:00
tidusjar
c43e3a93d2 Fixed #270 2016-05-26 08:56:36 +01:00
tidusjar
605878700d Fixed an issue where if you have only 1 plex friend it would not show in the list 2016-05-25 16:38:51 +01:00
tidusjar
3032c4fed3 fixed #252 2016-05-25 14:16:21 +01:00
tidusjar
4c85522c2b fixed #428 2016-05-25 14:09:07 +01:00
tidusjar
a26026166d fully fixed #239 2016-05-25 13:26:32 +01:00
tidusjar
170e1bc4fb Fixed the release build issue where we could not access the settings #239 2016-05-25 10:57:52 +01:00
tidusjar
f285305cac cleanup 2016-05-25 09:16:32 +01:00
tidusjar
4b5c2d627c typo 2016-05-25 09:16:14 +01:00
tidusjar
bebc7d524f Fixed #241 2016-05-25 09:15:26 +01:00
tidusjar
02ef2902c8 Fixed #239 2016-05-25 08:59:51 +01:00
tidusjar
e1f7cd1ff7 Fixed #238 2016-05-25 08:55:49 +01:00
Drewster727
4646bb5d79 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git 2016-05-24 15:46:11 -05:00
Drewster727
1bfd5f435b small UI tweaks/improvements 2016-05-24 15:45:25 -05:00
tidusjar
9ccd837758 Fixed an issue with the auth page when running with a reverse proxy 2016-05-24 21:29:34 +01:00
tidusjar
1bbd62853e Remove pointless test, change the default theme and fix a small bug 2016-05-24 19:18:48 +01:00
tidusjar
c9e5a8aec8 Fixed api 2016-05-24 17:18:34 +01:00
tidusjar
b2144f3f69 finished #26 2016-05-24 14:02:56 +01:00
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
7c41f448a8 finished #222 #205 2016-05-23 17:22:22 +01:00
tidusjar
748fe2ca2d Started working on #26 2016-05-23 15:05:51 +01:00
tidusjar
2b20af5df0 undid some small changes that was checked in by accident 2016-05-23 13:30:44 +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
d0e6a2a341 small changes 2016-05-20 22:16:59 +01:00
tidusjar
7ce05028fc #27 fully finished 2016-05-20 21:52:06 +01:00
tidusjar
e1ca857d7e Fixed #215 2016-05-20 21:31:54 +01:00
tidusjar
4fd3db1ae5 Using Mailkit to fix #204 2016-05-20 21:24:26 +01:00
tidusjar
5e0f022c83 color 2016-05-20 17:23:31 +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
0601f04582 I think we have finished the main bulk of the auto updater #29 2016-05-20 13:07:24 +01:00
tidusjar
915459a141 #222 #205 more ! Started getting the settings out 2016-05-20 11:52:52 +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
187a59261a More work on the api and documentation #222 #205 2016-05-19 14:29:41 +01:00