Commit Graph

1805 Commits

Author SHA1 Message Date
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&lt;br&gt;&lt;i&gt;In use by other container(s)&lt;/i&gt;</b>');` 

![screen shot 2018-06-01 at 02 27 32](https://user-images.githubusercontent.com/5107843/40816307-277e4bc6-6544-11e8-95ac-f207b5c61076.png)
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
bergware
22e444a5f2 Minor style adjustment for Docker containers 2018-05-13 10:28:25 +02:00
bergware
a56c3b806b Add release notes to version string in header 2018-05-12 13:27:44 +02:00
bergware
578d011b43 Fixed regression error in docker_cfg file 2018-05-12 12:39:41 +02:00
bergware
b6bb0435d4 Merge remote-tracking branch 'limetech/master' 2018-05-11 00:44:26 +02:00
bergware
1c36dbe818 Add release notes to version string in header 2018-05-11 00:43:51 +02:00
bergware
82e8c98de6 Fixed incorrect display of memory size on dashboard
Memory size is incorrectly displayed when a parity check is running
2018-05-10 20:13:31 +02:00
bergware
5df3285b81 Add release notes to version string in header 2018-05-10 18:57:16 +02:00
bergware
04a48a9ffa Add release notes to version string in header 2018-05-10 18:54:01 +02:00