Commit Graph

730 Commits

Author SHA1 Message Date
Eric Schultz
aa2536cd06 Merge branch 'master' into 6.4-wip 2017-04-03 00:56:39 -05:00
bergware
6319939872 Fixed file read errors when system is started but array is stopped [2] 2017-04-03 07:54:21 +02:00
Eric Schultz
8c0e6edc64 Merge branch 'master' into 6.4-wip 2017-04-03 00:50:58 -05:00
bergware
898b3db387 Fixed file read errors when system is started but array is stopped 2017-04-03 07:48:31 +02:00
Eric Schultz
184407ce5b Added "routing table" page to network settings 2017-04-02 20:04:22 -05:00
Eric Schultz
d49f1ba127 Merge branch 'master' into 6.4-wip 2017-04-02 20:01:18 -05:00
bergware
c3a3233e95 Fixed: regression errors 2017-04-03 01:21:37 +02:00
bergware
23231ac4b4 Fixed regression error in erroneous display of disk table on Dashboard page 2017-04-02 23:38:59 +02:00
Eric Schultz
2753bfb172 IPv6 multiple default gateway support by Berware 2017-04-01 20:57:04 -05:00
Eric Schultz
f3a5486a9d IPv6 networking improvements by Bergware 2017-04-01 09:53:36 -05:00
Tom Mortensen
e39e135d16 Merge remote-tracking branch 'origin/master' into 6.4-wip 2017-03-31 08:31:09 -07:00
Tom Mortensen
38f5149d2d Version 6.3.3 2017-03-30 2017-03-30 16:24:04 -07:00
Tom Mortensen
4f3efcf8f8 Add lscpu output to diagnositics 2017-03-30 13:50:07 -07:00
Tom Mortensen
2a486c6278 toggling acs override will now apply to all boot options in syslinux.cfg 2017-03-30 13:49:43 -07:00
Tom Mortensen
04ac51eda5 Provide control to initiate btrfs balance on btrfs-formatted array devices and single cache device.
Remove preset btrfs balance options; btrfs-raid1 is default only for initial creation of multi-device pool.
DeviceInfo shows all check/balance/scrub operations but greyed out depending on arry started state.
2017-03-30 09:08:50 -07:00
Eric Schultz
7188f293a5 Merge branch 'master' into 6.4-wip 2017-03-28 03:42:38 -05:00
Eric Schultz
e3e072280b toggling acs override will now apply to all boot options in syslinux.cfg 2017-03-28 03:42:21 -05:00
Eric Schultz
a399e6b236 Merge branch 'master' into 6.4-wip 2017-03-27 18:27:22 -05:00
Eric Schultz
9db9ed8012 Add lscpu output to diagnositics 2017-03-27 18:26:38 -05:00
Eric Schultz
9b0b32d837 Merge from master 2017-03-27 18:21:18 -05:00
tom mortensen
f282325491 Merge pull request #100 from bergware/master
Fixed typos in "maintenance"
2017-03-27 13:08:34 -07:00
bergware
a052c8b620 Fixed typos in "maintenance" 2017-03-27 22:06:17 +02:00
tom mortensen
4295c3306b Merge pull request #99 from Squidly271/patch-7
Remove href bookmarks on <a> elements
2017-03-27 13:00:50 -07:00
tom mortensen
d68d3ab14a Merge pull request #98 from bergware/master
Disk read/write IO in background daemon
2017-03-27 13:00:17 -07:00
Eric Schultz
f1c9c31dd7 IPv6 networking improvements by Bergware 2017-03-27 10:14:12 -05:00
bergware
1f343804d5 Fixed regression error in netconfig script 2017-03-27 02:29:38 +02:00
bergware
c19769ce25 Fixed DNS server assignment when changing VLANs 2017-03-26 23:46:05 +02:00
bergware
882fbab0b8 Fixed DNS server assignment follows IP address assignment 2017-03-26 19:55:07 +02:00
Squidly271
a7bfcd5ec2 Remove href bookmarks on <a> elements
To prevent browsers from scrolling to top of page when displaying / hiding more CPU / Network details
2017-03-25 23:32:20 -04:00
bergware
f3b22b8ce1 Fixed incorrect display of BTRFS check for non-btrfs disks. Removed unused buttons. 2017-03-25 20:53:52 +01:00
bergware
97ea5dba09 Fixed missing csrf token and code optimizations in SMART report generation 2017-03-25 19:44:58 +01:00
Eric Schultz
91d6554967 Merge branch 'master' into 6.4-wip 2017-03-25 10:23:59 -05:00
bergware
cf20be4a74 Cleanup unused parameters when saving configuration files 2017-03-25 14:58:15 +01:00
bergware
4d5f103312 Disk read/write IO in background daemon 2017-03-25 11:51:31 +01:00
bergware
08f4158f5a Disk read/write IO in background daemon 2017-03-25 11:36:07 +01:00
bergware
e861d14c17 Disk read/write IO in background daemon [code optimizations] 2017-03-25 02:28:32 +01:00
bergware
cf5f2a6b62 Disk read/write IO in background daemon 2017-03-24 22:55:19 +01:00
bergware
7ab0933368 Disk read/write IO in background daemon 2017-03-24 22:53:28 +01:00
bergware
b20427c912 Disk read/write IO in background daemon 2017-03-24 22:15:11 +01:00
bergware
13f592bac4 Disk read/write IO in background daemon 2017-03-24 13:09:53 +01:00
Squidly271
577cd0c335 Remove the old temp .plg file on remove
plugincheck script doesn't check if a plugin is still installed.  Only if the .plg still exists in /tmp/plugins.  Update notices will happen until a reboot is issued
2017-03-24 04:26:31 -04:00
Eric Schultz
26821b7491 Use cpuload websocket endpoint instead of ajax to drive cpu bars on the Dashboard 2017-03-23 11:44:13 -05:00
Eric Schultz
5d9ba70520 Add NchanSubscriber.js and include it for all pages 2017-03-23 11:43:11 -05:00
Eric Schultz
5882bb554a improve Docker mkdir permissions so nginx can access files 2017-03-23 11:42:06 -05:00
Eric Schultz
b694c29937 Docker daemon process name is now dockerd 2017-03-23 11:39:52 -05:00
Tom Mortensen
babde7028f Get rid of unRAIDServer pluign directory. 2017-03-22 14:48:57 -07:00
Eric Schultz
d932046d71 noVNC: use nginx websocket proxy so it can do SSL termination properly 2017-03-22 08:33:37 -05:00
Eric Schultz
8f81eda874 Version 6.4.0-rc1 2017-03-21 2017-03-20 21:03:32 -05:00
Eric Schultz
a5012583ce local_prepend and template changes for nginx/php-fpm 2017-03-20 21:03:15 -05:00
Eric Schultz
4f2d0ccdfd Merge pull request #96 from bergware/master
Ignore mover log entries in color coding
Fixed wrong reference to Display Settings in Main page
Fixed: missing creating of eth10 settings page
2017-03-20 20:40:33 -05:00