Commit graph

16 commits

Author SHA1 Message Date
tidusjar
1d8437739e Should fix #696 Fixed an issue with the scheduled jobs where it could use a different trigger if the order between the schedules and the triggers were in different positions in the array... Stupid me, ordering both arrays by the name now.
Fixed #729 #730
Should fix #717 also
2016-12-07 20:00:33 +00:00
Jamie.Rees
a2639375fb Small tweaks to the Request Page 2016-12-01 08:49:46 +00:00
Jamie.Rees
3384ba90fc Remove all references to the claims 2016-11-16 14:44:45 +00: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
52fd1c7844 Fixed where a user could see the delete button on the issues page 2016-06-28 14:04:43 +01:00
tidusjar
4a79bb782e Fixed #362 2016-06-23 08:50:34 +01:00
tidusjar
7b57e3fffc Fixed #353 #354 #355 2016-06-22 09:33:20 +01:00
tidusjar
6f18c69f5f Fixes to the issues 2016-06-21 13:39:23 +01:00
tidusjar
eb6d8af92e small changes 2016-06-13 13:21:38 +01:00
tidusjar
5bf557658d Just some more async changes 2016-06-09 16:59:35 +01:00
tidusjar
68648dcccf Change the way we configure the IoC container in the bootstrapper, we are registering all the concrete instances on application start rather than on each web request. This should increase the performance per HTTP request. 2016-06-09 16:15:09 +01:00
tidusjar
4808fffcef most of #273 done 2016-06-07 14:26:54 +01:00
tidusjar
071daf4ab4 a crap tonne of work on #273 2016-06-04 17:51:13 +01:00
tidusjar
d6c2997570 More work on #273 2016-06-04 00:15:31 +01:00
tidusjar
2011b10e20 #273 2016-06-02 18:30:37 +01:00
tidusjar
9ffe184dd3 More for #273 2016-06-01 18:32:52 +01:00