Commit Graph

9444 Commits

Author SHA1 Message Date
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
Christoph
40c78a1931 Add speedtest-cli to helptext 2024-11-08 21:48:05 +01:00
Christoph
af39488dd4 Add speedtest-cli to troubleshooting packages 2024-11-08 21:47:15 +01:00
Christoph
faf1c48324 Updates and Fixes
- Make sure to retrigger check for Tailscale each time user changes network
2024-11-08 21:44:59 +01:00
ljm42
1a5cf897a5 Simplify 'rc.nginx update' 2024-11-06 15:40:30 -07:00
Christoph Hummer
235b93fc3a Make hook script compatible with busybox date 2024-11-05 12:31:04 +01:00
Squidly271
f87dd8281b Update DefaultPageLayout.php 2024-11-04 19:54:28 -05:00
Christoph Hummer
5bf8d722f9 Fix for tooltipster click not working
- Tooltip now opens on `hover` and `click`
2024-11-04 19:23:20 +01:00
Squidly271
e9d98f2020 Update FlashInfo.page 2024-11-03 09:23:08 -05:00
Squidly271
7490f74649 Update Credits.page 2024-11-03 09:19:02 -05:00
Squidly271
002d8d9255 Update libvirt_helpers.php 2024-11-02 12:16:56 -04:00
Squidly271
de9e11d477 Update ManagementAccess.page 2024-11-02 12:12:29 -04:00
Squidly271
e904496280 Update ManagementAccess.page 2024-11-02 12:09:26 -04:00
Squidly271
ca85424b7a Update DefaultPageLayout.php 2024-11-02 12:07:34 -04:00
bergware
f7cb0f2f00 NTP enhancements
- Add new parameter "NTP interval", this can be useful when you run your own NTP servers
- Add pool support, this allows a round-robin selection of NTP servers out of a pool, and improves server availability
2024-11-01 21:47:05 +01:00
tom mortensen
092c6e0445 Merge pull request #1914 from ich777/ich777-TS-use-tooltipster
Use `tooltipster` for TS information on Docker page
2024-10-31 00:17:49 -07:00
Christoph Hummer
097b378174 Add USER_HOME to state dir detection
- Make containers with variable `USER_HOME` variable compatible with state dir detection
2024-10-31 07:07:14 +01:00
Christoph Hummer
ba9caaaff4 Change Version to Tailscale 2024-10-30 21:18:59 +01:00
Christoph Hummer
a4911a1338 Update DockerContainers.php 2024-10-30 18:47:39 +01:00
Christoph Hummer
d1d8e4767f Update style-white.css 2024-10-30 18:47:15 +01:00
Christoph Hummer
2d7038c7d4 Update style-gray.css 2024-10-30 18:47:06 +01:00
Christoph Hummer
ea843dc67a Update style-black.css 2024-10-30 18:46:59 +01:00
Christoph Hummer
c47a778de2 Update style-azure.css 2024-10-30 18:46:51 +01:00
Christoph Hummer
92cc9ba36d remove unnecessary div 2024-10-30 16:28:16 +01:00
Christoph Hummer
a1d10107b5 remove unnecessary div 2024-10-30 16:28:09 +01:00
Christoph Hummer
78af653558 remove unnecessary div 2024-10-30 16:28:00 +01:00