Ombi/PlexRequests.UI
2016-03-31 22:23:38 -05:00
..
Content method reference bug fix 2016-03-31 17:46:31 -05:00
Helpers Made the feedback from Sonarr better when Sonarr already has the series #85 2016-03-29 10:34:20 +01:00
Jobs Added some tests and fixed the issue where the DB would get created in the wrong place depending on how you launched the application 2016-03-29 14:13:13 +01:00
Models #122 store utc time in the databse + obtain timezone offset of the client upon login + offset times returned to client based on session offset 2016-03-31 22:23:38 -05:00
Modules #122 store utc time in the databse + obtain timezone offset of the client upon login + offset times returned to client based on session offset 2016-03-31 22:23:38 -05:00
Properties #12 2016-03-15 18:48:08 +00:00
Validators Added the ability to sepcify a username in the email notification settings for external MTA's. We have had to add a new option called Email Sender because of this. #78 2016-03-24 11:31:49 +00:00
Views #122 store utc time in the databse + obtain timezone offset of the client upon login + offset times returned to client based on session offset 2016-03-31 22:23:38 -05:00
app.config Started to impliment the Plex checker. This will check plex every x minutes to see if there is any new content and then update the avalibility of the requests 2016-03-06 01:25:54 +00:00
Bootstrapper.cs Mono doesn't seem to have Tls1.2. Let's try TLS 1 #119 2016-03-29 14:31:39 +01:00
compilerconfig.json small changes around the filtering 2016-03-23 17:28:08 +00:00
compilerconfig.json.defaults Styling, 2016-03-11 16:06:52 +00:00
NLog.config Fixed the logger no longer writing to the file. 2016-03-26 11:58:44 +00:00
NLog.xsd Added logging (Still WIP) 2016-03-03 11:51:59 +00:00
packages.config Done most on #59 2016-03-23 13:43:27 +00:00
PlexRequests.UI.csproj Added the settings page for #32 2016-03-29 09:58:23 +01:00
Program.cs don't query the session as much in the modules, rely on a variable from the base class and store the username as needed 2016-03-30 11:06:35 -05:00
sqlite3.dll Renamed folders 2016-03-03 10:26:16 +00:00
Startup.cs added settings page for #8 2016-03-14 13:39:52 +00:00
web.config Started to impliment the Plex checker. This will check plex every x minutes to see if there is any new content and then update the avalibility of the requests 2016-03-06 01:25:54 +00:00
Web.Debug.config Renamed folders 2016-03-03 10:26:16 +00:00
Web.Release.config Renamed folders 2016-03-03 10:26:16 +00:00