Ombi/PlexRequests.UI
2016-12-08 14:22:28 +00:00
..
Authentication Fixed the issue with user management, needed to implement our own authentication provider 2016-11-18 17:17:35 +00:00
Content Fixed #727 2016-12-05 08:48:56 +00:00
Helpers Tidied up some of the angular code, split the UI into it's own directives for easier maintainability 2016-12-02 08:57:42 +00:00
Jobs Should fix #696 Fixed an issue with the scheduled jobs where it could use a different trigger if the order between the schedules and the triggers were in different positions in the array... Stupid me, ordering both arrays by the name now. 2016-12-07 20:00:33 +00:00
ModelDataProviders Moved the plex auth token to the plex settings where it should belong. 2016-07-14 13:01:07 +01:00
Models Done #678 2016-11-25 08:00:26 +00:00
Modules Small bit of analytics 2016-12-08 14:22:28 +00:00
NinjectModules Fixed admin redirect issue 2016-12-03 22:14:43 +00:00
Properties #254 Removed the cache, we are now storing the plex information into the database. 2016-08-05 11:34:00 +01:00
Resources Update UI.resx 2016-11-16 21:02:39 +01:00
Scripts Started #298 2016-06-06 14:31:20 +01:00
Start Small changes including #666 2016-11-18 09:07:11 +00:00
Validators finished #646 and fixed #664 2016-11-14 13:16:02 +00:00
Views Removed the whitelist 2016-12-08 13:50:51 +00:00
app.config Short circuit when Plex hasn't been setup. Added Miniprofiler 2016-08-04 13:38:42 +01:00
Bootstrapper.cs Fixed the issue with user management, needed to implement our own authentication provider 2016-11-18 17:17:35 +00:00
compilerconfig.json fixed #622 2016-11-02 21:34:33 +00:00
compilerconfig.json.defaults fixed #622 2016-11-02 21:34:33 +00:00
job_scheduling_data_2_0.xsd Switched out the schedulers, this seems to be a better implimentation to the previous and is easier to add new "jobs" in. 2016-04-19 13:37:58 +01:00
packages.config Reverted TMDB package 2016-10-20 12:06:42 +01:00
PlexRequests.UI.csproj Lots of small fixes and tweaks 2016-12-02 14:51:14 +00:00
Program.cs Small changes including #666 2016-11-18 09:07:11 +00:00
sqlite3.dll Renamed folders 2016-03-03 10:26:16 +00:00
Startup.cs done #679 2016-11-16 22:14:21 +00:00
web.config Update build no 2016-07-29 13:49:39 +01: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