Commit Graph

199 Commits

Author SHA1 Message Date
Squidly271 9441db1abf Prevent manually starting containers with Host and TS enabled 2025-02-25 10:14:08 -05:00
Squidly271 f7d9fd90b2 Disallow Start All on containers with Host and TS enabled 2025-02-25 10:11:59 -05:00
Squidly271 8f1bf83905 Refactor: Disallow TS on Host/Container Networks 2025-02-24 06:30:58 -05:00
Christoph a511ae85fb Update Helpers.php
fix typo
2025-02-21 09:17:19 +01:00
Christoph ac9df081e7 Update Helpers.php
- Necessary changes for TStarget
2025-02-21 09:03:40 +01:00
Christoph 5f31dc5bc3 Update CreateDocker.php
- Allow changing target in WebUI
2025-02-21 08:58:36 +01:00
Squidly271 bae5b51103 Disallow TS integration on network types host/container 2025-02-16 11:31:25 -05:00
Christoph b8f7e2f32f Update DockerClient.php
- fix incorrect indentation
2025-02-13 08:45:18 +01:00
Christoph 4190ec4d71 Update DockerContainers.php
- only display update status for containers managed by `dockerman`
2025-02-13 08:40:28 +01:00
Christoph 698fc7bfb7 Update DockerClient.php
- make sure to only pull update status from Docker containers managed by `dockerman`
2025-02-13 08:34:36 +01:00
bergware 94d1ee62f7 Wireless support - fine tuning 2025-02-07 15:17:43 +01:00
bergware 913d18bccb Docker: fix regression error 2025-02-07 04:07:49 +01:00
tom mortensen 22f7acb527 Merge pull request #1949 from bergware/master
Date and Time enhancements and other fixes
2025-02-06 12:37:25 -08:00
bergware dcc95fe882 Update DockerClient.php 2025-02-06 15:49:06 +01:00
bergware ee5409dd3d Update DockerClient.php 2025-02-06 15:45:23 +01:00
bergware d1058957bb Fix typo 2025-02-06 12:43:59 +01:00
bergware fe61abe435 Update DockerContainers.php 2025-02-06 12:38:47 +01:00
bergware bc830d71cd Wireless support : finetuning 2025-02-06 12:30:52 +01:00
bergware e162795f91 Docker: show wireless IP address when fixed connection is not present 2025-02-06 01:27:04 +01:00
Tom Mortensen ef5ebd8683 fix: possible cause of nchan memory leak - version 2 2025-02-04 14:28:24 -08:00
bergware 9a1e11c616 Merge remote-tracking branch 'upstream/master' 2025-01-30 23:31:14 +01:00
Tom Mortensen 41606806f7 fix: possible cause of nchan memory leak 2025-01-29 07:32:28 -08:00
bergware 33725832f7 Restore htmlspecialchars function 2025-01-29 14:52:24 +01:00
bergware 642ff5357f Restore htmlspecialchars function 2025-01-29 14:50:50 +01:00
bergware 10079e87d7 Merge branch 'master' into master 2025-01-27 20:57:48 +01:00
tom mortensen bce18a32de Merge pull request #1991 from Squidly271/patch-19
Docker: Fix PHP8 warning when TS enabled and editing container
2025-01-26 12:49:00 -08:00
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