Ombi/PlexRequests.Store
2016-04-10 20:01:35 -05:00
..
Models Change the new columns type 2016-04-01 22:17:15 +01:00
Properties #12 2016-03-15 18:48:08 +00:00
Repository Got the search finished up for #32 2016-04-01 23:05:17 +01:00
DbConfiguration.cs Added a DBSchema so we have an easier way to update the DB 2016-04-01 22:13:12 +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 revert everything (except PlexRequests.UI) back to .NET 4.5.2 -- fixes incompatibilities with the latest version of mono (4.2.3.4) -- fixes notifications not working #152 #147 #141 2016-04-10 20:01:35 -05:00
RequestedModel.cs Finished the bulk work for Headphones. Needs testing #32 2016-04-04 14:27:55 +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 Change the new columns type 2016-04-01 22:17:15 +01:00
TableCreation.cs remove references to obsolete RequestedBy property + start setting the db schema to the app version, and check that in the future for migrations. 2016-04-02 17:04:05 -05: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