Commit Graph

85 Commits (c503b497edc36a8e829934eecaf61181dbdf2b75)

Author SHA1 Message Date
Mark McDowall a2735d7716 Twatter has been added, Notifications cannot be saved (yet), nor will they send, but the framework for a user to setup Twitter (Authorize NzbDrone) is in place.
13 years ago
Mark McDowall 2c93a27962 Added SMTP settings editing to the UI.
13 years ago
Mark McDowall 745d9d9355 TopSlider added for local series searching!
13 years ago
Mark McDowall f627b551fc AuthenticationType is now configurable from /Settings/System.
13 years ago
Mark McDowall ec6a0e6b7f App_Data added to .gitignore
13 years ago
Mark McDowall 71e1827ef8 Missing Grid uses ToBestDateString for formatting.
13 years ago
Mark McDowall 9714a96437 Upcoming/Index now uses .ToBestDateString() for Dates, only showing on FutureForecast grid (instead of all grids). Status is shown on grid and option to search for episode.
13 years ago
Mark McDowall 6736afbeab Added NextAiring to Series (ResultColumn), which is used for Series/Index. Added tests and fixed broken tests after adding new property.
13 years ago
Mark McDowall 95b4250d5d Updated IndexerSettingsModel with better descriptions.
13 years ago
Mark McDowall 8c06dde28a Quality size sliders are implemented. Limits are calculated based on MB/Minute.
13 years ago
Mark McDowall f8ae95d36f Banner is now shown on Details view.
13 years ago
Mark McDowall 7786f6a914 SeriesId is now passed back to the controller when adding a new/existing series.
13 years ago
Mark McDowall d330c65165 AutoComplete is now using jQuery UI AutoComplete.
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 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 350e0388de Updated JobProvider to allow jobs with two targets.
13 years ago
kay.one 5ab07d7028 Added instant notification framework
13 years ago
Mark McDowall 9cf77955d0 Removed broken season editor from Series/Index editor.
13 years ago
Mark McDowall c32346e6ea New series ignore editor on Series/Details.
13 years ago
kay.one b4fb3002a4 Updated Add Series
13 years ago
Mark McDowall 348ff5a386 XbmcProvider updated to include new Json API methods.
13 years ago
Mark McDowall dc44a81099 Settings views all cleaned up.
13 years ago
Mark McDowall 342406784a Fixed seriesGrid query and tests.
13 years ago
Mark McDowall 431d850d32 SeriesProvider gets QualityProfile in single call to DB.
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 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 fdfd0a2153 Added Episodes of Episodes Total progress bar to Series Grid.
13 years ago
Mark McDowall cd85964edd Fixed add new profile.
13 years ago
Mark McDowall 556d5d9fb3 Quality Profile now uses jQuery UI Selectable instead of Sortable.
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.
13 years ago
kay.one 7b56711a4f Added episode status to episode grid
13 years ago
Mark McDowall 0645a9e552 EpisodeSorting UI has descriptions, removed extra options.
13 years ago
Mark McDowall 8e214029c9 Renamed Download settings to Sabnzbd settings.
13 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.
13 years ago
Mark McDowall 70bfc49b4e Series Grid AJAX'd.
13 years ago
Mark McDowall 86019a2597 Added Missing view to show which episodes are missing from disk for all series.
13 years ago
Mark McDowall b146b62ef3 Added images for provider, shown on the History grid.
13 years ago
Mark McDowall 72d3f5cef2 Removed AccountModel.
13 years ago
Mark McDowall c6ef828429 New UI for Indexer Settings, RAZOR!
14 years ago
Keivan 6f2dcbf838 Revered back to subsonic
14 years ago
kay.one e896af5cd0 ReSharper code cleanup
14 years ago