mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-12 22:28:31 +00:00
- Docker: Fix password change failing due to missing sudo (addresses #314) - Detect Docker environment and write directly to .env file - Preserve existing .env settings during password update - No longer requires sudo in Docker containers - Alerts: Add debug logging for acknowledgement issues (addresses #310) - Enhanced logging to help diagnose 404 errors - Better error reporting for alert operations - Installer: Fix directory creation order (addresses #311) - Create directories before downloading files - Prevents installation failure on fresh systems |
||
|---|---|---|
| .. | ||
| 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 | ||
| settings.go | ||
| system_settings.go | ||
| updates.go | ||