Commit graph

13 commits

Author SHA1 Message Date
guisaldanha
3cff1d1696 Fix: Remove surrounding quotes from configuration values
- Add stripQuotes utility function in utils.go to avoid code duplication
- Apply quote removal in both read.go and write.go for complete coverage
- Fix issue where IFACES and other config values appeared with quotes in web UI
- Ensures compatibility with quoted environment variables from docker-compose
- Prevents quotes from being re-added during YAML serialization

Resolves issue where configuration values from environment variables were displayed with quotes in the web interface and could be re-saved with quotes.
2025-10-19 13:05:30 -03:00
aceberg
847b4caaf8 Fix WOL button 2025-09-10 18:30:21 +07:00
aceberg
24ee0acb45 Add host from API, trigger rescan 2025-09-07 03:33:42 +07:00
aceberg
1271b7b42e Delete selected hosts 2025-09-07 01:24:15 +07:00
aceberg
92e9a80770 About card upd 2025-09-06 03:15:53 +07:00
aceberg
c615198560 Swagger API docs 2025-09-06 01:23:39 +07:00
aceberg
f1bb8166ba Move backend to backend dir 2025-09-05 06:10:16 +07:00
aceberg
d17b324e6e Makefile upd 2025-03-19 00:46:23 +07:00
aceberg
6e57809d97 Move backend to root 2025-03-18 22:04:12 +07:00
aceberg
745dd0c2b1 Host page 2025-03-18 21:29:58 +07:00
aceberg
a9972ac0ce Sort 2025-03-17 21:38:57 +07:00
aceberg
fb1122c03d Table Row 2025-03-17 09:31:51 +07:00
aceberg
eda622b6e3 SolidJS, split back/front 2025-03-15 18:38:41 +07:00