Commit Graph

8 Commits

Author SHA1 Message Date
a5c3b6e4e0 Remove Convex module and its initialization from auth provider; update auth.json to reflect the change. 2026-03-11 01:49:24 +08:00
91abdac399 Add Convex client setup and authentication handling
- Introduced a new module for Convex client configuration in `src/modules/convex.ts`.
- Implemented an authentication token fetcher to manage user tokens.
- Integrated the Convex client into the AuthProvider component in `src/pages/auth/index.tsx`.
2026-03-06 19:00:24 +08:00
700f8177fe chore: remove obsolete agent and page references from auth.json 2026-03-06 03:19:14 +08:00
ac51f1dc50 update 2026-03-05 22:28:47 +08:00
ec089206f1 Add kevisual configuration files for project setup
- Created kevisual.json for project metadata and synchronization settings.
- Added auth.json to manage authentication-related configurations and file synchronization from the remote registry.
2026-03-03 00:57:46 +08:00
925bf7aab2 更新 .cnb.yml 配置,删除不必要的文件,添加 Gitea 同步功能,更新图标链接,重构环境变量示例 2026-02-04 18:08:05 +08:00
cec2edf2ff perf: 优化 2025-04-07 14:11:34 +08:00
5416cdab28 test 2025-04-02 18:18:15 +08:00