Commit Graph

1571 Commits

Author SHA1 Message Date
bergware
5367943166 Made "Check for Updates" and "Update All Plugins" with inline list update without complete page refresh
added animation while list loads
2018-03-22 10:01:37 +01:00
bergware
bd2a3fc0ec CreateDocker: minor code optimization 2018-03-21 23:28:55 +01:00
bergware
67c15c92e7 Added "Update all Plugins" button to plugins page 2018-03-21 17:37:27 +01:00
bergware
725c30357f Docker add/edit: corrected list of exposed ports and assigned IPs 2018-03-21 14:08:57 +01:00
bergware
ab389a5c8d Docker: unrestricted edit in authoring mode 2018-03-21 13:23:35 +01:00
bergware
802637f905 Minor code optimization in Docker sort 2018-03-21 10:43:51 +01:00
bergware
ca7f4260d7 Fixed wrong cpu references in popup window in VM list 2018-03-20 17:39:04 +01:00
tom mortensen
48bab75aa1 Merge pull request #306 from Squidly271/patch-5
Docker: Don't automatically update webUI entry on templates
2018-03-19 14:22:22 -07:00
tom mortensen
3e18417980 Merge pull request #305 from bergware/master
Make disk spin up/down inline without refresh of complete page
2018-03-19 14:21:56 -07:00
Squidly271
d1a8df72ea Add in project 2018-03-19 15:14:16 -04:00
Squidly271
9b49e08396 Docker: Don't automatically update webUI entry on templates
webUI being automatically updated by dockerMan on updates results in people that have as an example reverse proxied their containers and needing to have a different webUI always having to redo their changes.
2018-03-19 15:11:42 -04:00
bergware
5517aa1b3d VM manager: replace pause icon for refresh when updating 2018-03-19 10:53:55 +01:00
bergware
82f4c05422 Change animation to spinning "refresh" 2018-03-19 10:00:03 +01:00
bergware
c73dcb52d5 Minor correction: let container list start in basic view with collapsed rows when no cookie is set yet 2018-03-19 08:27:03 +01:00
bergware
dfa76e6600 Moved NchanSubscriber.js into dynamix.js (single file load) 2018-03-19 08:15:49 +01:00
bergware
31208231c4 Fix "Schedule" reference in tabbed/non-tabbed mode and return to Main page 2018-03-18 23:20:39 +01:00
bergware
298b88e152 Do Clear Statistics inline without complete page refresh 2018-03-18 22:46:27 +01:00
bergware
b0f991841a Do Clear Statistics inline without complete page refresh 2018-03-18 22:19:13 +01:00
bergware
93ab98844f Change state using socket call to emhttpd 2018-03-18 20:17:32 +01:00
bergware
e36e0bcc86 Change state using socket call to emhttpd 2018-03-18 20:15:11 +01:00
bergware
a1da91914c Change state using socket call to emhttpd 2018-03-18 20:10:37 +01:00
bergware
9c13913429 Make disk spin up/down inline without refresh of complete page
+ added animation to spin up/down indicator
2018-03-18 15:15:06 +01:00
Squidly271
742af14804 Switch from tabs to spaces 2018-03-17 17:18:19 -04:00
Squidly271
79f4fce086 Docker Security: Remove <script> and <iframe>
Recursively remove any <script> or <iframe> from all elements in a template
2018-03-17 17:08:00 -04:00
tom mortensen
68ffd72ce5 Merge branch 'master' into patch-3 2018-03-17 11:08:33 -07:00
Squidly271
a62a0b1861 Plug security hole in docker template Post Args 2018-03-17 13:51:57 -04:00
bergware
1c126f0971 Regression: return LOG display as before in docker list 2018-03-17 15:33:55 +01:00
bergware
a884558664 Add "reset sorting" to docker and VM list 2018-03-17 15:01:15 +01:00
bergware
a3fe701dfe Allow user sorting preference for containers and VMs
Sorting preference also dictates the sequence in which containers and
VMs are started and stopped (reversed)
2018-03-17 13:53:05 +01:00
bergware
f9a1d237cc Change docker caching to private variables 2018-03-17 08:43:35 +01:00
Tom Mortensen
1cf53ae6cd Plug Security Hole In Docker Template PostArgs 2018-03-16 22:48:33 -07:00
tom mortensen
af71a38292 Merge pull request #300 from Squidly271/patch-2
Wording change on a error returned by plugin manager
2018-03-16 22:39:02 -07:00
tom mortensen
84f08c678d Merge pull request #298 from bergware/master
Fixed regression error in plugin updates
2018-03-16 22:38:41 -07:00
tom mortensen
5052f82177 Revert "Plug Security Hole In Docker Template PostArgs" 2018-03-16 22:37:29 -07:00
tom mortensen
bb1fa3a435 Merge pull request #297 from Squidly271/patch-1
Plug Security Hole In Docker Template PostArgs
2018-03-16 22:26:07 -07:00
bergware
395800da1c Minor code layout adjustments 2018-03-17 03:42:35 +01:00
bergware
c79c66d2f9 DockerClient: commented out DEBUG 2018-03-17 03:26:35 +01:00
bergware
27b42934eb Show zero source address when container is stopped 2018-03-17 03:11:30 +01:00
bergware
2fa3607c23 DockerClient: improved caching 2018-03-17 02:46:21 +01:00
Squidly271
52255fa5bc Switch split from command execution to post args only 2018-03-16 21:05:47 -04:00
Squidly271
6ff99c67bb Wording change on a error returned by plugin manager 2018-03-16 21:00:04 -04:00
bergware
bc98284f07 Regression: fix network mode in container list 2018-03-17 00:54:13 +01:00
bergware
d9a33e92a4 Regression: fix container sorting 2018-03-17 00:44:29 +01:00
bergware
4550957675 Regression: fix container sorting for Dashboard 2018-03-17 00:42:20 +01:00
bergware
0ff8434832 Fixed port mapping of user defined networks 2018-03-16 23:35:44 +01:00
bergware
c6e7c98255 Revert "Fixed port mapping of "user defined" networks"
This reverts commit 08eba17a3b.
2018-03-16 23:24:32 +01:00
bergware
08eba17a3b Fixed port mapping of "user defined" networks 2018-03-16 23:11:31 +01:00
bergware
c25aea3d52 DockerClient: code optimizations 2018-03-16 22:30:30 +01:00
bergware
dab47cb568 Revert "Inhibit arbitrary command execution in Docker post arguments"
This reverts commit 99b76766a0.
2018-03-16 20:15:19 +01:00
bergware
99b76766a0 Inhibit arbitrary command execution in Docker post arguments 2018-03-16 20:07:09 +01:00