berrypod/lib/berrypod_web/components/layouts
jamey 09f55dfe67
Some checks failed
deploy / deploy (push) Has been cancelled
add database backup and restore admin page
- SQLCipher-encrypted backup creation via VACUUM INTO
- Backup history with auto-pruning (keeps last 5)
- Pre-restore automatic backup for safety
- Restore from history or uploaded file
- Stats display with table breakdown
- Download hook for client-side file download
- SECRET_KEY_DB config for encryption at rest

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-13 13:33:29 +00:00
..
admin_root.html.heex replace orphaned tailwind classes with project CSS 2026-03-04 17:12:21 +00:00
admin.html.heex add database backup and restore admin page 2026-03-13 13:33:29 +00:00
root.html.heex replace orphaned tailwind classes with project CSS 2026-03-04 17:12:21 +00:00
shop_root.html.heex sync editor state with URL for browser back support 2026-03-09 21:59:48 +00:00
shop.html.heex add privacy-first analytics with progressive event collection 2026-02-22 12:50:55 +00:00