Ombi/PlexRequests.Store
2016-05-27 15:07:07 +01:00
..
Models Fully finished #27 just need to test it! 2016-05-20 17:20:17 +01:00
Properties #12 2016-03-15 18:48:08 +00:00
Repository Made more async goodness 2016-05-27 15:07:07 +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 packages 2016-05-12 23:41:14 -04:00
PlexRequests.Store.csproj Fully finished #27 just need to test it! 2016-05-20 17:20:17 +01:00
RequestedModel.cs Fully finished #27 just need to test it! 2016-05-20 17:20:17 +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 Fully finished #27 just need to test it! 2016-05-20 17:20:17 +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 Done most on #59 2016-03-23 13:43:27 +00:00
UsersModel.cs Finished #49 2016-03-24 14:07:01 +00:00