49 Commits

Author SHA1 Message Date
f7fa3a46d2 feat: 增加register2页面
Some checks failed
CI / build (20.15.1) (push) Has been cancelled
2025-12-11 06:31:19 -08:00
b0c8cfb024 feat: 去除配置项等待
Some checks failed
CI / build (20.15.1) (push) Failing after 55s
2025-12-10 04:41:15 -08:00
f86e3b4725 feat: 增加线路优化注册功能
All checks were successful
CI / build (20.15.1) (push) Successful in 21m1s
2025-12-09 21:53:52 -08:00
c79de38d54 feat: 增加线路优化注册功能
All checks were successful
CI / build (20.15.1) (push) Successful in 21m47s
2025-12-09 21:10:05 -08:00
edfe53808c fix: 添加发送邮件弹窗 2025-09-09 06:08:38 -07:00
57173a0221 fix: 提交短链服务、sentry监控 2025-09-04 06:18:10 -07:00
d01a381f9d fix: 发送验证码 2025-09-01 07:40:01 -07:00
2862629516 fix: 新手教程修改地址,注册表单修改form传值 2025-09-01 05:16:23 -07:00
6b8f828277 fix: 修改按钮颜色 2025-08-25 21:22:34 -07:00
bf8c01048c feat: 修改文案大小 2025-08-16 09:38:50 -07:00
5524d25d9a feat: 修改代码结构 2025-08-15 03:22:14 -07:00
130a2506ac feat: 修改翻译 2025-08-10 09:28:39 -07:00
c8bf1d484e feat: 修改以来地址 2025-08-10 05:43:15 -07:00
988011191b feat: 完成代码编写 2025-08-09 01:09:25 -07:00
19fe24660e fix: pc端修改 2025-08-06 00:38:29 -07:00
c1aa738154 fix: 个人中心样式 2025-07-30 21:09:25 -07:00
08eca0c9e8 fix: 修改布局 2025-07-30 06:39:12 -07:00
d6bb9f3683 fix: 提交样式和侧边栏 2025-07-29 03:28:40 -07:00
f534c101dd fix: 首页出版效果 2025-07-27 00:18:31 -07:00
web@ppanel
2215c7f2b9 feat(subscription): Refactor subscription handling and update imports for better organization 2025-03-08 12:36:25 +07:00
web@ppanel
8e16ef17ed feat(auth): Add privacy policy link to the footer 2025-03-01 19:40:45 +07:00
web@ppanel
62662bb79c 🐛 fix(auth): Update email verification logic to use domain suffix check 2025-02-24 12:07:41 +07:00
web@ppanel
715d0113ca 🐛 fix(auth): Add error handling to form submission and reset Turnstile on failure 2025-02-23 13:12:25 +07:00
web@ppanel
320a7dc342 🐛 fix(auth): Refactor forms to use Turnstile ref for reset functionality 2025-02-23 12:55:21 +07:00
web@ppanel
6f7bc37233 🐛 fix(auth): Simplify email verification code input rendering 2025-02-21 20:16:02 +07:00
web@ppanel
686aa2d0ba 🐛 fix(register): Adjust user email verification logic to handle domain suffix checks correctly 2025-02-15 21:58:25 +07:00
web@ppanel
c761ec7538 feat(auth): Refactor mobile authentication config to support whitelist functionality 2025-02-14 22:13:50 +07:00
web@ppanel
574b043be6 🐛 fix(user): Update notification and verify code settings 2025-02-14 15:39:25 +07:00
web@ppanel
e3f9ef6ebe feat(device): Modify IMEI to device identifier support 2025-02-13 22:28:45 +07:00
web@ppanel
13c33378aa feat(imei): Add IMEI related internationalization support and menu items 2025-02-12 16:34:23 +07:00
web@ppanel
4198871eef feat(auth): Add type parameter to SendCode and update related API typings 2025-02-10 14:39:31 +07:00
web@ppanel
2d1effb7ab feat(profile): Update localization strings and enhance third-party account binding 2025-02-09 21:05:56 +07:00
web@ppanel
47f2c5853c 🐛 fix(auth): Update authentication configuration and localization strings 2025-02-08 23:58:03 +07:00
web@ppanel
6733fc211c 🐛 fix(user): Refactor user form validation and reset password fields 2025-01-29 17:16:25 +07:00
web@ppanel
a604f28fef 🐛 fix(auth): Require minimum length for invite string when forced invite is enabled 2025-01-23 16:10:44 +07:00
web@ppanel
aa6dda894b feat(auth): Redirect user after OAuth login and add logos icon collection 2025-01-20 23:55:58 +07:00
web@ppanel
5ed04c0a59 feat(oauth): Add certification component for handling OAuth login callbacks and improve user authentication flow 2025-01-20 23:50:42 +07:00
web@ppanel
d6fbc38795 🐛 fix(deps): Remove outdated @iconify/react dependency and add iconify-json packages 2025-01-18 17:39:26 +07:00
web@ppanel
770932e957 💄 style: Update node secret UI and add telephone code field to authentication form 2025-01-16 12:13:44 +07:00
web@ppanel
57eaa5532d feat(auth): Add email and SMS code sending functionality with localization updates 2025-01-15 21:41:54 +07:00
web@ppanel
207bc247f4 feat(auth): Enhance user registration with invite handling and logo display 2025-01-14 16:33:09 +07:00
web@ppanel
c984c0d9c0 🐛 fix(auth): Update UserCheckForm to use setInitialValues and modify onSubmit type 2025-01-10 13:04:33 +07:00
web@ppanel
12026b02cd 🐛 fix(auth): Refactor user authentication forms to remove global store dependency and improve type handling 2025-01-09 13:19:18 +07:00
web@ppanel
9d0cb8b869 ♻️ refactor(core): Restructure project for better module separation 2024-12-26 02:53:28 +07:00
web@ppanel
2cc18cf559 🐛 fix(config): NoStore 2024-12-08 16:09:27 +07:00
web@ppanel
0327b73708 🐛 fix(turnstile): Turnstile_site_key 2024-12-07 17:03:29 +07:00
web@ppanel
2992824353 🐛 fix(types): Checking 2024-11-26 19:21:37 +07:00
web@ppanel
255bd8219c 🐛 fix(api): Server and order 2024-11-26 14:58:23 +07:00
web@ppanel
829edfa824 🎉 chore(init): project initialization 2024-11-14 01:22:43 +07:00