Commit Graph

133 Commits

Author SHA1 Message Date
Zack Spear
3f89883de9 fix: enhance layout consistency in Docker settings
- Introduced a new flex utility class `.buttons-no-margin` in default-base.css to manage button spacing effectively.
- Updated CreateDocker.php to wrap checkbox inputs in flex containers for improved alignment and spacing.
- Adjusted AddContainer.css to refine the max-width of span elements and commented out unused styles for better maintainability.
- This change continues the effort to enhance visual consistency across the plugin.
2025-05-23 14:23:25 -07:00
Zack Spear
a965a2390f fix: enhance layout consistency in ArrayOperation.page, Disk.page, Share.page, and CreateDocker.php
- Updated button and status message structure in ArrayOperation.page, Disk.page, and Share.page for improved layout consistency.
- Adjusted the placement of elements in CreateDocker.php to enhance visual structure.
- This change continues the effort to enhance visual consistency across the plugin.
2025-05-21 17:22:31 -07:00
Zack Spear
b428634a42 fix: settings submit button wrap in span 2025-05-20 16:28:11 -07:00
Zack Spear
f041c83a92 feat: implement ThemeHelper class to centralize theme management and improve color handling across various pages 2025-04-07 11:44:58 -07:00
Zack Spear
62c12b5ada style: add jquery.ui.css & dynamix-jquery-ui.css into DefaultPageLayout and out of .page files 2025-04-02 10:58:55 -07:00
Zack Spear
9c468b636b style: replace DockerManager.css with dynamix-jquery-ui.css across multiple pages for improved theme consistency and maintainability 2025-04-01 15:37:49 -07:00
Zack Spear
16a647d1c8 Merge branch 'master' into feat/css3-variables 2025-03-31 11:44:47 -07:00
Squidly271
fbf176d5d8 coderabbit - error handling 2025-02-25 10:24:34 -05:00
Squidly271
0f301ab77d Coderabbit 2025-02-25 10:17:27 -05:00
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
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
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
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
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
f230ee9fde Add translations and fix TS tooltip 2024-12-07 10:35:00 -05: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
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
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
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