shuaiplus
385a873e65
fix: improve device validation logic in refresh token handling
2026-05-23 02:00:41 +08:00
shuaiplus
3e4c104e1d
feat: added logging system
2026-05-14 02:42:15 +08:00
shuaiplus
17ceec45b1
feat: implement user and device cache invalidation in AuthService
2026-05-12 19:12:53 +08:00
shuaiplus
75a6a593dc
Improve app startup and route fallbacks
2026-05-04 04:19:02 +08:00
shuaiplus
29a846c562
feat(i18n): initialize internationalization and update Vite config for locale handling
...
- Added `initI18n` function call in `main.tsx` to bootstrap internationalization before rendering the app.
- Updated Vite configuration to handle specific locale files for English and Chinese.
2026-04-29 02:49:45 +08:00
shuaiplus
3f7ca52983
feat: refactor authentication flow and improve token verification process
2026-03-18 00:24:45 +08:00
shuaiplus
c34c44ce5b
feat(devices): add functionality to delete all authorized devices
2026-03-08 22:12:01 +08:00
shuaiplus
e9ace523e6
feat: enhance password security with server-side hashing and constant-time comparisons
2026-03-02 00:10:44 +08:00
shuaiplus
6e95d7a235
feat: implement admin user management and invite system
2026-03-02 00:10:44 +08:00
shuaiplus
4772c17e44
feat: enhance user registration and authentication flow, improve attachment handling, and strengthen security measures
2026-02-14 00:34:08 +08:00
shuaiplus
b33ee64c58
Improve API response formatting and structure in handlers
2026-02-11 23:53:36 +08:00
shuaiplus
d2ce2aea24
chore: switch storage to D1 (test branch)
2026-02-09 22:00:14 +08:00
shuaiplus
da307c79cd
Basic success
2026-02-03 22:58:41 +08:00