Ombi/PlexRequests.Store
2016-03-31 13:15:11 +01:00
..
Models Finished styling on the logger for now. #59 2016-03-24 23:16:55 +00:00
Properties #12 2016-03-15 18:48:08 +00:00
Repository Done most on #59 2016-03-23 13:43:27 +00:00
DbConfiguration.cs Upped the time of #123 2016-03-31 13:15:11 +01:00
Entity.cs Renamed folders 2016-03-03 10:26:16 +00:00
ISqliteConfiguration.cs Making the configuration actually do something. Setting a default configuration if there is no DB 2016-03-04 23:19:48 +00:00
packages.config Finished styling on the logger for now. #59 2016-03-24 23:16:55 +00:00
PlexRequests.Store.csproj 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
RequestedModel.cs ignore items that are already available when approving in bulk, and simplify the checking + compile css 2016-03-30 14:35:22 -05: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 Finished #49 2016-03-24 14:07:01 +00:00
TableCreation.cs Renamed folders 2016-03-03 10:26:16 +00: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