imc-vibe/frontend
Christoph Haas 53ce3b06ae Add CLI flags for setup and server configuration
- Add --setup flag to create admin user
- Add --admin-user and --admin-password for setup
- Generate cryptographically random passwords for --setup
- Add --bind and --port flags for server binding
- Add BIND env var support
- Add SMTP email service for password reset
- Add password reset token storage
- Add auth header to queue/logs frontend pages
- Fix journalctl timestamp format
- Fix logs to return empty array instead of error when no entries
- Fix queue handler to return proper error message
- Hide Users/Aliases nav links when no domain selected
2026-03-22 01:17:43 +01:00
..
.svelte-kit remove build artifacts that should not be checked in 2026-03-21 23:57:01 +01:00
node_modules first 2026-03-21 22:41:23 +01:00
src Add CLI flags for setup and server configuration 2026-03-22 01:17:43 +01:00
static first 2026-03-21 22:41:23 +01:00
bun.lock first 2026-03-21 22:41:23 +01:00
package.json first 2026-03-21 22:41:23 +01:00
svelte.config.js first 2026-03-21 22:41:23 +01:00
tsconfig.json first 2026-03-21 22:41:23 +01:00
vite.config.ts first 2026-03-21 22:41:23 +01:00