Commit graph

63 commits

Author SHA1 Message Date
tidusjar
13324cac14 More unit tests around the login and also the core Plex Checker 2016-08-12 14:41:34 +01:00
tidusjar
768519f28b fixed another test 2016-08-07 18:57:35 +01:00
tidusjar
348beb31ba Fixed tests 2016-08-07 18:57:01 +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
698b08aff9 Updated Newtonsoft.Json, Autofixture, Nlog and Dapper packages 2016-08-04 11:54:39 +01:00
tidusjar
50f9348350 Added unit tests 2016-08-01 13:24:26 +01:00
tidusjar
4d85000753 Fixed the bug in #438 and added unit tests to make so we dont break it in the future 2016-07-26 20:50:38 +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
a732753a56 Updated packages 2016-07-06 14:46:55 +01:00
tidusjar
8854dc23c7 fixed #412 2016-07-06 14:24:48 +01:00
tidusjar
7a6ee7e98d Plugged in MediatR 2016-06-29 17:16:50 +01:00
tidusjar
3cc1113440 Fixed some warnings 2016-06-29 09:51:18 +01:00
tidusjar
7a8d7e3f19 Started #243 2016-06-24 09:39:31 +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
f30bc103ed revert branch to 664dae2 2016-06-21 09:01:48 +01:00
tidusjar
14ca513555 Some unit tests for the issues 2016-06-17 11:59:06 +01:00
tidusjar
3e16d8acf0 done #318 2016-06-13 13:01:22 +01:00
tidusjar
e8706354b9 Fixed tests 2016-06-13 10:34:37 +01:00
tidusjar
3df6b65666 #298 added some tests for the landing page 2016-06-13 10:28:36 +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
dd46f08f8b Fixed tests 2016-06-07 16:28:48 +01:00
tidusjar
4808fffcef most of #273 done 2016-06-07 14:26:54 +01:00
tidusjar
0dd30968d5 Started #298 2016-06-06 14:31:20 +01:00
tidusjar
c57f33151b Revert "Small changes"
This reverts commit 6d40d3b891.
2016-05-31 16:47:10 +01:00
tidusjar
6d40d3b891 Small changes 2016-05-31 16:46:48 +01:00
tidusjar
47057b297d Fixed tests 2016-05-25 13:29:54 +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
7c41f448a8 finished #222 #205 2016-05-23 17:22:22 +01:00
tidusjar
db00326a9c fixed test 2016-05-20 16:01:57 +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
TidusJar
96a40a2aaa Added the updater to the soloution and did a bit of starting code. 2016-05-15 22:16:40 -04:00
tidusjar
076a75b82f Stop the Cachers from bombing out when the response from the 3rd party api returns an exception or invalid response. #171 2016-04-21 12:10:36 +01:00
tidusjar
acb9aab369 More changes for #72 2016-04-14 17:30:02 +01:00
tidusjar
213a088f07 Commented out the unit tests as they need to be reworked now. 2016-04-14 15:06:28 +01:00
Drewster727
b1ea713c77 task.run for startup caching + fix admin module unit test failures 2016-04-04 12:08:48 -05:00
tidusjar
7349f78b80 Fixed the tests 2016-03-29 10:44:23 +01: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
792bbf5f95 This fixes #36 2016-03-19 16:42:11 +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
1ebf80d1d1 Fixed the new dependancy with the admin class tests 2016-03-19 00:17:53 +00:00
tidusjar
f4a60da40d Fixed tests 2016-03-17 14:42:26 +00:00
tidusjar
ca8b9f20f1 Added more tests 2016-03-15 13:00:54 +00:00