Commit Graph

231 Commits

Author SHA1 Message Date
Christoph b67e384707 Fix broken pattern for Advertise Routes 2025-01-23 18:03:22 +01:00
Christoph 4e9fb8a172 Split Docker PostArgs on first ; 2025-01-23 18:02:48 +01:00
Christoph 97486bdefa Switch to version_compare to check Tailscale version 2025-01-23 18:02:11 +01:00
bergware 91abb80095 Merge remote-tracking branch 'upstream/master' 2025-01-23 17:59:35 +01:00
Tom Mortensen b3e355b29b xss hardening 2025-01-22 21:22:32 -08:00
bergware 5269e03786 Update Docker 2025-01-21 12:07:41 +01:00
bergware 3f67aad40b Fix regression error 2025-01-18 05:43:20 +01:00
bergware 074a9daf7d Docker IPv6 corrections 2025-01-18 05:04:25 +01:00
bergware 144aab7450 Docker remover IPv6 DHCP option 2025-01-18 04:21:04 +01:00
Squidly271 51a4391c28 Docker: Fix PHP8 warning when TS enabled and editing container 2025-01-15 13:06:04 -05:00
bergware 095492254d Merge remote-tracking branch 'upstream/master' 2025-01-10 21:39:08 +01:00
Squidly271 88ac0c88bf Update docker.js 2025-01-07 13:52:39 -05:00
Squidly271 2ad8fcaa9d Add direct search for Tailscale in CA 2025-01-01 15:41:51 -05:00
bergware b09215b095 Update DockerContainers.php 2024-12-30 14:28:12 +01:00
bergware 72e7a1ad5f Docker: translation corrections 2024-12-28 16:41:12 +01:00
Christoph 7383c3a555 Fix visual bug with tailscale 2024-12-17 22:58:51 +01:00
Christoph f38ce017b9 Make Tailscale State dir persistent in xml 2024-12-17 22:57:19 +01:00
Christoph d57f3e689c TS Mullvad VPN changes
- Prioritize searching for Exit Nodes through the container before using the Tailscale plugin if installed.
This is necessary to display Exit Nodes from Mullvad for specific containers.
2024-12-07 22:13:38 +01:00
Squidly271 e6af8ba523 Capitalization
Doesn't affect current browser implementations
2024-12-07 10:41:06 -05:00
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 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 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
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
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
Christoph Hummer 5bf8d722f9 Fix for tooltipster click not working
- Tooltip now opens on `hover` and `click`
2024-11-04 19:23:20 +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
Squidly271 8dfd63e5a7 Update tswebui 2024-10-28 20:02:00 -04:00
Squidly271 fcec8111c3 Update docker.js 2024-10-28 19:38:24 -04:00
Christoph Hummer 9933affbbf Move TS icon to Network
- Move Tailscale information from `Version` to `Network` column
2024-10-28 22:07:33 +01:00