Mark McDowall
2e74a6ff05
Remove AJAX tabs for settings pages
12 years ago
Mark McDowall
5f217f5720
Fixed quality settings
12 years ago
Mark McDowall
92acb4c049
QualityTypes no longer an enum
12 years ago
Mark McDowall
b5bdda1c63
Font-Awesomed Settings
12 years ago
Mark McDowall
8280561e11
User configurable RSS Sync Time
...
New: RSS Sync Interval is now user configurable (Default 25 minutes)
12 years ago
Mark McDowall
0a41a47c9d
Added Recycle Bin to UI
12 years ago
Mark McDowall
4052db7502
Pneumatic added to client side
...
New: Pneumatic added as a download client
12 years ago
Mark McDowall
33274d04f0
Allowed release group added to UI.
12 years ago
Mark McDowall
bee6914062
Allow scene name to be used for renaming
...
New: Added option to use scene name for episodefiles
12 years ago
Mark McDowall
5c49ac6b29
Added metadata options to settings #ND-21
...
New: Metadata file creation for XBMC
12 years ago
Mark McDowall
7a80c81ffb
New: Newznab providers will be rejected if they are not valid addresses.
...
Tests added for checking DNS.
13 years ago
Mark McDowall
ba3b034a3c
New: Xbmc setting to update the library even when a video is playing.
13 years ago
Mark McDowall
dec06e20d6
New: Nzbs.org removed, added as a default Newznab provider. (Please update your settings)
13 years ago
Mark McDowall
5ed53008c6
NzbIndex and NzbClub added to the UI.
13 years ago
Mark McDowall
2c42977b40
Fixed a couple UI issues for FileSharingTalk
13 years ago
Mark McDowall
c5367624ea
New: Added FileSharingTalk indexer.
...
Fixed Atom DateTime parsing bug.
13 years ago
Mark McDowall
6574a2b065
Fix: Go to Settings -> Misc to set your preference for automatically ignoring deleted episodes (false by default).
13 years ago
kay.one
9669869c9b
Fixed: Fixed styling for add series dropdown
...
Fixed: Adding a series is now blocked unless a valid root folder is provided
13 years ago
Mark McDowall
0ff60bde92
Mass edit is now Series Editor.
...
Renamed Opps to Oops.
Fixed broken SeriesEditor.
13 years ago
Mark McDowall
6e767eafab
New: Added Plex to Notifications, allowing notifications and library updates.
13 years ago
Mark McDowall
462eb53897
Retention check added to DecisionEngine.
...
Retention is configurable from Settings/Indexers.
13 years ago
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.
...
Now using trim before checking title.length for AddExistingSeries.
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).
...
Fixed EpisodeNaming CSS (Floats are now contained properly).
Renamed CodeFile1 to FooterModel.
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.
...
Added testing of SMTP settings to the settings page.
Cleaned up some extraneous lines of JS and HTML.
13 years ago
Mark McDowall
f627b551fc
AuthenticationType is now configurable from /Settings/System.
13 years ago
Mark McDowall
ec6a0e6b7f
App_Data added to .gitignore
...
Added SetValue to ConfigFileProvider.
Added creating of default config file in ConfigFileProvider.
Added more ConfigFileProvider tests.
Added UI for Settings/System
13 years ago
Mark McDowall
95b4250d5d
Updated IndexerSettingsModel with better descriptions.
...
Enable checkbox for Indexer is now labeled as such.
Removed jscript load for deleted script.
A user will now be unable to add a rootDir if the SabDropDir value is the same (ignoring case).
A user will also be unable to set their SabDropDir to the same value as an exiting RootDir (Ignoring case).
The last two changes prevent users from possibly causing all TV shows to be deleted.
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.
...
Removed jquery.liveQuery.
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