shuaiplus
18d3490c4f
feat: implement account passkey functionality
...
- Added functions for managing account passkeys including creation, listing, updating, and deletion.
- Introduced login methods using account passkeys with options for direct unlock and login-only modes.
- Enhanced error handling and response parsing for passkey-related API calls.
- Updated UI styles for account passkey management components.
- Added new translations for account passkey features in multiple languages.
- Modified network status handling to improve service reachability checks.
2026-06-10 00:53:41 +08:00
shuaiplus
2d2cbea530
fix: add .tmp-bitwarden-clients/ to .gitignore
2026-05-31 21:23:53 +08:00
shuaiplus
03f7fbf601
fix: repair mixed cipher key encryption handling
2026-05-23 12:43:44 +08:00
shuaiplus
3e4c104e1d
feat: added logging system
2026-05-14 02:42:15 +08:00
shuaiplus
1d23b3fe5e
feat: add wiki directory to .gitignore for better file management
2026-05-10 19:02:56 +08:00
shuaiplus
70b0a3a394
feat: add NodeWarden-compat to .gitignore
2026-05-06 00:50:45 +08:00
shuaiplus
0cffbcd1f8
feat: update .gitignore to include settings.json
2026-04-26 19:40:06 +08:00
shuaiplus
2ea0b2c14c
feat: Adds an API to update attachment metadata, supporting the repair of encrypted information of old attachments
2026-04-25 15:52:00 +08:00
shuaiplus
882fa2e8c8
chore: ignore local wiki repo
2026-03-29 01:07:28 +08:00
shuaiplus
58c029beba
feat: add .tmp/ directory to .gitignore
2026-03-23 08:28:15 +08:00
shuaiplus
9c9c76d82e
chore: ensure newline at end of .gitignore file
2026-03-02 00:10:44 +08:00
shuaiplus
705a716a80
chore: remove accidental tmp submodules
2026-03-02 00:10:44 +08:00
shuaiplus
e9ace523e6
feat: enhance password security with server-side hashing and constant-time comparisons
2026-03-02 00:10:44 +08:00
shuaiplus
be3b68956b
feat: add favicon and logo assets, update App component to use logo
2026-03-02 00:10:44 +08:00
shuaiplus
0f132f4f43
feat: add SSH key utilities and improve field decryption
2026-03-02 00:10:44 +08:00
shuaiplus
0cf8028087
feat: add cryptographic utilities and types for secure data handling
2026-03-02 00:10:44 +08:00
shuaiplus
0be3b91dd7
Refactor code structure for improved readability and maintainability
2026-02-19 18:57:23 +08:00
shuaiplus
ec9d3b889d
enhance cipher and identity handling with new fields and rate limit adjustments
2026-02-07 03:48:08 +08:00
shuaiplus
91800f41c5
Add functionality to hide setup page; implement disable setup endpoint and storage management
2026-02-06 01:12:01 +08:00
shuaiplus
da307c79cd
Basic success
2026-02-03 22:58:41 +08:00