Commit Graph

16 Commits

Author SHA1 Message Date
e0d64261e1 feat: 更新 API 客户端配置,使用环境变量设置 baseURL;优化头像组件样式 2025-12-29 14:26:38 +07:00
a4034b6b78 feat: 添加用户设置功能,支持修改昵称和邮箱,重构相关路由和组件 2025-12-21 01:11:53 +07:00
57bbebe961 refactor: 重构登陆模块 2025-12-20 21:38:49 +07:00
3d9785fdf2 Refactor and enhance localization support; update language files and improve validation messages
- Updated localization files for Arabic and Traditional Chinese (Hong Kong).
- Added Arabic language support in the i18n configuration.
- Improved validation messages in the withdrawal schema.
- Refactored Vue components to ensure consistent usage of translation functions.
- Cleaned up CSS files for better formatting and consistency.
2025-12-20 05:30:59 +07:00
8b3fec2376 feat: 添加国际化支持,更新登录和注册组件中的文本,优化用户体验 2025-12-18 22:48:05 +07:00
2d82ef6e35 feat: 重构登录和注册流程,添加邮箱验证和验证码输入组件,优化样式 2025-12-12 14:44:30 +07:00
5bd063f982 feat: 添加登录组件,更新认证流程,优化输入标签组件 2025-12-12 02:50:52 +07:00
2050184075 feat: 更新邮箱验证逻辑,添加用户姓名字段,优化组件交互 2025-12-12 02:17:35 +07:00
7d7c85f669 feat: 修复组件导入名称并添加验证代码组件 2025-12-12 00:53:11 +07:00
4a384de968 refactor: signup component 2025-12-12 00:51:36 +07:00
14618192ca feat: 添加 Material Icon 主题支持,更新组件类型定义和 Vite 配置 2025-12-12 00:42:28 +07:00
d9860582dd feat: 更新组件类型定义,添加新的 UI 组件支持 2025-12-12 00:11:42 +07:00
98b8b1aab6 chore: 修改api请求代理 2025-12-12 00:11:08 +07:00
7afdf84ef1 feat: add email sign up 2025-12-11 22:32:23 +07:00
6b5d522bc6 chore: 添加环境变量配置,集成自动导入和组件插件,重构路由和组件 2025-12-11 16:30:45 +07:00
0af835e17c chore: 添加 better-auth 依赖并创建 authClient 实例 2025-12-11 03:36:30 +07:00