Ombi/PlexRequests.Store
2016-06-09 22:21:55 +01:00
..
Models Started #273 2016-05-31 13:05:34 +01:00
Properties #12 2016-03-15 18:48:08 +00:00
Repository Removed some DumpJson() from the trace logs. 2016-06-08 17:22:17 +01:00
app.config More work on #298. Everything wired up 2016-06-09 13:36:34 +01:00
DbConfiguration.cs Made the store backup clean up some of the older backups (> 7 days). 2016-05-15 23:39:40 -04:00
Entity.cs Renamed folders 2016-03-03 10:26:16 +00:00
ISqliteConfiguration.cs Finished #186 2016-04-28 14:20:35 +01:00
packages.config updated nlog and fixed #295 2016-06-03 22:52:32 +01:00
PlexRequests.Store.csproj More work on #298. Everything wired up 2016-06-09 13:36:34 +01:00
RequestedModel.cs Capture the TVDBID when requesting. 2016-06-09 22:21:55 +01:00
Sql.Designer.cs Renamed folders 2016-03-03 10:26:16 +00:00
Sql.resx Small changes 2016-03-04 22:24:18 +00:00
sqlite3.dll Renamed folders 2016-03-03 10:26:16 +00:00
SqlTables.sql Started #273 2016-05-31 13:05:34 +01:00
TableCreation.cs Remove old migration code and added new migration code. 2016-04-25 10:10:20 +01:00
UserEntity.cs Fixed an issue where the table didn't match the model. 2016-03-22 13:22:47 +00:00
UserRepository.cs Made the search page all async goodness #278 2016-05-27 22:04:25 +01:00
UsersModel.cs Finished #49 2016-03-24 14:07:01 +00:00