Commit Graph

92 Commits

Author SHA1 Message Date
Mark McDowall a1abcbcd40 Fixed: Prevent the update button from being double clicked for 5 seconds 2014-05-16 08:47:53 -07:00
Mark McDowall ef3777fccf Update improvements
Include NzbDrone.Update in mono/osx package
Do not ignore certificate warnings for services
Check hash before extracting update
New: Update support for Linux/OS X - see the wiki for more information
2014-05-15 21:58:38 -07:00
Mark McDowall 99f2b07a11 Bootstrap 3
New: Updated UI
New: Mobile browser support
Fixed: /favicon.ico will return the favicon now
2014-05-11 15:57:33 -07:00
Taloth Saldono 28fa264c69 Initial Bootstrap 3 migration 2014-05-11 15:57:09 -07:00
Mark McDowall 30e66afb20 Show message when no updates are available 2014-04-03 19:16:48 -07:00
Taloth Saldono f92aded4f0 Revised Authentication logic for api and logfiles. 2014-04-01 22:50:34 +02:00
Mark McDowall 4752ba3341 Fixed: Downloading log file asking for password when authentication is disabled 2014-03-20 22:20:35 -07:00
Mark McDowall c8ae9f40fb New: App health displayed in UI 2014-02-25 21:40:47 -08:00
Mark McDowall d0a6daeb26 Restart on linux/os x working
Removed client messages for shutdown/restart since they were getting stuck
2014-02-10 01:49:06 -08:00
Mark McDowall 469d802b7b Shutdown and restart are buttons now 2014-02-07 22:53:35 -08:00
Mark McDowall be9b7284b5 Added shutdown and restart buttons to system UI
New: Shutdown and restart from UI
Fixed: ctrl+c will shutdown app on mono
2014-02-06 21:18:48 -08:00
markus101 298837f96a Changed buttons on series/logs views to look less cramped 2014-02-01 16:32:08 -08:00
markus101 9515c28729 Merge branch 'view-filtering' of https://github.com/Taloth/NzbDrone into view-filtering 2014-02-01 15:48:37 -08:00
Taloth Saldono 9df0ad0bf7 System.Logs view can now be filtered by severity. 2014-02-01 23:09:22 +01:00
markus101 2cd347b829 New: Blacklist added to UI (under history) 2014-02-01 14:07:30 -08:00
Mark McDowall 16356b6319 Merge branch 'reverse-proxy' into develop 2014-01-06 17:17:16 -08:00
Mark McDowall df055d191f Logs and series are now persisted 2014-01-01 23:07:29 -08:00
Mark McDowall b5c9a811dd New: Support for running from a sub folder (reverse proxy) 2014-01-01 22:56:19 -08:00
Mark McDowall a15fb00c35 sync event instead of promise 2013-12-31 00:43:01 -08:00
Mark McDowall d494023504 Fixed: Settings/System tabs will no longer fill up the browser history 2013-12-27 14:22:57 -08:00
kayone 6b418276b6 removed ServerStatus.js 2013-11-20 22:06:55 -08:00
Mark McDowall a01f2dd862 Delete logs/log files won't blow up 2013-11-19 18:00:06 -08:00
Mark McDowall 30c4790f52 Link to wiki on Linux instead of doing nothing 2013-11-15 08:39:01 -08:00
Mark McDowall c286f1b18a UI will reload on navigation if the backend has been update 2013-11-13 19:38:30 -08:00
Mark McDowall 4defc04026 Fixed log files refresh 2013-11-11 14:49:50 -08:00
Mark McDowall 0747e53d4f Fixed logs table, added spinner to logs refresh 2013-11-11 14:31:33 -08:00
kayone 47d924cff3 added jshint 2013-11-10 20:09:11 -08:00
Mark McDowall ab60420f58 listenTo, not promise for log table loading 2013-11-10 02:05:25 -08:00
Mark McDowall e7ac2247ab Log details
New: Logs now have details available
2013-10-31 23:15:15 -07:00
Mark McDowall aa26d68f18 Updating manually now uses a command so it shows progress 2013-10-18 17:48:14 -07:00
Mark McDowall d4fd731b34 Free space will show shared drives and show drive label 2013-10-15 21:11:45 -07:00
Mark McDowall 43a70f4479 Moved disk space and about to new info tab
New: Disk space visible in the UI under System Info
2013-10-11 16:18:04 -07:00
fzr600dave 6c414929c3 Updated as per markus request for viewing disk space
Added two methods to Diskprovider:-
getFixedDrives, getTotalSize
and letting UI decide on how to display space.
and changed from vent to listenTo
(cherry picked from commit 5aa00cfb6498d4731d5d880c346afe747a61024e)
2013-10-11 15:56:18 -07:00
fzr600dave 041e767f3d Added Disk space information to system.
(cherry picked from commit 91625019378247b1c6ab85afaee23f2855e3298b)
2013-10-11 15:56:06 -07:00
Mark McDowall 036c1f888f Show latest release as maintenance release when there are no changes 2013-10-09 18:50:56 -07:00
Mark McDowall 9f403b46ff Dropped TVDbEpisodeId since its not used and was causing contraint issues
Fixed: Issues refreshing some series due to episodes being reordered on TheTVDB
2013-10-09 17:23:13 -07:00
kayone 4948d0608b UI dependency graph cleanup 2013-10-08 18:43:41 -07:00
Mark McDowall 0d7097a682 Deleting logs will refresh on completion 2013-10-07 20:35:27 -07:00
Mark McDowall ee2973efe7 No more caching of log files, also better handling of logs on page load 2013-10-07 19:37:02 -07:00
Mark McDowall 308f76d0fe Updates cleanup 2013-10-06 15:22:43 -07:00
Mark McDowall 03fac8bfe5 Removed check for update button, latest version will have install link 2013-10-05 01:15:48 -07:00
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00