Commit Graph

451 Commits

Author SHA1 Message Date
bergware 8596c50f86 Docker: fixed autostart order not updated when "wait" values are present 2018-09-30 09:58:43 +02:00
tom mortensen 13084cc5ef Merge pull request #392 from Squidly271/patch-16
Revert docker run Security
2018-09-28 18:08:22 -07:00
bergware e5b2b63edb Styling update: height & width scaling 2018-09-28 20:53:10 +02:00
bergware 2eba807eea Updated button styling 2018-09-28 18:25:18 +02:00
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
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
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
bergware 7d54eaeb8e Style corrections 2018-09-22 10:33:31 +02:00
bergware 371cdb576a Adjusted font size 2018-09-21 09:41:44 +02:00
bergware 99feceafa6 Docker: cap cpu+memory load at 100% 2018-09-20 08:24:05 +02:00
bergware d7f2725bfa Dokcer: fixed templates not saving 2018-09-13 17:58:08 +02:00
Eric Schultz 0dea5fbf0f Merge pull request #379 from Squidly271/patch-12
Docker: Suppress error if no volumes present in template
2018-09-06 16:31:30 -05:00
Squidly271 588e768027 Update DockerContainers.php 2018-09-06 17:18:45 -04:00
Squidly271 84d7a0bae4 Docker: Suppress error if no volumes present in template 2018-09-06 08:55:18 -04:00
bergware 017ab14495 Docker containers: improved table spacing 2018-09-06 13:03:31 +02:00
bergware fc7fe25a66 Docker containers: imrpoved table spacing 2018-09-06 13:00:13 +02:00
bergware c2c66865a9 Docker containers: list adjustment to fit better smaller screens 2018-09-05 22:25:39 +02:00
bergware bdf874ba85 Fixed: regression error in docker "check for updates" 2018-09-05 17:58:56 +02:00
bergware a2838d597f Merge remote-tracking branch 'upstream/master' 2018-09-05 08:00:49 +02:00
bergware 4759588076 Fixed: table height in fixed mode 2018-09-04 18:08:46 +02:00
bergware ba793238b9 Fixed: no wrapping of help text in Docker settings 2018-09-04 17:32:04 +02:00
Larry Meaney e8bdde20a5 Set robots "noindex, nofollow" metatag on all pages, in case a user opens their system up to the internet. 2018-09-03 19:17:24 -07:00
Tom Mortensen 6668ad0ec5 Change 'unRAID' to 'Unraid' to match new branding.
Updated a few copyright strings.
2018-08-31 12:58:40 -07:00
bergware 7afe62824c Corrections in notice message display 2018-08-28 08:58:09 +02:00
bergware 1bad820438 Fixed docker spinner animation after update all 2018-08-24 15:26:41 +02:00
Eric Schultz d6328db0cb Merge pull request #363 from Squidly271/patch-9
dockerMan: Avoid filename collisions on FAT32
2018-08-23 17:44:11 -05:00
bergware f1ce832841 Fixed regression error in last docker PR 2018-08-23 17:56:20 +02:00
bergware ef3ad76619 Docker containers page: show container starting up message
Starting docker service and auto-starting containers has been decoupled.
This lets the docker page return as soon as the service is ready.
The container overview page shows a new message, and will automatically reload to update the status until all containers are auto-started
2018-08-23 17:37:14 +02:00
bergware d58950da7c Docker: filetree css correction 2018-08-23 14:14:24 +02:00
bergware 92f8084067 Code optimizations 2018-08-23 12:04:54 +02:00
bergware 50c7e54b75 VM/Docker filetree css corrections 2018-08-23 09:47:22 +02:00
bergware 1183430a75 Aligned docker style sheets for poup window 2018-08-23 09:24:57 +02:00
bergware 21e3e627da Revert "Added spinner to docker settings page"
This reverts commit 4b48f29495.
2018-08-22 21:31:04 +02:00
bergware 4b48f29495 Added spinner to docker settings page 2018-08-22 21:28:06 +02:00
bergware a970b201a5 Replaced blue circle animation with unraid wave 2018-08-22 15:08:48 +02:00
bergware d309568211 Revert "Hide Docker or VM page when service is not running"
This reverts commit 795e2fa577.
2018-08-22 10:07:17 +02:00
bergware 795e2fa577 Hide Docker or VM page when service is not running 2018-08-22 10:05:25 +02:00
bergware 0c5abec7a1 Revamp of themes White and Black
New style themes, including fixes and enhancements.
Ported back to themes Azure and Gray
2018-08-21 07:43:04 +02:00
Squidly271 7cea8a9b16 Update CreateDocker.php 2018-08-18 23:01:12 -04:00
Squidly271 05facfac62 dockerMan: Avoid filename collisions on FAT32
Because under FAT32, my-plexmediaserver == my-PlexMediaServer.  Solves an edge case
2018-08-18 22:59:30 -04:00
bergware 1c90885ea4 Fixed regression errors in Docker after CPU pinning PR 2018-08-11 08:45:53 +02:00
bergware 3255a4715b New CPU pinning functionality
Control ALL CPU pinning from a single view
2018-08-10 12:57:50 +02:00
bergware 66d43567cb Added CPU selection to docker container edit section 2018-08-08 18:27:11 +02:00
bergware dee12f65ac Added CPU selection to docker container edit section 2018-08-08 17:28:32 +02:00
bergware 2ebb6d2eac Added CPU selection to docker container edit section 2018-08-08 17:24:50 +02:00
bergware 9d683de94c Added CPU selection to docker container edit section 2018-08-08 17:23:22 +02:00
bergware 9c0cff4782 Added docker autostart wait period
- fixed autostart entries sometimes wrongly sorted
2018-08-05 13:34:46 +02:00
bergware befd319968 Show docker allocations in column format 2018-08-01 12:27:32 +02:00