Ombi/PlexRequests.UI
2016-04-07 22:15:14 +01:00
..
Content properly account for future/past dates when humanizing with moment 2016-04-05 13:49:05 -05:00
Helpers Added logging around SickRage 2016-04-07 22:15:14 +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 #139 remove dependency and usage of humanize() - should help with cross-platform issues. start using moment.js 2016-04-05 13:33:06 -05:00
Modules Fixes for sonarr, we now display the error messages back to the user 2016-04-07 20:38:36 +01: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 Fixed #144 2016-04-06 23:08:00 +01: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 A bit more work on #32 started working on requesting it. The DB is a bit of an issue... 2016-04-01 12:39:13 +01:00
compilerconfig.json #139 remove dependency and usage of humanize() - should help with cross-platform issues. start using moment.js 2016-04-05 13:33:06 -05: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 #139 remove dependency and usage of humanize() - should help with cross-platform issues. start using moment.js 2016-04-05 13:33:06 -05:00
PlexRequests.UI.csproj #139 remove dependency and usage of humanize() - should help with cross-platform issues. start using moment.js 2016-04-05 13:33:06 -05:00
Program.cs Changed around the startup so we cache the profiles after the DB has been created 2016-04-04 14:36:18 +01: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 #134 temporary workaround for this 2016-04-04 15:18:47 -05: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