Commit Graph

30 Commits

Author SHA1 Message Date
haorwen 91ba7c007e feat: add user search, direct messaging, and friend addition settings (#324)
* feat: add user search, direct messaging, and friend addition settings

* chore: bump version to v0.9.71
2026-04-04 18:24:25 +08:00
Will Sheng 7ed2b234d6 [feat]: multi check for vocespace (#294)
* [feat]: multi check

* i18n
2026-01-07 17:42:12 +08:00
Will Sheng 5b394ba354 Add server type to diff download shell (#281)
- translation add vocespace.old
- 0.5.6 -> 0.5.8 server version for shell download
- add server type to diff shell
2025-12-24 17:49:33 +08:00
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
haorwen 210a34b33c 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
2025-12-12 21:25:49 +08:00
Tristan Yang 0972c87842 feat: more setting of ext 2025-02-10 17:15:16 +08:00
Tristan Yang c2c23daf91 feat: new msg email notify 2024-11-07 11:15:59 +08:00
Tristan Yang 10cc2663e2 feat: switches 2024-09-11 18:16:44 +08:00
Tristan Yang 5c686c7e42 feat: data management 2023-05-30 17:41:08 +08:00
Tristan Yang 54f995803a style: format ts file with prettier 2023-05-19 17:28:15 +08:00
Tristan Yang a71a00d493 feat: chat layout setting 2023-05-15 13:17:18 +08:00
Tristan Yang 67e3538588 feat: merge alex version 2023-05-15 08:53:12 +08:00
Tristan Yang 118f802e86 feat: DM voice (draft) 2023-05-09 21:35:22 +08:00
Tristan Yang 297ae61685 refactor: rename agora fields 2023-04-19 11:26:32 +08:00
Tristan Yang 2130b3650e feat: add server common API 2023-04-06 11:38:59 +08:00
Tristan Yang 92411d0468 feat: useVoice 2023-03-24 23:07:56 +08:00
Tristan Yang da00f3b797 feat: voice dashboard 2023-03-24 11:05:51 +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 1474e32f6f feat: default firebase 2022-12-01 17:07:17 +08:00
Tristan Yang 6e0dfc7e3a feat: license payment 2022-09-22 11:41:28 +08:00
Tristan Yang 6a09644a59 feat: add guest toggler 2022-08-29 17:53:00 +08:00
Tristan Yang dae0b80ee0 refactor: more TS code 2022-07-22 21:19:49 +08:00
Tristan Yang ab9e1b9e54 feat: get license 2022-07-12 17:48:28 +08:00
Tristan Yang cb80f87033 feat: license setting 2022-07-11 20:24:00 +08:00
Tristan Yang 678b8515ca refactor: more TS code 2022-07-08 10:18:23 +08:00
Tristan Yang d8643fc8fe refactor: add more Typescript code 2022-07-05 22:19:45 +08:00
HD 003353e43f refactor: add typescript support to project 2022-06-29 16:54:58 +08:00
Tristan Yang 4618afc2ed refactor: server StoredServer interface 2022-06-27 09:24:29 +08:00
Tristan Yang 4ca90c23c0 refactor: server with TS 2022-06-24 12:32:14 +08:00