Implement DuckDuckGo search functionality with button and Enter key support; update styles for search input and button

This commit is contained in:
MayaChat
2025-11-24 13:05:22 -05:00
parent 216b655dec
commit 960ec53e4a
3 changed files with 38 additions and 6 deletions

View File

@@ -19,6 +19,8 @@
- logo: filename in /logos/ (optional, default: default.svg)
- status: maintenance only (optional) - will override health check
- check-health: true/false (optional, default: true) - disable auto health check
- health-path: custom health check endpoint (optional, e.g., /api/health, /ping)
- local-ip: override IP for health checks (optional, overrides tailscale-ip)
Status Behavior:
- If status="maintenance": Shows orange dot, skips health check