ben
34ccf0c32b
Move recordings UI to Livewire pages with Flux components.
...
Replace controller-driven Blade views with full-page Livewire index/show/create flows so Flux tables, toasts, and uploads work natively.
2026-08-12 19:17:52 +02:00
ben
bfcfc12f58
Add Fortify auth, Flux dark mode, demo seed, and Docker hot reload.
...
Protect recordings per user, seed a demo login on container start, and bind-mount the app with Vite HMR for local Compose development.
2026-08-12 18:38:53 +02:00
ben
e81a27cb8f
Raise audio upload limit to 2 GB per file.
...
Update validation, dropzone checks, Docker PHP ini, and docs so multi-hour recordings can be uploaded.
2026-08-12 17:42:55 +02:00
ben
771ee8db5a
Add Docker stack, Reverb live progress, and duplicate upload detection.
...
Ship FrankenPHP Compose services with Reverb WebSockets for real-time transcription status, skip re-uploading identical audio via content hash, and format disk usage without requiring intl.
2026-08-12 17:35:48 +02:00