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
894a2b2375
Verify internet access using NCSI method
...
NCSI = network connection status indicator
This method tries to access a specific Microsoft site to test internet access. The same method is used in Windows.
2018-08-04 13:21:42 +02:00
bergware
27beaf361e
fix css help button in themes azure and gray
2018-08-01 21:19:04 +02:00
bergware
befd319968
Show docker allocations in column format
2018-08-01 12:27:32 +02:00
bergware
da70c1f2b7
Added version control in docker API calls
2018-08-01 11:10:58 +02:00
bergware
5a728b1d72
Fixed 'Update All Containers' button sometimes hidden in docker list
2018-08-01 09:37:58 +02:00
bergware
0602a7e7c0
Use timeout in command execution of diagnostics
2018-08-01 08:11:59 +02:00
Tom Mortensen
fcbfe7e57a
docker: fix connect container console to new window
2018-07-31 11:44:09 -07:00
tom mortensen
3aafc50700
Merge pull request #357 from Squidly271/master
...
Plugins: Preserve support link when updating plugin
2018-07-25 10:54:56 -07:00
bergware
0258bbcbe3
Remove empty entries when storing individual disk settings
2018-07-24 13:28:50 +02:00
Squidly271
8e9f9482ba
Plugins: Preserve preserve support link when updating
2018-07-22 15:52:54 -04:00
bergware
cecd8bd914
Merge remote-tracking branch 'upstream/master'
2018-07-22 13:07:58 +02:00
bergware
692c30f458
diagnostics: Replace consecutive repeated lines in syslog
2018-07-22 12:56:32 +02:00
tom mortensen
c7bdb313be
Merge pull request #350 from Squidly271/master
...
Prevent arbitrary bash execution or redirection on docker create/run commands
2018-07-20 10:55:59 -07:00
Eric Schultz
d2113984e1
fix regex matching for unraid.net domain name validation when using new openssl1.1
2018-07-17 12:08:38 -05:00
Eric Schultz
c2a57ed235
Merge pull request #351 from Squidly271/patch-3
...
Remove control codes, and extended ascii characters from plugin urls …
2018-07-14 12:42:18 -05:00
Eric Schultz
39ac304e67
Merge pull request #352 from Squidly271/patch-4
...
Update link for privileged help text
2018-07-14 12:41:13 -05:00
Squidly271
5bdb5f714a
Change capitalization
...
Closes #348
2018-07-14 11:49:00 -04:00
Squidly271
d32b443110
Update link for privileged help text
2018-07-14 09:47:22 -04:00
Squidly271
ca06bd9546
Remove control codes, and extended ascii characters from plugin urls on install
...
Every once in a while, a copy / paste from a browser of CA's URL posted on the forum winds up with unicode and/or control characters in the middle of the URL, which prevents installation. (https://lime-technology.com/forums/topic/38582-plug-in-community-applications/?page=85&tab=comments#comment-669454 and https://lime-technology.com/forums/topic/38582-plug-in-community-applications/?page=84&tab=comments#comment-664991 )
Just replace them with a null character.
Probably geographically related.
2018-07-14 09:36:32 -04:00
Squidly271
5f73c64819
More tabs to spaces
2018-06-30 22:11:05 -04:00
Squidly271
8b489e708f
Handle escaped single quotes
2018-06-30 22:02:05 -04:00
Squidly271
501d4eaf0c
Leading spaces instead of tabs
2018-06-30 21:24:55 -04:00
Squidly271
3f5da6ca9e
Prevent docker run command from including arbitrary bash commands or redirection
2018-06-30 21:20:10 -04:00
Squidly271
2abb945dc4
Spaces instead of tabs
...
grr 😠
2018-06-23 13:53:50 -04:00
Squidly271
4095975f91
Plugins: Show support thread if present
2018-06-23 13:50:41 -04:00
bergware
ee032dc29b
Merge remote-tracking branch 'upstream/master'
2018-06-08 07:57:22 +02:00
Kenneth Tan
0c508f7890
Correct docker container icon name generation
2018-06-08 08:35:24 +08:00
bergware
b3791ccbd1
Merge remote-tracking branch 'upstream/master'
2018-06-05 08:33:52 +02:00
bergware
594f6682e0
Docker: added cpu load and memory load display
2018-06-03 11:01:33 +02:00
bergware
e90ba2d00f
Docker: added cpu load and memory load display
2018-06-03 09:12:22 +02:00
Eric Schultz
08fe01332a
make entire menu items clickable for gray and azure themes
2018-06-02 11:50:36 -05:00
bergware
b98935813a
Show accumulated encryption status
2018-06-02 09:30:55 +02:00
bergware
cfcd6bcf6e
Docker: added shell/bash selection for console
2018-06-02 09:30:31 +02:00
bergware
40b0c4ea6e
Prevent openbox from clipping
2018-06-02 08:03:57 +02:00
realies
0b0d69d0aa
Strip HTML from back-end
...
HTML tags are converted to HTML entities somewhere along the chain and `CreateDocker.php` generates:
`addLog('<b>Error: Image can not be deleted<br><i>In use by other container(s)</i></b>');`

2018-06-01 02:45:09 +01:00
bergware
16330a358e
Minor code adjustment
2018-05-30 07:12:22 +02:00
bergware
f751950e1c
Make cpu-load and mem-load only visible in advanced mode
2018-05-29 22:20:06 +02:00
bergware
ddc8e59d23
Change file permission
2018-05-29 15:13:33 +02:00
bergware
6377e8bf86
Change file permission
2018-05-29 15:11:54 +02:00
bergware
7ac37e493f
Make docker_load script start/stop event driven
2018-05-29 14:49:47 +02:00
bergware
14e69b877e
Docker: added shell/bash selection for console
2018-05-29 14:03:27 +02:00
bergware
17088573e7
Docker: added cpu load and memory load display
2018-05-29 14:02:30 +02:00
Eric Schultz
a81508cffe
bug fix: prevent deleting user template when (letter case) renaming a docker container
2018-05-26 12:15:36 -05:00
Eric Schultz
46cfa87791
apcups: ensure numeric fields are 0 if the values are empty
2018-05-26 10:35:16 -05:00
Squidly271
789470f0e5
Remove MinVer & DonateImg from templates
...
MinVer I though would be far more used, but thus far it doesn't appear to be used at all, and the donation image has been deprecated from the next release of CA
2018-05-18 16:15:24 -04:00
bergware
b8730e0c65
Minor style adjustment for VMs
2018-05-13 10:53:49 +02:00
bergware
0b5d3f1b51
Minor style adjustment for VMs
2018-05-13 10:51:52 +02:00
bergware
5b9725830f
Minor style adjustment for paused VMs
2018-05-13 10:48:49 +02:00