Pulse/docs
Pulse Monitor d71d085f32 feat: add HTTPS/TLS support via environment variables
- Add HTTPS_ENABLED, TLS_CERT_FILE, TLS_KEY_FILE environment variables
- Server automatically starts in HTTPS mode when configured
- Falls back to HTTP with warning if certs missing
- WebSocket origins automatically adjust for HTTPS
- Fully backward compatible - defaults to HTTP
- Documented in README and CONFIGURATION.md

Addresses kenrmayfield's request for HTTPS support
2025-08-18 15:29:37 +00:00
..
images chore: update screenshots and add dark mode screenshot script 2025-08-04 21:38:11 +00:00
API.md fix: comprehensive security improvements and UI fixes 2025-08-16 21:10:24 +00:00
CONFIGURATION.md feat: add HTTPS/TLS support via environment variables 2025-08-18 15:29:37 +00:00
DOCKER.md docs: completely rewrite Docker documentation for clarity 2025-08-17 10:28:22 +00:00
FAQ.md docs: clarify update process for different deployment types 2025-08-17 18:57:20 +00:00
MIGRATION.md feat: improve export/import functionality and documentation 2025-08-14 10:30:21 +00:00
PBS-AGENT.md feat: add PBS system stats display (addresses #259) 2025-08-18 15:08:04 +00:00
REVERSE_PROXY.md docs: correct WebSocket information - not specific to v4 2025-08-11 14:50:59 +00:00
SCREENSHOTS.md Major documentation overhaul for Go rewrite 2025-08-03 15:46:07 +00:00
SECURITY.md docs: update documentation for mandatory authentication in v4.4.0 2025-08-17 10:21:36 +00:00
TROUBLESHOOTING.md docs: update documentation for mandatory authentication in v4.4.0 2025-08-17 10:21:36 +00:00
WEBHOOKS.md feat: add custom webhook payload templates and fix Telegram chat_id handling 2025-08-12 14:03:13 +00:00