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 |
|
tidusjar
|
8b3f35edbb
|
Implimented the password part and authentication with Plex
|
2016-03-08 17:18:13 +00:00 |
|
tidusjar
|
5b0a78894e
|
Initial Use authentication is working. Need to do the password bit
|
2016-03-08 17:04:27 +00:00 |
|
Jamie Rees
|
f2819664e7
|
small changes
|
2016-03-06 21:44:20 +00:00 |
|
Jamie Rees
|
c49e9a386b
|
remove post build
|
2016-03-04 22:32:38 +00:00 |
|
Jamie Rees
|
93c5cf6eb6
|
Small changes
|
2016-03-04 22:24:18 +00:00 |
|
Jamie Rees
|
2f5db03815
|
MOre work
|
2016-03-04 21:17:43 +00:00 |
|
tidusjar
|
2752a14407
|
Added travisyml
|
2016-03-04 16:33:51 +00:00 |
|
tidusjar
|
d1827cd3be
|
Renamed folders
|
2016-03-03 10:26:16 +00:00 |
|