Commit graph

13 commits

Author SHA1 Message Date
qaz741wsd856
197b9c7dd0 chore: update version to 0.4.0 2025-12-31 02:30:48 +00:00
qaz741wsd856
84067f41f0 refactor: offload cpu heavy endpoint to durable object and enhance password hashing with per-user iterations 2025-12-26 15:22:50 +00:00
qaz741wsd856
3c5e22a55b chore: update and lock dependencies 2025-12-14 14:45:31 +00:00
qaz741wsd856
da926d1be0 chore: update version to 0.3.0 2025-12-11 08:23:50 +00:00
qaz741wsd856
8902444561 feat: implement zero-copy streaming for attachment uploads
- Added a new entry point in JavaScript to handle zero-copy streaming uploads to R2.
- Updated the Rust backend to support the new upload route with JWT validation.
- Enhanced the API to generate full URLs for the new azure-upload endpoint.
- Introduced new dependencies: `futures-util` and `wasm-streams` for improved async handling.
2025-12-08 11:11:27 +00:00
qaz741wsd856
73223bfa94 feat: add file attachment support for ciphers
- Implemented functionality to create, upload, download, and delete attachments associated with ciphers.
- Introduced a new `attachments` module and updated the database schema to include an `attachments` table.
- Enhanced the API routes to handle attachment operations, including legacy support.
- Updated the README and configuration files to reflect the new attachment feature and its usage.
2025-12-07 11:13:06 +00:00
qaz741wsd856
3408ccb555 feat: implement two-factor authentication (2FA) support with TOTP and recovery codes 2025-12-06 15:01:14 +00:00
Copilot
cdcae96d52
Add glob pattern support for ALLOWED_EMAILS (#2)
* Initial plan

* Add glob pattern support for ALLOWED_EMAILS environment variable

Co-authored-by: SunsetMkt <26019675+SunsetMkt@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: SunsetMkt <26019675+SunsetMkt@users.noreply.github.com>
2025-12-04 12:12:28 +08:00
qaz741wsd856
00a1f0d5a8 chore: update version to 0.2.0 2025-12-02 03:11:09 +00:00
qaz741wsd856
f99dd1fb8a chore: update dependencies for wasm-bindgen 2025-12-01 08:24:32 +00:00
二叉树树
77a604c600 build: 更新 worker 及相关依赖至 0.7.0 版本
升级 worker 依赖从 0.6.5 到 0.7.0 版本,并同步更新相关依赖包版本以保持兼容性
2025-11-25 19:44:33 +08:00
Deep
0112286623 Login to vault 2025-09-21 11:35:13 +05:30
Deep
31b6af97ba Initial 2025-09-20 10:40:57 +05:30