Commit Graph

345 Commits (910efb5941e4ece1ee5886024420cd04a718714e)

Author SHA1 Message Date
kay.one 50a8af0842 Removed Blueprint. some of config pages have layout issus.
13 years ago
Mark McDowall 8b841c633a Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
kay.one f513878d78 Added Miniprofiler.MVC3, updated log grid.
13 years ago
Mark McDowall 04c71ff64c Extended the actions column width on Series Grid - FF was creating two rows of buttons.
13 years ago
kay.one 6e227f572d Fixed some issues around EF and log view
13 years ago
kay.one c6716f2425 Log page now uses EF for faster runtime queries.
13 years ago
kay.one a984060533 Merge branch 'markus' into kay.one
13 years ago
kay.one 7c598ed323 Updated Telerik to 2011.3.1115
13 years ago
Mark McDowall 76114cf778 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
Mark McDowall cd6076e7f4 Added message to Indexer settings regarding RSS feeds being checked every 15 minutes.
13 years ago
kay.one 3520b56bb6 Update logs are now in the UI
13 years ago
Mark McDowall dff01f984e Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
kay.one 8779a37f7f UI for automatic update.
13 years ago
Mark McDowall 8c1f7e6663 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
kay.one 51518787d8 Lots of initialization, configuration clean up.
13 years ago
Mark McDowall 6c86f1dfdd Newznab providers can be configured by the end user.
13 years ago
Mark McDowall 2371f66615 Ctrl+Short+f will now open Local Search.
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.
13 years ago
Mark McDowall 3e3551f4d0 Removed testing reload button from History. Whoops!
13 years ago
Mark McDowall 706ea744b9 Change from rebind() to ajaxRequest() for reloading the History grid, which keeps page and sort order.
13 years ago
Mark McDowall bbd5cba272 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
kay.one 157bcd8b0f AssemblyInfo.cs cleanup
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 dd7dcf4db8 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
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
kay.one 5b3f0bdffe Added google analytics. (only enabled in production)
13 years ago
Mark McDowall 2c93a27962 Added SMTP settings editing to the UI.
13 years ago
Mark McDowall 4c6287827c Fixed top slider, it will now work for multiple sliders.
13 years ago
Mark McDowall 0cce31cbc8 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
Mark McDowall 10fc9a1981 Added Submenu to Missing, allows triggering of a backlog search as well as RSS Sync.
13 years ago
kay.one 651a63edea Merge branch 'markus' into kay.one
13 years ago
kay.one 8f9946eb63 Added some update APIs to check for updates and download and extract the update package.
13 years ago
Mark McDowall 745d9d9355 TopSlider added for local series searching!
13 years ago
Mark McDowall 08804208cf Awesome relative pathing for CSS and JS fail, reverting back.
13 years ago
Mark McDowall a9bcbfad8c Added QuickAdd for adding series, not displayed currently, needs some prettifying.
13 years ago
Mark McDowall d62345f6d7 Javascript and CSS references in _Layout use relative paths instead of absolute.
13 years ago
kay.one 87fe19ab4e Added compile date to footer
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 71e1827ef8 Missing Grid uses ToBestDateString for formatting.
13 years ago
Mark McDowall fd205d3d57 Moved Grid altering CSS to its own file, used for Series/Details, missing, upcoming and histtory grids.
13 years ago
Mark McDowall 9714a96437 Upcoming/Index now uses .ToBestDateString() for Dates, only showing on FutureForecast grid (instead of all grids). Status is shown on grid and option to search for episode.
13 years ago
Mark McDowall 6736afbeab Added NextAiring to Series (ResultColumn), which is used for Series/Index. Added tests and fixed broken tests after adding new property.
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 e4f01ae0d4 Size is now parsed for each item in the feed.
13 years ago