Commit Graph

7 Commits

Author SHA1 Message Date
8a12744 5a60e381d7 refactor: remove unused code 2026-01-14 20:59:30 +08:00
8a12744 be10145227 fix: email notification 2026-01-13 23:01:49 +08:00
8a12744 a9b141fc69 feat: implement JWT auth and optimize token validation
- Separate JWT login (21d) from check-in token
- Unify check-in token validation with verify_checkin_authorization()
- Update API docs for dual-token architecture
2026-01-05 23:02:50 +08:00
8a12744 523da50123 feat: optimize Token expiration monitor 2026-01-03 17:02:28 +08:00
8a12744 827c9198ae feat: migrate from Element Plus to Ant Design Vue and update Vite configuration for better dependency management
- Updated Vite configuration to manually chunk Ant Design Vue for improved dependency management.
- Added a comprehensive migration testing checklist for transitioning from Element Plus 2.13.0 to Ant Design Vue 4.x, covering various components and functionalities.
2026-01-03 01:38:38 +08:00
8a12744 cc2ccb1494 feat: remove useless scheduler config 2026-01-02 13:20:12 +08:00
8a12744 fdc725b893 refactor: v2
backend & frontend
2026-01-01 18:38:21 +08:00