Commit graph

13 commits

Author SHA1 Message Date
qaz741wsd856
843cbda2a3 fix: improve error handling for wrangler D1 command output in deployment workflows 2026-01-11 03:33:37 +00:00
qaz741wsd856
59ddb23a83 fix: exclude all cf tables in empty-db detection query 2025-12-29 13:31:53 +00:00
qaz741wsd856
62a36acbb6 feat: bootstrap D1 schema when database is empty 2025-12-29 13:17:01 +00:00
qaz741wsd856
0565734e8e chore: remove DISABLE_USER_REGISTRATION handling from deployment scripts and documentation 2025-12-29 11:26:07 +00:00
qaz741wsd856
453d24cade feat: add optional seeding global equivalent domains to github actions 2025-12-29 10:08:23 +00:00
qaz741wsd856
ed6082a99d docs: enhance frontend version management and update deployment instructions 2025-12-28 17:20:05 +00:00
qaz741wsd856
929dadbb08 fix: restructure frontend asset handling and add UI overrides
- Updated `.gitignore` to reflect new directory structure for frontend assets under `public/web-vault/`.
- Modified `README.md` to include instructions for applying UI overrides and updated deployment notes.
- Adjusted `wrangler.toml` to point to the new asset directory.
- Updated GitHub workflows to remove large source maps to satisfy Cloudflare static asset per-file limits.
- Introduced `vaultwarden.css` for lightweight UI tweaks and added a script to apply these overrides during deployment.
- Updated deployment documentation to reflect changes in asset management and optional UI customization.
2025-12-28 16:51:25 +00:00
qaz741wsd856
3c5e22a55b chore: update and lock dependencies 2025-12-14 14:45:31 +00:00
qaz741wsd856
964a54df63 fix: fix r2 binding in github actions 2025-12-08 14:21:02 +00:00
qaz741wsd856
9b84f4fdd8 fix: add r2 binding to github action and update readme 2025-12-08 06:26:17 +00:00
qaz741wsd856
9ded40c67c chore: update deployment process by integrating frontend into static assets 2025-12-02 13:05:57 +00:00
qaz741wsd856
de43671573 feat: add database migration handling and update wrangler.toml configuration 2025-11-30 03:24:10 +00:00
qaz741wsd856
f572a05d10 debug: add deploy dev 2025-11-28 16:15:49 +08:00