Commit Graph

331 Commits (f4a765817bd7134fa3de15529a87e7b1c4088243)

Author SHA1 Message Date
kay.one acf23d4fc2 Removed subsonic completely
13 years ago
kay.one 3ef17273fd HistoryProvider now uses PetaPoco
13 years ago
Mark McDowall 1f0e71c68e Merge with Kayone.
13 years ago
Mark McDowall 3dbb38b54f MediaFileProvider moved to PetaPoco.
13 years ago
kay.one 3cccb5858a Merge branch 'markus101'
13 years ago
kay.one 190ce6b142 ConfigProvider now uses PetaPoco
13 years ago
kay.one b47cdd8ab2 Updated to MiniProfiler 1.3
13 years ago
Mark McDowall 93340f7d53 Added AJAX wheel for Refresh Root Dirs, so you can tell its working now.
13 years ago
Mark McDowall c3d4732baa Adding a root dir will not add it to the DB until after it is saved, also will not save if the path is blank.
13 years ago
Mark McDowall c8ae3de292 Upcoming view will no longer hit the DB with the same request so many times.
13 years ago
Mark McDowall 3572855c34 History view will no longer hit the DB with the same request so many times.
13 years ago
kay.one 6355d5ada1 Added MiniProfiler
13 years ago
kay.one add780b431 Ninject is now forced to use proper constructor.
13 years ago
kay.one 8686eb5d32 IISExpress is now attached to NZBDrone.exe earlier, which means it should almost have a garanteed termination as soon as the host is killed.
13 years ago
Mark McDowall ad89618f58 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.
13 years ago
Mark McDowall 03c6dea53f Ignore copy error for SQLite.Interop.dll (so I don't need to quick IISExpress manually everytime I debug).
13 years ago
Mark McDowall bda226096b Auto complete for paths added. Config text boxes are now wider.
13 years ago
Mark McDowall 54e7092e2d Added new helper to find the best file size format given a long with file size in bytes.
13 years ago
Mark McDowall c4163d1e0d SabDropDirectory is now editable on Settings/Sabnzbd
13 years ago
Mark McDowall 5bf3902d5a Removed General from Settings Submenu.
13 years ago
Mark McDowall 560706ae8f Fixed Renaming of episodes to include extension.
13 years ago
Mark McDowall 96670d0567 AddSeries/Index will show the RotoDirs Panel if no root dirs are in the DB.
13 years ago
Mark McDowall 4d3ba62e5d Episode renaming implemented on the Series/Details page.
13 years ago
Mark McDowall f1584e0f88 Fixed image name for Nzbs.org image on Indexer Settings.
13 years ago
Mark McDowall 381d67e56b Renamed image is in effect.
13 years ago
Mark McDowall 723882ea48 Picture Renamed so it is usable in History View.
13 years ago
Mark McDowall 6542f687d6 Fixed History Grid overlay.
13 years ago
Mark McDowall f946eeed42 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one 54d1d5e379 GetEpisodeFilesCount should be around 5 times faster.
13 years ago
Mark McDowall 8c82133ab0 Season Editor loading is now obvious.
13 years ago
Mark McDowall 08b7b8c3e1 SeasonEditor moved to Gird Editor.
13 years ago
Mark McDowall 383dfe302f Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall 7291497ce0 Added search to Yesterday in Upcoming View.
13 years ago
kay.one d3be516fb2 removed Season/SeasonProvider, updated dbBenchmark tests.
13 years ago
Mark McDowall 90d9e7d41e Moved episodeCount logic to mediaFileProvider.
13 years ago
Mark McDowall eb3875d43b DeleteRootDir and AddSeries shared the same method, which caused addSeries to fail.
13 years ago
Mark McDowall dc5bec4d2e Work on episode count.
13 years ago
Mark McDowall 467ed51432 AJax load episode count to keep initial loading time of Series Grid.
13 years ago
Mark McDowall 681353de3c Episode progress on Grid is now rounded.
13 years ago
Mark McDowall fdfd0a2153 Added Episodes of Episodes Total progress bar to Series Grid.
13 years ago
Mark McDowall 1411cac54a Renamed style.css to Site.css
13 years ago
Mark McDowall 9ee74d68eb Moved episodeSearch to it's own javascript file.
13 years ago
Mark McDowall 0284f54e08 Search for Episode won't add #Search to URL now.
13 years ago
Mark McDowall 3770067c32 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall 5953ae038e EpisodesWithoutFiles will ignore episodes with an air date before 1900.
13 years ago
kay.one 6075a615ab Release now target x86
13 years ago
kay.one ae6a87b284 MVC 3.0 dlls should now be included in the package
13 years ago
Mark McDowall b8067b41f4 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall 8d38f98338 Add Existing with Refresh button after modifying root dirs.
13 years ago
kay.one 8c48e63f36 updated app.config files
13 years ago