Ombi/PlexRequests.Store
2016-03-24 14:07:01 +00:00
..
Models Done most on #59 2016-03-23 13:43:27 +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 Added the support for TV Series integrating with Sonarr 2016-03-13 20:58:42 +00: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 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
PlexRequests.Store.csproj Done most on #59 2016-03-23 13:43:27 +00:00
RequestedModel.cs Resolved #7 2016-03-15 14:03:07 +00: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