Commit Graph

347 Commits (ac639120e371639583f77532aaef5f22db0fd569)

Author SHA1 Message Date
Mark McDowall c13c9d15c4 Default Log view uses client operations, added all logs view that uses paging (No support for sorting or filtering).
13 years ago
Mark McDowall 0b586de226 Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
13 years ago
Mark McDowall 780abad3f7 Log view now uses proper paging so it doesn't take a year to load up each page.
13 years ago
Mark McDowall c2c62aa538 Stop throwing errors where it can't get the current message because there is no object.
13 years ago
Mark McDowall f02e92b005 Fixed EpisodeSorting examples layout.
13 years ago
Mark McDowall ac3c3386fc Added delete and redownload commands to History Grid (redownload will delete the existing item from history and then start an episode search)
13 years ago
Mark McDowall 1d983801e8 SABnzbd settings will now dynamically get the categories available from SABnzbd when the category drop-box gets focus, it will use values on the page so there is no need to save your settings first.
13 years ago
Mark McDowall ad260c54cc Series Editor will now save the path properly.
13 years ago
Mark McDowall 88525a0b7c AddSeries javascript fixes.
13 years ago
Mark McDowall f6c9fa4f95 Added SeriesSearch and RenameSeries jobs.
13 years ago
Mark McDowall 1d1bbd3a23 Series/Details grids now use images for ignore/status/search/rename.
13 years ago
Mark McDowall d120a61ccb Series/Details specials grid will be generated like all others.
13 years ago
Mark McDowall 66522b8109 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one 1e9b279a9b Removed basic notification. client side notification should be used.
13 years ago
Mark McDowall 626b1407ee Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one 1e9ae9a508 leftover notification code
13 years ago
Mark McDowall 350e0388de Updated JobProvider to allow jobs with two targets.
13 years ago
Mark McDowall bf17b63d2b Shitty merge, manually fixed it.
13 years ago
Mark McDowall ef16e72b09 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one 5ab07d7028 Added instant notification framework
13 years ago
Mark McDowall 127af22fe9 Fixed settings saving notifications, duplicate keys.
13 years ago
Mark McDowall aa82264774 Menus are now custom built, using AJAX loading of links where acceptable.
13 years ago
Mark McDowall 3507b97887 Settings save buttons are disabled until jQuery loads and attribute is removed (prevents saving without ajax if saving too quickly).
13 years ago
Mark McDowall 4f68d07c9a Fixed issue with missing episodes incorrectly using include specials.
13 years ago
Mark McDowall c88ead0585 Wired in the season and episode ignore saving.
13 years ago
Mark McDowall c32346e6ea New series ignore editor on Series/Details.
13 years ago
Mark McDowall e29fee9686 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall ee4b6c9442 ExternalNotifications enabled (Xbmc only right now).
13 years ago
kay.one b4fb3002a4 Updated Add Series
13 years ago
kay.one d640fa65e8 Fixed orphaned job issue in JobController
13 years ago
Mark McDowall 67299f0d97 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall 348ff5a386 XbmcProvider updated to include new Json API methods.
13 years ago
kay.one 6393d0a3f9 Added Tests for CentralDispatch
13 years ago
kay.one b086414d75 some cleanup
13 years ago
kay.one 452b5c8f84 Renamed sorting config keys
13 years ago
kay.one 15aedfc847 some db/migration cleanup
13 years ago
kay.one 861026f743 Fixed some petapoco issue with insert.
13 years ago
kay.one 555e62fd17 fixed some notification issues
13 years ago
kay.one a1caa789fe Instant progress notifications. Now use comet instead of pooling.
13 years ago
kay.one c7a219ddc6 Merge branch 'markus101'
13 years ago
kay.one 94e16a6037 root dir is done
13 years ago
Mark McDowall dc44a81099 Settings views all cleaned up.
13 years ago
kay.one 7c05157f19 Merge branch 'markus101'
13 years ago
Mark McDowall 859c5246d9 Overhauled Settings/Quality
13 years ago
kay.one 3085bba59b more better
13 years ago
kay.one 9deea44c87 more root dir UI cleanup
13 years ago
kay.one 4253d0b4cb Merge branch 'markus101'
13 years ago
kay.one cece6e9bf6 Root Dir cleanup
13 years ago
Mark McDowall 63e303af3b New layout for Settings/Sabnzbd
13 years ago
Mark McDowall 87e9589761 Remove empty folders after importing new downloads.
13 years ago
Mark McDowall 342406784a Fixed seriesGrid query and tests.
13 years ago
Mark McDowall 938fa24a8e Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one 69239bc371 Switched to SQLCE 4.0
13 years ago
Mark McDowall b6178c9eef Fixed an issue where RootPaths with a slash at the end would have double slash when adding a new Series.
13 years ago
Mark McDowall 3a065b86f1 Fixed series grid after save so it has proper counts.
13 years ago
kay.one cbfbb87926 fixed issue where series controller was still going to db for every file.
13 years ago
Mark McDowall ecd0fb50a8 Removed extra injects that weren't needed.
13 years ago
Mark McDowall 47b997326b Fixed failure when trying to add the first root dir (Missing Telerik scripts for combobox).
13 years ago
Mark McDowall 208feb7d19 CleanFileName when getting new filename from MediaFileProvider.
13 years ago
Mark McDowall 431d850d32 SeriesProvider gets QualityProfile in single call to DB.
13 years ago
Mark McDowall 86ab26e2d9 UpcomingProvider now gets Series in call for episodes.
13 years ago
Mark McDowall 7b5556199f Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall 0972c956b8 HistoryProvider will return History Items with Episode and SeriesTitle.
13 years ago
kay.one 8b484601f6 Removed all warnings
13 years ago
Mark McDowall 8f4fe398ed Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one 0e86653d8a Fixed bug where status was shown instead of title on SeriesDetail page
13 years ago
Mark McDowall d28e94868c Parser will remove quotes before trying to get filename from the path.
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
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 add780b431 Ninject is now forced to use proper constructor.
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 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 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 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.
13 years ago
Mark McDowall f27c1d89f6 Moved root dir config to add series.
13 years ago
Mark McDowall cd85964edd Fixed add new profile.
13 years ago
Mark McDowall 2788368f73 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall 803ad8ca91 Removed jQuery UI selectable, using custom select boxes now. Cutoff dropbox is dynamic (based on selected qualities).
13 years ago
Mark McDowall 556d5d9fb3 Quality Profile now uses jQuery UI Selectable instead of Sortable.
13 years ago
kay.one 18a20ff163 Some performance tweaks to speed up episode list view.
13 years ago
Mark McDowall 72e73b7513 All profiles (including the default ones) are now editable.
13 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
Mark McDowall 7b4ac03748 Added filtering to the missing View.
14 years ago
Mark McDowall 86019a2597 Added Missing view to show which episodes are missing from disk for all series.
14 years ago
Mark McDowall 2e32d6efd4 Moved indexer images to a subfolder.
14 years ago
Mark McDowall b146b62ef3 Added images for provider, shown on the History grid.
14 years ago
Mark McDowall de003b9774 Added "Tomorrow" view for the upcoming episodes page so it was separate from the weekly forecast.
14 years ago
Mark McDowall 3a6cf56db1 RootDir Adds/Deletes update the database when the action occurs, no more awkward saving tactic.
14 years ago
Mark McDowall ff0e0597b4 Upcoming view column width fixed for Air Date (added time).
14 years ago
Mark McDowall e388b2d3b1 Fixed display bug for Settings/Downloads, it will now show the correct Div for Blackhole/SABnzbd.
14 years ago
Mark McDowall deb7f9d811 Merge + Download Settings UI Fixes.
14 years ago
Mark McDowall a34bd818cf Start of AutoConfigureSab
14 years ago
Mark McDowall 43e02fa24a Add series with an ' apostrophe will now work correctly.
14 years ago
kay.one 80d47e611c more notification updates
14 years ago
kay.one fd32a04d45 Attach to debugger is a lot more reliable.
14 years ago
kay.one 8c7c2ac296 More work on indexers/jobs
14 years ago
kay.one fa1b287d58 JobProvider now stores last execution and success
14 years ago
kay.one 6f73260ab7 Merge branch 'markus101'
14 years ago
kay.one e9c63b81e6 Added asp.net tick timer
14 years ago
Mark McDowall ec8c83760b Adding/Deleting QualityProfiles will now save/delete the profile from the database to make the process less hacky.
14 years ago
kay.one 9028e498ca Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in.
14 years ago