Commit Graph

81 Commits

Author SHA1 Message Date
Binbim 7a9e004cbc feat: migrate to LiveKit, remove Agora/payment, add domain certs for Caddy
Sync to CNB / sync (push) Has been cancelled
2026-07-04 07:15:55 +08:00
haorwen 497e0f309e feat: add cloudflare tunnel feature with server version check (>=0.5.18) and bump version to v0.9.80 2026-06-12 10:56:14 +08:00
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
haorwen 67782712e2 chore: bump version to v0.9.60 and update widget tooltip parameters 2026-03-13 23:27:18 +08:00
haorwen f439c5650a feat: 给widget增加更多配置项 (#316)
* feat: enhance widget functionality with customizable tooltip and programmatic control

- Added new properties for tooltip customization: iconTitle, iconSubtitle, iconImage, and iconClosable.
- Implemented JavaScript functions to open, close, and toggle the widget programmatically.
- Updated widget icon component to display a tooltip with the new properties.
- Enhanced localization files to include new tooltip parameters and usage examples.

* chore: bump version to v0.9.59
2026-03-13 22:33:03 +08:00
haorwen 91c315be23 feat: 增加群公告 (#303)
* feat: 增加群公告

* chore: bump version to v0.9.54
2026-01-20 08:09:39 +08:00
haorwen 1b1645846f feat: 增加消息推送设置 (#302)
* feat: 增加消息推送设置

* chore: bump version to v0.9.52
2026-01-18 22:52:39 +08:00
Will Sheng 7ed2b234d6 [feat]: multi check for vocespace (#294)
* [feat]: multi check

* i18n
2026-01-07 17:42:12 +08:00
haorwen 37199506e3 feat: 增加关闭自动更新的开关 (#283)
* Add Web Client Auto Update feature with localization support

- Introduced a new setting for automatic updates of the web client, available in both English and Chinese.
- Added a new component for managing the auto-update feature in the settings overview.
- Updated localization files to include descriptions and titles for the new feature.

* chore: Update to v0.9.38
2025-12-26 00:26:02 +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 a1a2d34f90 增加检测vocespace环境部署状态,修改部分翻译 (#280)
translation: Vocespace -> VoceSpace
- Download shell to deploy vocespace
- check vocespace state
2025-12-23 19:29:49 +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 0cab55e15c chore: updates 2024-12-10 10:08:33 +08:00
Tristan Yang f08336c5dd feat: widget css file 2024-11-08 18:00:12 +08:00
Tristan Yang 732202f68f feat: user setting 2024-11-07 12:32:26 +08:00
Tristan Yang c2c23daf91 feat: new msg email notify 2024-11-07 11:15:59 +08:00
Tristan Yang 3646106ce4 feat: url preview toggler 2024-10-12 11:30:37 +08:00
Tristan Yang 2afa1b35c5 chore: updates 2024-09-20 07:07:06 +08:00
Tristan Yang 077d44dba0 chore: updates 2024-09-18 08:20:00 +08:00
Tristan Yang 51dd4c1739 chore: updates 2024-09-14 18:26:27 +08:00
Tristan Yang ecebbca0a1 fix: updates 2024-09-13 10:33:31 +08:00
Tristan Yang b2fe399ce5 chore: updates 2024-09-13 09:32:26 +08:00
Tristan Yang 28722de616 chore: updates 2024-09-12 17:04:08 +08:00
Tristan Yang 10cc2663e2 feat: switches 2024-09-11 18:16:44 +08:00
Tristan Yang 1c895b5c28 feat: more widget settings 2024-07-29 22:15:43 +08:00
Tristan Yang 7b82047469 feat: msg sound 2024-07-08 14:17:31 +08:00
Tristan Yang c4aaffb707 feat: new lang 2024-07-05 05:11:16 +08:00
Tristan Yang 6bc2d1730b feat: widget id 2024-06-24 18:34:05 +08:00
Tristan Yang 56b8d2f796 widget: input name 2024-06-20 21:53:18 +08:00
Han Su 7fc22c1071 widget 2024-01-19 11:35:48 -04:00
Tristan Yang abf0ced2f9 feat: login from token in widget 2023-11-21 09:26:47 +08:00
Tristan Yang 128fac9427 feat: add auto reg to widget 2023-11-17 20:47:17 +08:00
Tristan Yang 72feebc049 refactor: widget 2023-07-14 17:34:46 +08:00
Tristan Yang e911c35869 feat: sessiont header nav & channel ID 2023-07-10 10:56:47 +08:00
Rafael Bantu 44538bc4c7 portuguese language support 2023-06-26 17:04:49 -03:00
Tristan Yang 67910185e2 chore: update texts 2023-06-26 08:34:09 +08:00
Tristan Yang f0bc36b71d chore: update text 2023-06-20 10:50:47 +08:00
Tristan Yang 5c686c7e42 feat: data management 2023-05-30 17:41:08 +08:00
Tristan Yang 50387e726a chore: update UIs 2023-05-19 15:16:45 +08:00
Tristan Yang 23191fd3bf refactor: calling 2023-05-16 14:54:29 +08:00
Tristan Yang d00359d742 feat: contact verification switch 2023-05-15 15:39:26 +08:00
Tristan Yang 27204a1c11 refactor: setting overview 2023-05-15 13:14:29 +08:00
Tristan Yang 67e3538588 feat: merge alex version 2023-05-15 08:53:12 +08:00
Tristan Yang 52ff1eb7dc refactor: remove channel msg 2023-05-11 11:53:28 +08:00
Tristan Yang d7472f3947 feat: add welcome param to widget sdk 2023-05-05 15:53:50 +08:00
Tristan Yang 47b33d69ad refactor: online status setting 2023-04-11 09:53:59 +08:00
Tristan Yang 4cdcf502ff feat: online status setting 2023-04-10 20:53:19 +08:00
Hasan 20d2ba135e turkish language support 2023-03-30 10:46:41 +03:00