Commit graph

58 commits

Author SHA1 Message Date
tidusjar
796f0fc188 All Sln changes 2016-12-19 20:14:31 +00:00
tidusjar
9c517aa2e0 moved namespaces 2016-12-19 20:05:04 +00:00
tidusjar
a1ec30c641 Product name change 2016-12-19 19:24:54 +00:00
tidusjar
ce95fe468f #788 fixed! 2016-12-16 21:21:58 +00:00
tidusjar
5c023341b6 Fixed #788 and #791 2016-12-16 20:31:34 +00:00
Jamie.Rees
c0070868ab Fixes around the server admin #754 2016-12-09 15:34:35 +00:00
Jamie.Rees
7a41aef838 fixed #703 2016-11-25 08:40:38 +00:00
Jamie.Rees
f7bf2a2fe7 #218 2016-11-21 13:25:39 +00:00
tidusjar
4629301264 Implimented auto approve permissions #218 2016-11-20 19:10:46 +00:00
Jamie.Rees
2a8927eb6d Fixed the issue with user management, needed to implement our own authentication provider 2016-11-18 17:17:35 +00:00
Jamie.Rees
55f1309140 finished #646 and fixed #664 2016-11-14 13:16:02 +00:00
Jamie.Rees
fdb4b501e2 Fixed #621 2016-10-28 08:57:21 +01:00
Jamie.Rees
b851d77364 User management stuff 2016-10-25 17:31:59 +01:00
tidusjar
c1ea2ecc65 Reverted 2016-10-10 21:55:43 +01:00
tidusjar
c0e6030ba3 FIXED!!!!! YES BITCH! #550 2016-10-10 21:36:29 +01:00
tidusjar
15a85fae9a Fixed #532 2016-09-12 14:14:59 +01:00
tidusjar
4b5079598d Change the redirection to use a relative uri redirect #473 2016-08-21 19:33:19 +01:00
tidusjar
0fe7bba9ac Redirect to search if we are already logged in #488 2016-08-21 19:17:36 +01:00
tidusjar
13324cac14 More unit tests around the login and also the core Plex Checker 2016-08-12 14:41:34 +01:00
tidusjar
2608e53399 #254 Removed the cache, we are now storing the plex information into the database.
There is a big structure change around this, also increased the default check time to be in hours.
2016-08-05 11:34:00 +01:00
tidusjar
5d18877b49 Short circuit when Plex hasn't been setup. Added Miniprofiler 2016-08-04 13:38:42 +01:00
tidusjar
2c67576af6 Updated translations for #402
Finished reworking the redirect in the login for #426
2016-07-26 20:15:27 +01:00
tidusjar
f03392691c Reworking the login page for #426 2016-07-26 12:59:39 +01:00
tidusjar
57ec940d5a Moved the plex auth token to the plex settings where it should belong. 2016-07-14 13:01:07 +01:00
tidusjar
8854dc23c7 fixed #412 2016-07-06 14:24:48 +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
63e0d0e531 Small changes around how we work with custom events in the analytics 2016-06-22 12:59:01 +01:00
tidusjar
5bf557658d Just some more async changes 2016-06-09 16:59:35 +01:00
tidusjar
46f7a0769e styling for #298 done, just need to wire up the model and do the actual status check 2016-06-08 22:06:38 +01:00
tidusjar
0ed75f163f Removed some DumpJson() from the trace logs. 2016-06-08 17:22:17 +01:00
tidusjar
0eea53e8fe Landing page stuff #298 2016-06-08 14:58:12 +01:00
tidusjar
05e4c313bf More work for #298 2016-06-07 16:22:05 +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
03c7585ebe Finished #209 2016-05-12 16:01:05 -04:00
tidusjar
af028f0b56 Did the login bit on #185 2016-04-28 14:23:09 +01:00
tidusjar
acb9aab369 More changes for #72 2016-04-14 17:30:02 +01:00
tidusjar
6dea8b7440 Fixed exception and all areas will now use the base url #72 2016-04-14 17:19:55 +01:00
tidusjar
6190eceb60 Finally fixed #72 2016-04-14 14:50:40 +01:00
Drewster727
2ad36fa20f remove test/temp code in UserLoginModule 2016-04-01 09:08:28 -05:00
Drewster727
3dbef199aa #122 store utc time in the databse + obtain timezone offset of the client upon login + offset times returned to client based on session offset 2016-03-31 22:23:38 -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
tidusjar
792bbf5f95 This fixes #36 2016-03-19 16:42:11 +00:00
Shannon Barrett
c28a26413a Should fix issue #36 2016-03-18 19:16:29 -05:00
tidusjar
3188a720fa Added a bunch of logging 2016-03-14 14:14:08 +00:00
Jamie Rees
452ad07ba0 Fixed a bug in the Login and added a unit test to cover that.
Added a button to approve an individual request.
Fixed some minor bugs in the request screen
2016-03-10 19:58:32 +00:00
tidusjar
759540c837 Added user logout method and unit tests to cover it 2016-03-09 12:59:07 +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
tidusjar
6c03e3f0ad More test changes 2016-03-09 11:43:53 +00:00
tidusjar
68850fd8b7 Added first real test 2016-03-09 11:21:06 +00:00
tidusjar
f7a6614748 Refactoring 2016-03-08 17:21:07 +00:00