Commit Graph

9469 Commits

Author SHA1 Message Date
Squidly271
f230ee9fde Add translations and fix TS tooltip 2024-12-07 10:35:00 -05:00
Squidly271
7d6924d253 Fix TS tooltip on mobile 2024-12-07 10:33:06 -05:00
tom mortensen
d17335d657 Merge pull request #1936 from ich777/patch-1
Change state directory logic & add `root` check
2024-12-06 07:20:54 -08:00
tom mortensen
7eb31f8684 Merge pull request #1938 from SimonFair/vmdashusage-fix-
Update vm_dashusage
2024-12-06 07:20:19 -08:00
SimonFair
fb7809325c Update vm_dashusage
Fix vm_dashusage processing when array not started.
2024-12-06 14:47:10 +00:00
Christoph
d687a6a404 Update tailscale_container_hook
- Add check if script runs as `root`
2024-12-06 07:32:30 +01:00
Christoph
c324597be2 Update tailscale_container_hook
- stop script if state dir can't be detected to make sure users see the ERROR message
2024-12-04 21:58:33 +01:00
Christoph
ac00671646 Update helptext.txt
- improve helptext
2024-12-04 21:35:35 +01:00
Christoph
8a221aaac2 Update helptext.txt 2024-12-03 18:04:19 +01:00
Christoph
a1fe75ff2b Change state directory logic
- add check if `/config` exists
- display warning if detection was not successful
2024-12-03 17:59:50 +01:00
Tom Mortensen
ee88e9d2c9 Change Limetech to Lime Technology 2024-11-29 08:37:33 -08:00
tom mortensen
825c7f2526 Merge pull request #1933 from Squidly271/patch-5
External Links: Support Always Allow Checkbox
2024-11-29 08:28:39 -08:00
Squidly271
6242886260 Allow for CA to remove redundant code 2024-11-29 10:10:54 -05:00
Squidly271
924013a1d3 External Links: Support Always Allow Checkbox 2024-11-29 09:13:05 -05:00
Tom Mortensen
b4888000e8 use absolute paths 2024-11-26 09:42:51 -08:00
tom mortensen
206b36b97d Merge pull request #1931 from ich777/ich777-udev-fix
Fix for custom udev
2024-11-26 08:16:03 -08:00
Christoph
fa7250b68b Update rc.S.cont
Move check for custom udev files to `rc.S.cont`
2024-11-26 08:54:27 +01:00
Christoph
db4d45b8c2 Update rc.udev
- revert changes to install custom udev rules in `rc.udev`
2024-11-26 08:51:46 +01:00
tom mortensen
bc761b0679 Merge pull request #1930 from ich777/ich777-custom-udev-rules
Allow custom udev rules
2024-11-25 12:37:50 -08:00
tom mortensen
c339b53d29 Merge pull request #1928 from SimonFair/WSDD-option-fix
Disable WSD options if array running.
2024-11-25 12:37:12 -08:00
tom mortensen
969c8bcb38 Merge pull request #1927 from Squidly271/patch-2
Fix External Website popup
2024-11-25 12:36:55 -08:00
Christoph
ea2c8b6293 Update diagnostics
- copy custom udev rules if exist
2024-11-25 12:28:26 +01:00
Christoph
3f03dd8d99 Allow custom udev rules
This PR allows users to create custom udev rules in `/boot/config/udev` which will be load on boot
2024-11-25 12:18:14 +01:00
SimonFair
45f315be03 Disable WSD options if array running. 2024-11-23 08:12:59 +00:00
Squidly271
e3a43e7ac5 Fix External Website popup 2024-11-20 16:24:43 -05:00
Tom Mortensen
c19df8a7d1 Fix link to apcupsd manual 2024-11-20 10:35:25 -08:00
tom mortensen
faa1e9fc30 Merge pull request #1915 from bergware/master
NTP enhancements
2024-11-20 10:20:10 -08:00
tom mortensen
69c104a3d6 Merge pull request #1926 from ich777/ich777-TS-query-fix
Properly replace `[IP]` and `[PORT:.....]` in query part from URL, if they exist
2024-11-20 10:18:02 -08:00
tom mortensen
e4316770d7 Merge pull request #1925 from dlandon/dropdowns_misplaced_andnot_working
Fix drop downs not working.
2024-11-20 10:17:05 -08:00
Christoph
81746bcd8b Revert Don't update packages on Arch based containers 2024-11-20 13:07:48 +01:00
Christoph
a56b565393 Don't update packages on Arch based containers 2024-11-20 13:03:12 +01:00
Christoph
88f9330127 Update DockerClient.php
Make sure to replace `[IP]` and `[PORT:]` in query string from URL
2024-11-20 12:21:55 +01:00
Christoph
ba34c94a27 Update CreateDocker.php
Make sure to replace `[IP]` and `[PORT:]` in query string from URL
2024-11-20 12:19:39 +01:00
dlandon
998b10587e Fix drop downs not working. 2024-11-18 15:44:19 -06:00
bergware
d32be172f2 Dashboard: fix active NTP server count 2024-11-17 14:07:11 +01:00
tom mortensen
18ee628dac Merge pull request #1924 from dlandon/situation_where_share_shows_array_when_not_on_the_array
Fix invalid situation where useCache is 'no' when array is enabled.
2024-11-15 16:04:29 -08:00
tom mortensen
b7200298fd Merge pull request #1923 from ich777/ich777-ts-update
Run container network check if network is changed in Docker
2024-11-15 16:03:56 -08:00
tom mortensen
cd3f28b439 Merge pull request #1922 from unraid/rc-nginx-update
Simplify 'rc.nginx update'
2024-11-15 16:03:29 -08:00
tom mortensen
e8a8e41d09 Merge pull request #1919 from ich777/patch-5
Make hook script compatible with busybox `date`
2024-11-15 16:02:54 -08:00
tom mortensen
60529873ee Merge pull request #1918 from ich777/ich777-TS-tooltipster-fix
Fix for tooltipster `click` not working
2024-11-15 16:02:22 -08:00
tom mortensen
c3ab9f3efd Merge pull request #1917 from Squidly271/patch-1
VM Manager: Fix PHP warning
2024-11-15 16:01:58 -08:00
tom mortensen
208cf34fdf Merge pull request #1916 from Squidly271/master
3rd Party Website Warning Refinements
2024-11-15 16:01:32 -08:00
dlandon
c0e2c4808b Fix invalid situation where useCache is 'no' when array is enabled. 2024-11-14 12:20:56 -06:00
bergware
36fa0f59a6 Dashboard: fix active NTP server count 2024-11-13 11:14:35 +01:00
bergware
ef382836f5 Dashboard: fix active NTP server count 2024-11-12 03:31:23 +01:00
bergware
78e54bedfe Update DashStats.page 2024-11-10 09:46:46 +01:00
bergware
544080016e Update DashboardApps.php 2024-11-10 09:44:07 +01:00
bergware
08fd1e85c0 Dashboard: fix active NTP server count 2024-11-09 19:49:10 +01:00
bergware
ced039efb6 Dashboard: fix active NTP server count 2024-11-09 19:19:37 +01:00
bergware
0b9d61bb27 Dashboard: fix active NTP server count 2024-11-09 19:16:22 +01:00