1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-11 13:32:42 +01:00
Radarr/NzbDrone.Web
2011-06-12 20:45:22 -07:00
..
App_GlobalResources
App_Readme Added Glimpse. 2011-05-16 19:15:37 -07:00
Content Auto complete for paths added. Config text boxes are now wider. 2011-06-08 18:45:06 -07:00
Controllers Directory controller will now swallow errors that would otherwise return invalid data to the client (forcing an annoying alert to the client), no results are returned when this happens. 2011-06-10 14:55:58 -07:00
Helpers SeasonEditor moved to Gird Editor. 2011-06-04 22:23:50 -07:00
Models Auto complete for paths added. Config text boxes are now wider. 2011-06-08 18:45:06 -07:00
Properties ReSharper code cleanup 2011-04-09 19:44:01 -07:00
Scripts Work on episode count. 2011-06-02 18:33:33 -07:00
Views Auto complete for paths added. Config text boxes are now wider. 2011-06-08 18:45:06 -07:00
favicon.ico
Global.asax
Global.asax.cs IISExpress is now attached to NZBDrone.exe earlier, which means it should almost have a garanteed termination as soon as the host is killed. 2011-06-12 20:45:22 -07:00
log.config IISExpress is now attached to NZBDrone.exe earlier, which means it should almost have a garanteed termination as soon as the host is killed. 2011-06-12 20:45:22 -07:00
NzbDrone.Web.csproj Ignore copy error for SQLite.Interop.dll (so I don't need to quick IISExpress manually everytime I debug). 2011-06-09 08:24:11 -07:00
packages.config Updated jQuery/Ninject/Unity using nuget 2011-05-30 00:38:39 -07:00
Web.config GetEpisodeFilesCount should be around 5 times faster. 2011-06-05 00:25:50 -07:00
Web.Debug.config
Web.Release.config