berrypod/config
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
..
config.exs add default queue for cron jobs, fix mobile sidebar scroll 2026-03-02 08:07:44 +00:00
dev.exs extract shared theme CSS into standalone bundle 2026-03-01 23:24:47 +00:00
prod.exs exclude /health from force_ssl redirect 2026-03-09 10:06:26 +00:00
runtime.exs add database backup and restore admin page 2026-03-13 13:33:29 +00:00
test.exs add Printify client test coverage with Req.Test stubs 2026-02-22 10:35:24 +00:00