You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ombi/PlexRequests.Store
Drewster727 3261bdbf9b
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
9 years ago
..
Models Change the new columns type 9 years ago
Properties
Repository Got the search finished up for #32 9 years ago
DbConfiguration.cs Added a DBSchema so we have an easier way to update the DB 9 years ago
Entity.cs
ISqliteConfiguration.cs
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 9 years ago
RequestedModel.cs Finished the bulk work for Headphones. Needs testing #32 9 years ago
Sql.Designer.cs
Sql.resx
SqlTables.sql Change the new columns type 9 years ago
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. 9 years ago
UserEntity.cs
UserRepository.cs
UsersModel.cs
packages.config Finished styling on the logger for now. #59 9 years ago
sqlite3.dll