Commit Graph

669 Commits (121f3258afccac8ded781a33fec884cec9fc2769)

Author SHA1 Message Date
kay.one 121f3258af Removed some unused models from NzbDrone.Web
13 years ago
kay.one b8ac694fc4 added JsonErrorFilter to automatically handle failing ajax calls.
13 years ago
Mark McDowall b4eed1a657 SabProvider now gets JSON instead of XML for history and queue.
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
kay.one 850880de47 Replaced ServiceInstall.bat/ServiceUninstall.bat with exe files that automatically elevate user permissions.
13 years ago
kay.one 0ecc62a6f7 Page footer is now cached for one hour (there is nothing that would change.)
13 years ago
kay.one e358ad6d87 Jobs now use Timespan rather than integer to represent minutes.
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 0e246b2cd9 Add existing series won't add an invalid series (ID of zero, or blank title). It will show a UI alert instead.
13 years ago
Mark McDowall 1cbb3e3601 Usability: Changed wording on SAB settings to reflect this is the spot SAB downloads to, not the users final TV show directory.
13 years ago
Mark McDowall 359f6ea012 Bug: Fixed years being picked up as 4-digit season/episode combo when using the folder name only. a year wrapped with brackets '()' or '[]' will be treated as a year.
13 years ago
kay.one 542f733494 Updated RSS Sync interval to 25 Minutes.
13 years ago
Mark McDowall 8415d4a440 Fixed search button on Upcoming view.
13 years ago
Mark McDowall 7963390126 Removed debugging JS.
13 years ago
Mark McDowall e4a2228b2c Moved JS to separate file.
13 years ago
Mark McDowall b42acb4b20 EpisodeFileId not EpisodeIdFile... fail.
13 years ago
Mark McDowall 8cef552115 Fixed rename episode from series/details.
13 years ago
Mark McDowall ec6059e09d Renamed Newzbin panel on Settings/Indexers.
13 years ago
kay.one 940856f5fe removed partial script tag
13 years ago
Mark McDowall d3f6c685cd Cleaned up some unused code and a bit more exception handling for GetDirectories.
13 years ago
Mark McDowall 50e91c0043 Replaced get and post with ajax to prevent XSRF.
13 years ago
kay.one b8def06782 Automation ;)
13 years ago
Mark McDowall 1ee2ae8210 Removed Command from JobDefinition.
13 years ago
Mark McDowall a7baac9747 Undeleted localSearch and deleted episodeSearch - sleep is required apparently.
13 years ago
Mark McDowall af328c9e55 History, Series/Details and Missing use ImageLink when possible for actions.
13 years ago
Mark McDowall 9264dcdf88 Added ImageLink helpers for Ajax and Html links.
13 years ago
Mark McDowall 28259bc254 Profiler can be enabled via config file.
13 years ago
kay.one ac5296e0ab Added Open Sans (google fonts API) as a backup family since it looks closer to our default font in non-windows systems.
13 years ago
Mark McDowall 3a1727595e Fixed editing on Series Grid.
13 years ago
Mark McDowall 50c4aa7557 Removed extra semi-colon from Missing.
13 years ago
Mark McDowall 3dd8005b12 Accordion will be closed on first load.
13 years ago
Mark McDowall 7edde4a242 Fixed Quality Toggling on AddSeries.
13 years ago
kay.one f5a8c3de87 Page banner is now used for browser title.
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
Mark McDowall 9c2637e23b Hotkeys won't fire when typing in a password field (now the same as text boxes).
13 years ago
kay.one 847b743a16 cleanup in HtmlIncludeExtentions
13 years ago
Mark McDowall e306f0f817 Adding/Removing rootDirs will refresh UI properly.
13 years ago
kay.one 9f07d7c27a Full static content (css,js) versioning.
13 years ago
kay.one 25ecd45d9b MVC miniprofile is no longer rendered in production
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.
13 years ago
Mark McDowall acf5a2cd76 Changed current page underlining, no longer so wide, or far from the text.
13 years ago
Mark McDowall d3d2950a88 Fixed Series/Details calling script before jQuery is loaded.
13 years ago
Mark McDowall ef40831c24 Removed random bracket from Series/Details.
13 years ago
Mark McDowall 8dc62a711a Added # after Season and Episode in History Grid and after Episode on Series/Details.
13 years ago