Commit Graph

109 Commits (ac639120e371639583f77532aaef5f22db0fd569)

Author SHA1 Message Date
kay.one 5ecbdd3e64 Package cleanup
13 years ago
Mark McDowall a96ff2519a New: Blackhole implemented, allowing clients other than SABnzbd to be used.
13 years ago
Mark McDowall d670e45001 DownloadClient added to the UI, it still will only download via Sabnzbd.
13 years ago
kay.one 3cb61e4c34 Cleaned as much of notifications as I could find.
13 years ago
Mark McDowall 11b6720cd1 Backlog searching will be disabled by default. Option is available in Settings/Misc
13 years ago
Mark McDowall 4796b81cf1 Bug: Fixed qualityProfile so it returns the selected cutoff in the model.
13 years ago
Mark McDowall a681024db2 SABnzbd Auto-Configure will now display an error on failure.
13 years ago
kay.one fabc4c84bd Moved Jobs to their own folder.
13 years ago
kay.one 852a141c21 Settings is now a single page with tabs.
13 years ago
Mark McDowall 2ed683159f QualityProfiles now use jQuery UI Buttons to enable/disable.
13 years ago
Mark McDowall 041ad20bb3 Renamed EpisodeSorting to Naming (to Match UI).
13 years ago
Mark McDowall 2d00363b09 Fixed Newznab Enabled not saving, now loading the correct enabled status for Newznab (Copy+Paste fail).
13 years ago
Mark McDowall 5ad11ba728 Fixed adding of Newznab provider.
13 years ago
Mark McDowall 639480e3ef Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
Mark McDowall 6c86f1dfdd Newznab providers can be configured by the end user.
13 years ago
kay.one 72d0fc50ed Alot of refactoring.
13 years ago
Mark McDowall 24a2c2be59 Finishing up Prowl integration.
13 years ago
Mark McDowall 277b873b39 Added Prowl notifications.
13 years ago
Mark McDowall be64822f08 Added Growl Settings to GUI.
13 years ago
Mark McDowall d9bef59ec2 Twitter notifications working from end-to-end.
13 years ago
Mark McDowall 2c93a27962 Added SMTP settings editing to the UI.
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 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
kay.one 1e9ae9a508 leftover notification code
13 years ago
kay.one 5ab07d7028 Added instant notification framework
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 ee4b6c9442 ExternalNotifications enabled (Xbmc only right now).
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 861026f743 Fixed some petapoco issue with insert.
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 190ce6b142 ConfigProvider now uses PetaPoco
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 f27c1d89f6 Moved root dir config to add series.
13 years ago
Mark McDowall cd85964edd Fixed add new profile.
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
Mark McDowall 72e73b7513 All profiles (including the default ones) are now editable.
13 years ago
kay.one 53e6b60382 Renamed IndexerProviderBase to IndexerBase since its no longer a provider
14 years ago
Mark McDowall 0645a9e552 EpisodeSorting UI has descriptions, removed extra options.
14 years ago