Commit Graph

8621 Commits

Author SHA1 Message Date
Squidly271 e774c8a6a5 Docker ignore empty paths 2024-02-17 07:13:16 -05:00
tom mortensen 4ab3760bea Merge pull request #1626 from zackspear/fix/6-13-os-plg-update-rc-stable
fix: os updates rc to stable [6.13]
2024-02-15 17:06:26 -08:00
Zack Spear c9cbed9fe5 fix: os updates rc to stable 2024-02-15 14:19:29 -08:00
tom mortensen 3210b1bd39 Merge pull request #1563 from Leseratte10/fix-syslog
Add syslog filename support
2024-02-15 09:38:23 -08:00
tom mortensen 3b60e15ef0 Merge pull request #1582 from mtongnz/manager-fixes
Remove update buttons for non-dockerman containers
2024-02-15 09:37:53 -08:00
tom mortensen 3c6180f114 Merge pull request #1617 from dlandon/master
Fix php warning when saving text to a file.
2024-02-15 09:37:10 -08:00
dlandon fd5d7e122e Change requested by Ronald. 2024-02-14 17:28:29 -06:00
dlandon ee90e2b997 Add #raw_file so a raw file can be modified and suppress any php warnings:
This is the hidden input value:
<input type="hidden" name="#raw_file" value="true">

The value="true" could be programmatically changed so a file can be parsed or not parsed in the same page code.
2024-02-14 16:15:43 -06:00
tom mortensen cc2aa8acc9 Merge pull request #1623 from bergware/master
Management access: fix incorrect ip address display
2024-02-14 08:42:45 -08:00
tom mortensen d6fa9420f3 Merge pull request #1621 from zackspear/fix/upc-dropdown-reboot-link-text
fix: dropdown reboot link text [6.13]
2024-02-14 08:40:47 -08:00
tom mortensen 249785377f Merge pull request #1613 from SimonFair/VM-Metrics
Add  VM usage data
2024-02-14 08:40:25 -08:00
bergware 21f1ec278e Management access: fix incorrect ip address display 2024-02-14 17:02:43 +01:00
Zack Spear 6db0bba9fa fix: dropdown reboot link text 2024-02-13 17:55:21 -08:00
dlandon 1fbd1b0a98 Update update.php 2024-02-13 11:39:33 -06:00
tom mortensen 2b58784feb Merge pull request #1618 from Squidly271/patch-19
PHP8 Fix
2024-02-13 07:21:12 -08:00
tom mortensen 94aeb612b8 Merge pull request #1620 from bergware/master
File manager: updated file type icons
2024-02-13 07:20:59 -08:00
SimonFair 9f3047d2ff Add options to settings to disable/enable + refresh rate 2024-02-12 22:04:37 +00:00
bergware c7fcc66ec2 File manager: updated file type icons 2024-02-12 14:45:00 +01:00
bergware 8c3b5a8554 File manager: updated file type icons 2024-02-12 14:41:56 +01:00
bergware 97560c51d4 File manager: updated file type icons 2024-02-12 14:41:10 +01:00
bergware 2ae9728e94 File manager: updated file type icons 2024-02-12 14:39:31 +01:00
bergware 5c91a93a2c File manager: updated file type icons 2024-02-12 14:37:33 +01:00
SimonFair 034b41726e Update vm_usage 2024-02-11 18:42:11 +00:00
SimonFair eef77dc64d Fix graphs 2024-02-11 18:34:13 +00:00
SimonFair 954969c2e4 Make script executable 2024-02-11 15:25:18 +00:00
SimonFair 71f655cd05 Add Stats page 2024-02-11 15:22:22 +00:00
Squidly271 df4c1d72bd PHP8 Fix 2024-02-10 15:30:41 -05:00
dlandon 39e2381b8f Fix php warning when saving text that contains a reserved php character to a file.
A php warning occurs when a text area is to be saved to a file and it contains a reserved php character.  Update.php tries to parse the file and extract a specific section even if the file is only to be saved.  It is also trying to extract a section when the $section is not defined i.e. $section is set to false.
2024-02-10 07:39:23 -06:00
Tom Mortensen 54763e03a6 let dhcpcd have 45 sec instead of 30 to get an IP address 2024-02-09 12:53:58 -08:00
tom mortensen 69e2e773a7 Merge pull request #1615 from bergware/master
Fix error in helptext
2024-02-09 12:26:50 -08:00
tom mortensen e24ffa4185 Merge pull request #1614 from SimonFair/User-VM-templates
VM templates Create missing directory.
2024-02-09 12:26:25 -08:00
bergware a5b41381af Revert "File manager: replace image icons by font-awesome icons"
This reverts commit e6a70d829e.
2024-02-09 17:52:41 +01:00
bergware e6a70d829e File manager: replace image icons by font-awesome icons 2024-02-09 17:47:09 +01:00
bergware 863a3ee231 File manager: replace image icons by font-awesome icons 2024-02-09 17:44:04 +01:00
bergware f999e6f692 File manager: replace image icons by font-awesome icons 2024-02-09 13:06:21 +01:00
bergware 1e38871d1f Merge remote-tracking branch 'upstream/master' 2024-02-09 11:17:16 +01:00
SimonFair 7dda0f48d0 Create missing directory. 2024-02-09 08:52:45 +00:00
SimonFair bb6598d2f9 Add initial functions to collect VM usage data 2024-02-09 07:09:47 +00:00
tom mortensen 9e5666bed3 Merge pull request #1612 from zackspear/fix/6-13-install-key-and-pro-update-os
6.13 – fix: pro key check for update via dropdown & Install Key class self instantiate with GET request
2024-02-08 15:47:29 -08:00
Zack Spear 1655a361eb fix: Install Key class self instantiate with GET request 2024-02-08 13:29:50 -08:00
Zack Spear 9797c34305 fix: pro key check for update via dropdown 2024-02-08 13:28:40 -08:00
bergware 973fc9c508 Merge remote-tracking branch 'upstream/master' 2024-02-08 14:54:21 +01:00
bergware ba9f1c474f Fix error in helptext 2024-02-08 12:03:25 +01:00
tom mortensen 451075c174 Merge pull request #1610 from ich777/cgroupv2-patch
Update cgroup2 mount
2024-02-07 14:28:32 -08:00
Christoph Hummer 6011658a43 Update cgroup2 mount
- Remove tmpfs for cgroup2 mount
- Change source from `none` to `cgroup2`
- Add mount options nosuid, nodev, noexec, relatime, nsdelegate, memory_recursiveprot for more security
2024-02-07 14:01:35 +01:00
tom mortensen 006c59dbf1 Merge pull request #1608 from zackspear/master
replace key improvements
2024-02-05 14:26:28 -08:00
tom mortensen db610f0ae5 Merge pull request #1607 from bergware/master
Feedback form: enable/disable SUBMIT button automatically
2024-02-05 14:25:51 -08:00
Zack Spear 3abc6952ce refactor: remove replace_key_job from rc.local 2024-02-05 13:16:45 -08:00
Zack Spear 92555090d9 refactor: state class webgui global fallback 2024-02-05 12:53:38 -08:00
Zack Spear d81e24e827 refactor: replace_key_job cron to run on a randomized minute value 2024-02-05 11:38:01 -08:00