Commit Graph

24 Commits

Author SHA1 Message Date
Will Sheng c8199da34e 增加VoceSpace视频会议功能 (#275)
* vocespace video conf page

[feat]: get and update vocespace config

[feat]: get and update vocespace config

[feat]: vocespace setting box in home page

remove zip

send vocespace link

[feat]: vocespace license upgrade

* docs(readme): add Chinese readme and update package mananger to pnpm

* docs: Remove outdated contact information and completed feature requests (#272)

* feat: 增加passkey支持 (#270)

* chore: add .pnpm-store to .gitignore

* feat: implement passkey authentication and management features

- Added passkey login and registration endpoints to the auth service.
- Introduced PasskeyManagement component for user passkey management.
- Updated localization files to include passkey-related strings in English and Chinese.
- Created utility functions for handling passkey operations in WebAuthn.
- Adjusted login page to support passkey login flow.
- Modified configuration for local development server.

* feat: enhance passkey management with modal input and localization updates

- Added a modal for entering passkey names during registration in the PasskeyManagement component.
- Updated English and Chinese localization files to include new strings for passkey name input.
- Improved user experience by validating passkey name input before registration.

* feat: enhance passkey login experience with localization updates

- Added new localization strings for passkey authentication errors and status messages in English and Chinese.
- Updated the login page to utilize localized strings for improved user feedback during passkey login attempts.

* feat: add name field to UserPasskey interface for enhanced user identification

* feat: integrate passkey support across login and settings

- Added passkey option to login configuration and updated related components to conditionally render passkey login button.
- Enhanced MyAccount and Logins components to manage passkey settings and display passkey management options based on configuration.
- Updated English and Chinese localization files to include new strings for passkey functionality.

* feat: added server version check for passkey

* chore: update version to 0.9.30 in package.json

* chore: update version to 0.9.31 in package.json and add magic link authentication strings in English and Chinese

* i18n

[feat]: undeploy or vocespace.com

[fix]: theme fit for ui

[feat]: ip or alert

version v0.9.32

[fix]: use version compare for feat

[fix]: api hook inner useEffect

---------

Co-authored-by: haorwen <haorwen@qq.com>
2025-12-18 23:33:24 +08:00
Tristan Yang 19f486cedb feat: email msg tip 2024-12-06 17:53:24 +08:00
Tristan Yang a96f0652a0 feat: update pwd 2024-10-13 22:52:25 +08:00
Tristan Yang 62f0584280 feat: view pwd 2024-09-25 11:33:33 +08:00
Tristan Yang 6abe94383e chore: updates 2023-10-23 10:52:39 +08:00
Tristan Yang 1fcfe0c134 chore: update text 2023-07-04 11:34:39 +08:00
Tristan Yang b333a64a3f feat: search user by username 2023-06-15 16:55:45 +08:00
Tristan Yang 67e3538588 feat: merge alex version 2023-05-15 08:53:12 +08:00
Tristan Yang 519230a101 chore: typo 2023-03-22 11:33:29 +08:00
Tristan Yang f67d1a7dc3 feat: re-login modal for role changed 2023-03-20 21:38:31 +08:00
Tristan Yang bbc550f809 chore: updates 2023-03-02 10:31:15 +08:00
Tristan Yang 1248691913 refactor: price 2023-02-15 09:52:09 +08:00
Tristan Yang 07ddfbf12b feat: darkmode draft version 2023-02-06 07:35:31 +08:00
Tristan Yang 4a8822cf87 chore: more i18n 2023-02-03 11:50:24 +08:00
Tristan Yang 8f3a6d868f refactor: image preview modal 2023-02-03 08:32:06 +08:00
Tristan Yang 9c2352d3e5 chore: add i18n to inactive screen component 2023-01-29 08:12:42 +08:00
Tristan Yang 397d1c1c23 feat: license upgrade confirm 2023-01-19 23:03:40 +08:00
Tristan Yang fd8c54e702 chore: i18n in toast 2023-01-19 08:39:57 +08:00
Tristan Yang af97379a84 fix: price i18n 2023-01-09 10:52:03 +08:00
Tristan Yang 2b2cdf4df8 feat: bot setting 2022-12-19 22:07:04 +08:00
Tristan Yang a512a2a97b refactor: guest mode translation 2022-12-05 18:57:32 +08:00
Tristan Yang 51ca2d52fa fix: i18n 2022-11-30 09:13:33 +08:00
Tristan Yang 4c85d50f0e feat: mobile app download toaster 2022-11-24 17:27:51 +08:00
Tristan Yang 48ffdcc1b5 feat: i18n 2022-11-23 19:38:45 +08:00