Commit Graph

2263 Commits

Author SHA1 Message Date
Squidly271 b85259dcb5 Revert docker run Security
While I think this was a decent idea, in actual practice there are too many possibilities / permutations of quoting etc that can potentially result in a false positive and prevent the user from executing their container.  Net result is that the security routine would have to be continually updated as more legit usages com to light.

Since the whole point of the original change was to prevent repository maintainers from maliciously executing arbitrary commands in the docker run and not to impact end-users at all, this will have to be purely enforced on CA's end instead.
2018-09-28 09:17:37 -04:00
tom mortensen 8a17f550d7 Merge pull request #390 from bergware/master
Make font sizes relative
6.6.1
2018-09-27 14:32:27 -07:00
bergware 8aff3f83f0 New display setting: "Custom header text color" 2018-09-27 20:22:30 +02:00
bergware 6ebca4f820 Shadox box styling update 2018-09-27 19:27:46 +02:00
bergware c191272323 Updated buttons styling 2018-09-27 18:24:07 +02:00
bergware dcefec035d Make font sizes relative 2018-09-27 17:56:08 +02:00
tom mortensen 1328e60b5c Merge pull request #389 from bergware/master
Docker: cap cpu and memory load at 100%
2018-09-26 15:49:27 -07:00
bergware f8cd37fd47 Minor code optimization 2018-09-26 12:34:40 +02:00
bergware 62bb6156a6 Docker: cap cpu and memory load at 100% 2018-09-26 10:39:07 +02:00
tom mortensen 4937ca1d69 Merge pull request #386 from bergware/master
Docker: cap cpu+memory load at 100%
2018-09-23 09:03:00 -07:00
bergware 0c9921c66f Use PHP version_compare to check Unraid versions 2018-09-22 11:05:04 +02:00
bergware aed330b7e0 Style corrections 2018-09-22 10:58:21 +02:00
bergware 131e9a377b Style corrections 2018-09-22 10:41:45 +02:00
bergware 7d54eaeb8e Style corrections 2018-09-22 10:33:31 +02:00
bergware cf90d73ab6 Adjusted font size 2018-09-21 10:09:19 +02:00
bergware 371cdb576a Adjusted font size 2018-09-21 09:41:44 +02:00
bergware c5ee9d37d5 Dashboard: add context menu to both image and title 2018-09-20 12:06:13 +02:00
bergware 99feceafa6 Docker: cap cpu+memory load at 100% 2018-09-20 08:24:05 +02:00
tom mortensen ccdf41cf0f Merge pull request #385 from bergware/master
System devices: fixed display of ACS override warning message
6.6.0-rc4 6.6.0
2018-09-16 09:49:03 -07:00
bergware 17dd281b47 CPU pinning: preserve "emulatorpin" entry 2018-09-16 13:28:12 +02:00
bergware 29300c2c5b Minor code optimization 2018-09-16 10:06:17 +02:00
bergware 968df19f40 VM edit corrections
- create image when new vdisk is added
- keep sound card selection included
- fix add/remove of network interfaces
2018-09-15 13:24:00 +02:00
bergware 869d04306f Correction in custom parity schedule 2018-09-15 09:09:32 +02:00
bergware 21744e426a Correction in custom parity schedule 2018-09-15 09:05:44 +02:00
bergware cc71de5cbf System devices: fixed display of ACS override warning message 2018-09-14 15:07:39 +02:00
tom mortensen 636374abde Merge pull request #384 from bergware/master
Dashboard: fixed incorrect username references
6.6.0-rc3
2018-09-13 13:03:25 -07:00
bergware d7f2725bfa Dokcer: fixed templates not saving 2018-09-13 17:58:08 +02:00
bergware f0d5efaa74 Dashboard: fixed incorrect username references 2018-09-13 17:44:40 +02:00
Eric Schultz 15786f174d Install Trial key directly and skip email collection step 2018-09-12 20:59:02 -05:00
tom mortensen 9d3911401b Merge pull request #382 from bergware/master
Miscellaneous fixes and updates
2018-09-12 12:37:01 -07:00
bergware 807ee77b5b VM settings: css corrections 2018-09-11 14:27:48 +02:00
bergware 81464c8e69 VM edit: fixed deletion of vdisks 2018-09-11 12:06:49 +02:00
bergware cd6fb7a519 CPU pinning: hanlde dots in VM names 2018-09-11 03:32:36 +02:00
bergware 723fdf5ab5 Fixed regression error in Last week of custom parity check 2018-09-09 10:40:40 +02:00
bergware 75ee4e3181 Fixed regression error in Last week of custom parity check 2018-09-09 10:36:08 +02:00
bergware c2643361e8 Merge remote-tracking branch 'upstream/master' 2018-09-09 09:34:04 +02:00
bergware 425f82bcea Disable PCIe ACS override and VFIO allow unsafe interrupt settings in SAFE mode 2018-09-09 08:42:39 +02:00
bergware 9ad99b9883 SMART controller update
- changed Areca to SAS format
- added HP cciss
- fixed global controller selection
2018-09-09 08:26:57 +02:00
Eric Schultz d108960a0f include syslinux folder in flash backup 2018-09-08 20:19:38 -05:00
Eric Schultz ffee1b78c7 Merge pull request #380 from bergware/master
Added "ignore" text to BTRFS profiles warning
2018-09-08 17:08:08 -05:00
Eric Schultz c48caef054 Merge pull request #381 from Squidly271/patch-13
CPU Isolation: Prevent PHP error if no CPUs isolated
2018-09-08 17:04:23 -05:00
Squidly271 997407df2c Dutchify 2018-09-08 16:11:37 -04:00
Squidly271 e4515bdf38 Update CPUset.php 2018-09-08 16:04:27 -04:00
Squidly271 6c13195663 Update CPUset.php 2018-09-08 16:03:14 -04:00
Squidly271 fd78d15592 Update CPUset.php 2018-09-08 16:01:07 -04:00
bergware d07fec0c6f Updated parity help text and simplified cron entries 2018-09-08 15:30:02 +02:00
Squidly271 472dc21df7 CPU Isolation: Prevent PHP error if no CPUs isolated 2018-09-08 09:00:06 -04:00
bergware d879dc5c55 Minor css correction 2018-09-08 14:41:18 +02:00
bergware 4452b68f73 Minor css correction 2018-09-08 14:35:39 +02:00
bergware 8055e70278 Added "ignore" text to BTRFS profiles warning 2018-09-07 11:42:01 +02:00