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 b8a01b62b9
only show requested by users to admins + start maintaining a list of users with each request
9 years ago
..
Models Finished styling on the logger for now. #59 9 years ago
Properties #12 9 years ago
Repository Done most on #59 9 years ago
DbConfiguration.cs Added some tests and fixed the issue where the DB would get created in the wrong place depending on how you launched the application 9 years ago
Entity.cs
ISqliteConfiguration.cs Making the configuration actually do something. Setting a default configuration if there is no DB 9 years ago
PlexRequests.Store.csproj Added some tests and fixed the issue where the DB would get created in the wrong place depending on how you launched the application 9 years ago
RequestedModel.cs only show requested by users to admins + start maintaining a list of users with each request 9 years ago
Sql.Designer.cs
Sql.resx
SqlTables.sql Finished #49 9 years ago
TableCreation.cs
UserEntity.cs Fixed an issue where the table didn't match the model. 9 years ago
UserRepository.cs Done most on #59 9 years ago
UsersModel.cs Finished #49 9 years ago
packages.config Finished styling on the logger for now. #59 9 years ago
sqlite3.dll