Mark McDowall
928bc55839
New: Backup added to Settings -> System
13 years ago
Mark McDowall
71c5653b91
Password boxes will now keep value from Database instead of wiping out saved values when saved with empty fields.
13 years ago
Mark McDowall
926bdef527
Added warning to NZBsRus to warn that it does not support backlog searching.
13 years ago
kay.one
6a9321b22d
Added restart warning to System config page.
13 years ago
Mark McDowall
11b6720cd1
Backlog searching will be disabled by default. Option is available in Settings/Misc
13 years ago
kay.one
542f733494
Updated RSS Sync interval to 25 Minutes.
13 years ago
Mark McDowall
e4a2228b2c
Moved JS to separate file.
13 years ago
Mark McDowall
ec6059e09d
Renamed Newzbin panel on Settings/Indexers.
13 years ago
Mark McDowall
50e91c0043
Replaced get and post with ajax to prevent XSRF.
...
Replaced some usages of Console.Writeline with proper logging.
13 years ago
kay.one
4f09778f98
Page banner is now used for browser title.
13 years ago
Mark McDowall
418fcbd91e
Renamed _RefrenceLayout to _ReferenceLayout.
13 years ago
Mark McDowall
cb98c010f0
Password fields are now password fields, they hide entered text.
13 years ago
kay.one
9f07d7c27a
Full static content (css,js) versioning.
13 years ago
Mark McDowall
a681024db2
SABnzbd Auto-Configure will now display an error on failure.
13 years ago
Mark McDowall
ff4d90eef3
Fixed up QualityProfile CSS.
13 years ago
Mark McDowall
51958672d0
Quality Settings uses accordion now.
...
Fixed quality-selectee button initialization.
13 years ago
kay.one
5e386a2bc7
Added jquery tab, accordion to autobind.
...
made add series page more awsome.
13 years ago
kay.one
82e2cb2d1e
Settings forms are fixed.
13 years ago
kay.one
1cfc2f3fe4
Removed MainContent Section
13 years ago
kay.one
852a141c21
Settings is now a single page with tabs.
13 years ago
kay.one
e01be46209
Updated jQueryUI theme.
13 years ago
Mark McDowall
bae2cdc1c7
Moved from Tabs to Accordion for Notifiers
...
Indexers is the first item in Settings SubMenu (its the default).
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
kay.one
66e6503e5a
Updated config page titles
13 years ago
Mark McDowall
0b8cc7c7e7
Removed commented CSS from EpisodeSorting.
...
Removed border from Notification Settings.
13 years ago
Mark McDowall
4a904cbf2f
Cleaned up EpisodeSorting Settings CSS.
13 years ago
Mark McDowall
e1ffe3d8f9
Fixed Notification Settings.
13 years ago
Mark McDowall
4bdfaec115
Fixed EpisodeSorting.
13 years ago
Mark McDowall
4e27d82480
Fixed Indexer Settings.
13 years ago
Mark McDowall
e55e4387fd
Fixed Quality Settings.
13 years ago
kay.one
59fcb5f138
Fixed local search position
13 years ago
kay.one
482c591716
Added support for pinned messaged.
13 years ago
kay.one
deecc08982
Indexers settings page now uses jQueryUI accordion
13 years ago
Mark McDowall
cd6076e7f4
Added message to Indexer settings regarding RSS feeds being checked every 15 minutes.
13 years ago
Mark McDowall
6c86f1dfdd
Newznab providers can be configured by the end user.
13 years ago
Mark McDowall
e978cc1261
Replaced root specific absolute paths with relative paths.
13 years ago
Mark McDowall
86eb70bcbb
Moved NzbDrone scripts to Scripts/NzbDrone.
...
Moved Plugin scripts to Scripts (Compatibility with Nuget).
jquery.validate.unobtrusive.min.js no longer uses CDN (Now a Nuget package).
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
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.
...
Added testing of SMTP settings to the settings page.
Cleaned up some extraneous lines of JS and HTML.
13 years ago
Mark McDowall
745d9d9355
TopSlider added for local series searching!
...
Should be easy to add others (would want to have it close other open ones, I think).
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