Commit Graph

10 Commits

Author SHA1 Message Date
06141edc49 Refactor code structure for improved readability and maintainability 2026-03-06 00:33:41 +08:00
75a03bb3b0 fix: 修复重定向逻辑,确保在登录成功后正确打开链接 2026-02-27 03:59:48 +08:00
420d525393 feat: update login handling and redirect logic 2026-02-24 04:31:39 +08:00
9107aa3d7e Refactor code structure for improved readability and maintainability 2026-02-24 03:57:07 +08:00
2759ac42aa 更新版本至0.1.13,添加随机ID生成函数,并在KvLogin类中使用 2026-02-04 13:44:04 +08:00
a7829ba5e6 feat: enhance login handling and message creation
- Updated main.ts to export createMessage and queryLogin.
- Modified checkPluginLogin in login-handle.ts to return structured results.
- Refactored query.ts to adjust imports and export queryLogin.
- Cleaned up kv-login.ts by removing unused imports and improving method handling.
- Adjusted Vite configuration for deployment path changes.
- Simplified web.html by removing unnecessary import maps and scripts.
- Created web.ts to handle login success events and user redirection logic.
2026-02-03 18:33:35 +08:00
39bffa4529 update 2025-12-28 17:57:20 +08:00
7db3f1f6dc 更新登录组件,支持多种登录方式,修改版本号至0.1.1,并更新示例代码 2025-12-17 15:08:31 +08:00
65ee31e8ca 更新登录组件,添加密码登录方法,修改版本号至0.1.0,并新增示例网页 2025-12-15 22:58:05 +08:00
9bace74072 update 2025-12-15 22:35:48 +08:00