Commit Graph

166 Commits (96670d05678cfcd3074d8ae8b9a57a203c663860)

Author SHA1 Message Date
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 381d67e56b Renamed image is in effect.
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 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 8d38f98338 Add Existing with Refresh button after modifying root dirs.
14 years ago
Mark McDowall f27c1d89f6 Moved root dir config to add series.
14 years ago
Mark McDowall cd85964edd Fixed add new profile.
14 years ago
Mark McDowall 2788368f73 Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
Mark McDowall 803ad8ca91 Removed jQuery UI selectable, using custom select boxes now. Cutoff dropbox is dynamic (based on selected qualities).
14 years ago
Mark McDowall 556d5d9fb3 Quality Profile now uses jQuery UI Selectable instead of Sortable.
14 years ago
kay.one 18a20ff163 Some performance tweaks to speed up episode list view.
14 years ago
Mark McDowall 72e73b7513 All profiles (including the default ones) are now editable.
14 years ago
Mark McDowall 463881843e Combined AddNew and AddExisting Series pages.
14 years ago
kay.one cbbb6e2b18 Oh hai search!
14 years ago
kay.one a6ad977114 Fixed import new series being stuck in a loop if an update failed
14 years ago
kay.one 500e9af6c3 Fixed a bug where reports weren't being added to history
14 years ago
kay.one 7b56711a4f Added episode status to episode grid
14 years ago
kay.one e4ff0d6471 Diskscan/Info update job refactoring and test
14 years ago
kay.one 53e6b60382 Renamed IndexerProviderBase to IndexerBase since its no longer a provider
14 years ago
kay.one 9c1ff4af6b initial stage of indexer refactoring. things compile.
14 years ago
kay.one 7330683a4a Merge branch 'markus101'
14 years ago
kay.one f89eff9305 some cleanup
14 years ago
kay.one 67d8bf4147 Removed indexertype property
14 years ago
kay.one 0e191f6a44 Added HealthController to web project for IIS Ping to use
14 years ago
Mark McDowall 0645a9e552 EpisodeSorting UI has descriptions, removed extra options.
14 years ago
Mark McDowall d6ae21506c Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
Mark McDowall 7e44ee5020 Merge with Kayone's branch.
14 years ago
Mark McDowall 8e214029c9 Renamed Download settings to Sabnzbd settings.
14 years ago
kay.one 45fde370d8 Removed post processor from solution
14 years ago
unknown 2f786bf424 JobProvider now fully works based on a queuing logic, which allows more than one job to be queued. (EasyButton included!)
14 years ago
Mark McDowall fdd6e37b24 Added NextScheduledRun to get the next scheduled run for a job, with a test.
14 years ago
unknown 8c372e938c fixed some settings value convert issues. would cause crash on clean installs.
14 years ago
Mark McDowall 9caacc4809 Added Season Monitored editor (linked from Season Count on Series Grid), It would be under AJAX Edit, but it won't play nice with lists.
14 years ago
Mark McDowall 46e7c6f495 Added auto completion on General Settings for RootDir settings using jQuery UI.
14 years ago
Mark McDowall d65d79a5c9 Replaced save notifications for settings on page with AJAX Notifications.
14 years ago
Mark McDowall c5ea0dee17 Removed Edit page and Delete (w/o AJAX) from Series Controller.
14 years ago
Mark McDowall d97382ad0c Added DeleteSeriesJob to remove series in BG.
14 years ago
Mark McDowall 49a059bdea AutoConfigure for SAB is setup, it works for systems with NzbDrone and SABnzbd on the same server only.
14 years ago
Mark McDowall 70bfc49b4e Series Grid AJAX'd.
14 years ago
Mark McDowall 5c1c8466c1 Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
Mark McDowall 11b96afd75 Merge conflicts resolved.
14 years ago
kay.one 24c47801b3 system/config is now editable
14 years ago
kay.one cb4d0e2450 fixed blackhole config to be boolean
14 years ago