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.Core
tidusjar b0ef40a560
Remove old migration code and added new migration code.
9 years ago
..
Models 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
Properties #12 9 years ago
SettingModels Added the 'enable user notifications' to the email settings view and model. 9 years ago
CacheKeys.cs increase the scheduler cache timeframe to avoid losing cache when the remote api endpoints go offline (due to a reboot or some other reason) -- if they're online, the cache will get refreshed every 10 minutes like normal 9 years ago
IRequestService.cs Got the search finished up for #32 9 years ago
ISettingsService.cs Renamed folders 9 years ago
JsonRequestService.cs Got the search finished up for #32 9 years ago
PlexRequests.Core.csproj fix saving the log level 9 years ago
SettingsServiceV2.cs Done most on #59 9 years ago
Setup.cs Remove old migration code and added new migration code. 9 years ago
StatusChecker.cs Some final tweaks for #32 9 years ago
UserIdentity.cs Renamed folders 9 years ago
UserMapper.cs fixed the build 9 years ago
app.config 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
packages.config Added a DBSchema so we have an easier way to update the DB 9 years ago