Commit Graph

19 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 2e5877cda9 refactor: remove port from license domain 2023-06-26 08:37:27 +08:00
Tristan Yang 5bd0183651 build: format the code with prettier 2023-05-19 16:31:28 +08:00
Tristan Yang 50387e726a chore: update UIs 2023-05-19 15:16:45 +08:00
Tristan Yang 20b907aae4 refactor: project configuration 2023-05-15 16:46:50 +08:00
Tristan Yang 962bcdf4ac chore: updates 2023-04-17 12:07:33 +08:00
Tristan Yang 053c7d9402 chore: remove hover effects in mobile 2023-02-20 12:54:45 +08:00
Tristan Yang 1248691913 refactor: price 2023-02-15 09:52:09 +08:00
Tristan Yang 87d042bf6a refactor: more tailwind 2023-02-02 11:20:27 +08:00
Tristan Yang 5171ca5e8e refactor: linkify 2023-01-20 09:31:33 +08:00
Tristan Yang 397d1c1c23 feat: license upgrade confirm 2023-01-19 23:03:40 +08:00
Tristan Yang 88d9e920f7 chore: sub duration 2023-01-19 17:16:02 +08:00
Tristan Yang ee9a4f23ad fix: add port to license domain 2023-01-17 09:35:25 +08:00
Tristan Yang 6e8829aac0 refactor: license price list 2023-01-11 06:07:13 +08:00
Tristan Yang 77e4edab9b refactor: price 2023-01-09 09:41:58 +08:00
Tristan Yang 337ea90312 refactor: update payment 2023-01-04 11:27:43 +08:00
Tristan Yang 82ebe7b677 feat: update license manually 2022-11-29 14:59:32 +08:00
Tristan Yang 48a529e5d6 feat: add typescript support to i18next 2022-11-25 11:28:00 +08:00
Tristan Yang 48ffdcc1b5 feat: i18n 2022-11-23 19:38:45 +08:00