Ombi/PlexRequests.Store
2016-03-18 12:25:16 +00:00
..
Models Started on #16, nothing is hooked up yet. 2016-03-17 17:17:34 +00:00
Properties #12 2016-03-15 18:48:08 +00:00
Repository Switched over to the new service 2016-03-18 11:06: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
GenericRepository.cs Some error handling and ensure we are an admin to delete requests. 2016-03-08 14:26:26 +00:00
IRepository.cs First pass at the plex update service 2016-03-07 13:08:30 +00:00
IRequestRepository.cs Started on #16, nothing is hooked up yet. 2016-03-17 17:17:34 +00:00
ISettingsRepository.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 Added migration code and cleaned up the DB 2016-03-18 12:25:16 +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 Added migration code and cleaned up the DB 2016-03-18 12:25:16 +00:00
TableCreation.cs Renamed folders 2016-03-03 10:26:16 +00:00
UserModel.cs Renamed folders 2016-03-03 10:26:16 +00:00
UserRepository.cs First pass at the plex update service 2016-03-07 13:08:30 +00:00