Commit graph

26 commits

Author SHA1 Message Date
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
0f34885444 Consolidate newtonsoft.json packages 2016-08-04 12:08:03 +01:00
tidusjar
698b08aff9 Updated Newtonsoft.Json, Autofixture, Nlog and Dapper packages 2016-08-04 11:54:39 +01:00
tidusjar
eba1570399 Small bit of work for #359 2016-06-27 15:55:44 +01:00
tidusjar
3650c4f943 Finished #6 2016-06-24 15:33:38 +01:00
tidusjar
fcf2c84f61 More work on #298. Everything wired up 2016-06-09 13:36:34 +01:00
tidusjar
67a079a17c updated nlog and fixed #295 2016-06-03 22:52:32 +01:00
tidusjar
ae4d51de9b Started #273 2016-05-31 13:05:34 +01:00
tidusjar
a35516b646 Updated dapper.contrib. Looks like there was a bug in the async methods. 2016-05-28 21:54:36 +01:00
tidusjar
03ce361183 Made the search page all async goodness #278 2016-05-27 22:04:25 +01:00
tidusjar
e49b160500 Fully finished #27 just need to test it! 2016-05-20 17:20:17 +01:00
TidusJar
79086dcf45 Added in an audit table. Since we are now allowing multiple users to change and modify things we need to audit this. 2016-05-16 00:16:19 -04:00
TidusJar
03c7585ebe Finished #209 2016-05-12 16:01:05 -04:00
tidusjar
df3dc4ac04 - Added a visual indication on the UI to tell the admin there is a update available.
- We are now also recording the last scheduled run in the database
2016-04-29 14:08:30 +01:00
Drewster727
3261bdbf9b revert everything (except PlexRequests.UI) back to .NET 4.5.2 -- fixes incompatibilities with the latest version of mono (4.2.3.4) -- fixes notifications not working #152 #147 #141 2016-04-10 20:01:35 -05:00
tidusjar
e2aa4016a8 Added some tests and fixed the issue where the DB would get created in the wrong place depending on how you launched the application 2016-03-29 14:13:13 +01:00
tidusjar
b96087d089 Finished styling on the logger for now. #59 2016-03-24 23:16:55 +00:00
tidusjar
c7ac8a7d99 Done most on #59 2016-03-23 13:43:27 +00:00
tidusjar
8f7098d048 Hooked up most of #49 Just the validation messages need to be done.
***NOTE: Due to we are now hashing the passwords and reading from a new table, We will need to create a new administrator account.***
2016-03-22 10:46:24 +00:00
tidusjar
b62b7c1305 Added migration code and cleaned up the DB 2016-03-18 12:25:16 +00:00
tidusjar
f7b32ca9dc Updated the Dapper.Contrib package, it had a bug where it wasn't returning the correct Id from inserts 2016-03-18 11:07:46 +00:00
tidusjar
07b42ffd50 Started on #16, nothing is hooked up yet. 2016-03-17 17:17:34 +00:00
tidusjar
5f9987b85d add appveyor 2016-03-04 17:27:04 +00:00
tidusjar
7274f2d9f6 Upgraded .net to 4.6 2016-03-04 17:14:36 +00:00
tidusjar
46dc9d95f1 Added logging (Still WIP) 2016-03-03 11:51:59 +00:00
tidusjar
d1827cd3be Renamed folders 2016-03-03 10:26:16 +00:00
Renamed from PlexRequest.Store/PlexRequests.Store.csproj (Browse further)