Ombi/PlexRequests.Core
2016-04-20 13:48:44 +01:00
..
Models 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
Properties #12 2016-03-15 18:48:08 +00:00
SettingModels Added the 'enable user notifications' to the email settings view and model. 2016-04-20 13:48:44 +01:00
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 2016-04-10 20:01:35 -05:00
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 2016-04-19 13:55:37 -05:00
IRequestService.cs Got the search finished up for #32 2016-04-01 23:05:17 +01:00
ISettingsService.cs Renamed folders 2016-03-03 10:26:16 +00:00
JsonRequestService.cs Got the search finished up for #32 2016-04-01 23:05:17 +01:00
packages.config Added a DBSchema so we have an easier way to update the DB 2016-04-01 22:13:12 +01:00
PlexRequests.Core.csproj fix saving the log level 2016-04-17 21:58:34 -05:00
SettingsServiceV2.cs Done most on #59 2016-03-23 13:43:27 +00:00
Setup.cs small changes 2016-04-20 13:38:41 +01:00
StatusChecker.cs Some final tweaks for #32 2016-04-05 22:23:01 +01:00
UserIdentity.cs Renamed folders 2016-03-03 10:26:16 +00:00
UserMapper.cs fixed the build 2016-03-24 14:12:50 +00:00