Commit Graph

110 Commits (9957aef8119416580184813a36d14b747fa38fa2)

Author SHA1 Message Date
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 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 d330c65165 AutoComplete is now using jQuery UI AutoComplete.
13 years ago
Mark McDowall 73fadac397 Fixed parser to properly parse a more common naming convention where the episode title starts with an episode or series/episode combination.
13 years ago
Mark McDowall f02e92b005 Fixed EpisodeSorting examples layout.
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 2e48034d70 Season Grid toolbar uses sub-menu.
13 years ago
Mark McDowall 56da830296 Added a second "master" toggle to ignoreSeason on Series/Details at the top of the page.
13 years ago
kay.one 5ab07d7028 Added instant notification framework
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 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 5bbc9a6f59 Fixed save button after commit.
13 years ago
Mark McDowall 14e037fc05 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one cfd42049e5 minor cleanup
13 years ago
kay.one f2b091dcd2 Fixed issue with nzbs.org search where title contained brackets
13 years ago
Mark McDowall a0081ccb0b Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one 9a251394da cleaned up script/content folder
13 years ago
Mark McDowall 6c995cfbdf added spacing between save button and quality profiles.
13 years ago
Mark McDowall 9d2b2d550b Removed extra jQuery registration.
13 years ago
Mark McDowall bbb318a241 Fixed add profile link.
13 years ago
Mark McDowall dc44a81099 Settings views all cleaned up.
13 years ago
Mark McDowall 859c5246d9 Overhauled Settings/Quality
13 years ago
Mark McDowall 63e303af3b New layout for Settings/Sabnzbd
13 years ago
kay.one 206144d7e3 more javascript fixes,
13 years ago
kay.one 834a5ab6e6 More CSS cleanup, config pages are pretty messed up.
13 years ago
Mark McDowall 45f697f150 Series Name will now show in the examples if it is checked.
13 years ago
Mark McDowall bda226096b Auto complete for paths added. Config text boxes are now wider.
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 f1584e0f88 Fixed image name for Nzbs.org image on Indexer Settings.
14 years ago
kay.one d3be516fb2 removed Season/SeasonProvider, updated dbBenchmark tests.
14 years ago
Mark McDowall 90d9e7d41e Moved episodeCount logic to mediaFileProvider.
14 years ago
Mark McDowall dc5bec4d2e Work on episode count.
14 years ago
Mark McDowall 681353de3c Episode progress on Grid is now rounded.
14 years ago
Mark McDowall fdfd0a2153 Added Episodes of Episodes Total progress bar to Series Grid.
14 years ago
Mark McDowall f27c1d89f6 Moved root dir config to add series.
14 years ago
Mark McDowall f6578bd535 QualityProfile name, max 15 characters (to keep the UI intact).
14 years ago
Mark McDowall 155f915435 Use cursor:default instead of cursor:text for quality selectable.
14 years ago
Mark McDowall 0921f60f08 Re-sized images for add and delete. Fixed remove profile (changing the div name without updating the removal piece... DOH!)
14 years ago
Mark McDowall 8b8dfb0d72 Profiles wrap horizontally now, instead of making the page super long. On load the Unknown quality is removed from the dropdownlist if it exists.
14 years ago
Mark McDowall cd85964edd Fixed add new profile.
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
Mark McDowall 72e73b7513 All profiles (including the default ones) are now editable.
14 years ago