Ombi/PlexRequests.Store
2016-03-22 13:22:47 +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 When we do a batch update we need to reset the cache 2016-03-19 15:57:39 +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 Hooked up most of #49 Just the validation messages need to be done. 2016-03-22 10:46:24 +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 Hooked up most of #49 Just the validation messages need to be done. 2016-03-22 10:46:24 +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 Fixed an issue where the table didn't match the model. 2016-03-22 13:22:47 +00:00
UsersModel.cs Hooked up most of #49 Just the validation messages need to be done. 2016-03-22 10:46:24 +00:00