Commit Graph

9428 Commits

Author SHA1 Message Date
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
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
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
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
Christoph Hummer
13bb3414b4 remove unnecessary div 2024-10-30 16:27:53 +01:00
Christoph Hummer
1c520dcdc4 remove unnecessary div 2024-10-30 16:27:26 +01:00
Christoph Hummer
f1a3e391a1 Update DockerContainers.php 2024-10-30 12:36:56 +01:00
Christoph Hummer
05119aaa81 Update style-azure.css 2024-10-30 12:27:08 +01:00
Christoph Hummer
575978e147 Update style-black.css 2024-10-30 12:26:52 +01:00
Christoph Hummer
c0a33df5aa Update style-gray.css 2024-10-30 12:26:34 +01:00
Christoph Hummer
28cbf0abe1 Update style-white.css 2024-10-30 12:26:16 +01:00
Christoph Hummer
c1fc0a0418 Update DockerContainers.php
- Update formatting to support `tooltipster`
2024-10-30 12:25:51 +01:00
Christoph Hummer
6d7fb688db Update DockerContainers.page
- Initialize `tooltipster` for TS_tooltip elements and insert into `head`
2024-10-30 12:22:44 +01:00
tom mortensen
169db6a5a2 Merge pull request #1911 from SimonFair/noVNC-update-to-1.5
Re apply scaling option for noVNC from dash.
7.0.0-beta.4.9
2024-10-29 11:43:19 -07:00
tom mortensen
0b603fdbe8 Merge pull request #1910 from dlandon/rework_feedback_form
Email is now required on feedback form.
2024-10-29 11:42:52 -07:00
tom mortensen
9c2ab5c0c3 Merge pull request #1909 from Squidly271/master
Warning for clicking an external link
2024-10-29 11:42:18 -07:00
SimonFair
9d657db258 Re apply scaling option for noVNC from dash. 2024-10-29 16:42:48 +00:00
dlandon
c439bc7d3f Email is now required on feedback form. 2024-10-29 06:48:21 -05:00
Squidly271
6388c9d6db white list lime-technology.com 2024-10-28 23:24:22 -04:00
Squidly271
e332dc6c21 Popup blocked detection 2024-10-28 21:06:06 -04:00