mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-20 09:23:27 +00:00
- Replaced http.FileServer with custom file serving to avoid automatic directory redirects - Manually serve index.html for root path requests - Custom routing bypasses ServeMux for frontend files to prevent redirect behavior - This fixes reverse proxy and Cloudflare tunnel compatibility issues |
||
|---|---|---|
| .. | ||
| alerts.go | ||
| auth.go | ||
| config_handlers.go | ||
| diagnostics.go | ||
| frontend_embed.go | ||
| guest_metadata.go | ||
| middleware.go | ||
| notifications.go | ||
| ratelimit.go | ||
| router.go | ||
| security.go | ||
| security_setup_fix.go | ||
| settings.go | ||
| system_settings.go | ||
| updates.go | ||