diora-web/static
marwin 2fad4a726c
All checks were successful
Build and push Docker image / build (push) Successful in 11s
Test / test (push) Successful in 16s
Fix Books tab: auto-generate encryption key, remove password prompt
- getOrCreateEncKey() now generates a random AES-GCM-256 key if none
  found in localStorage, instead of throwing an error
- Removed enc-key-prompt div from player.html entirely
- Simplified initBookDropZone() — removed prompt show/hide logic
- book-upload-area always visible, no longer hidden behind prompt

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-19 22:16:22 +01:00
..
css Show enc-key-prompt by default, hide only when key exists via JS 2026-03-19 21:57:41 +01:00
js Fix Books tab: auto-generate encryption key, remove password prompt 2026-03-19 22:16:22 +01:00
icon-192.png Initial commit 2026-03-16 19:19:22 +01:00
icon-512.png Initial commit 2026-03-16 19:19:22 +01:00
manifest.json Initial commit 2026-03-16 19:19:22 +01:00