1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00
Commit Graph

78 Commits

Author SHA1 Message Date
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