郑肖毅 cynosura
  • Joined on 2026-02-06
cynosura pushed to main at trace-system/frontend 2026-02-07 01:44:32 +08:00
bef7416ecb chore: update package.json dependencies
cynosura pushed to main at trace-system/frontend 2026-02-06 21:39:37 +08:00
b76ef06c62 style: enhance visual hierarchy of Profile page components
e5b391f7b7 style(ui): polish Profile page layout and user info display
Compare 2 commits »
cynosura pushed to main at trace-system/frontend 2026-02-06 21:01:17 +08:00
9c1e923336 perf(vite): implement manual chunks for vendor code splitting
cynosura pushed to main at trace-system/frontend 2026-02-06 20:59:42 +08:00
a0871524ac style: polish overall user interface and layout
cynosura pushed to main at trace-system/frontend 2026-02-06 17:54:52 +08:00
cynosura pushed to main at trace-system/frontend 2026-02-06 17:44:51 +08:00
09b6fc331f style: enhance visual representation of serial numbers
cynosura pushed to main at trace-system/backend-node 2026-02-06 17:31:53 +08:00
2c006c3330 fix: resolve 'Invalid Date' issue for user creation time
cynosura pushed to main at trace-system/frontend 2026-02-06 17:21:32 +08:00
b94e7f42a4 fix: fix typo in PrivateRoute component name
cynosura pushed to main at trace-system/frontend 2026-02-06 17:13:25 +08:00
cecedb2843 perf(auth): eliminate login page flicker by moving session check to App.tsx
cynosura pushed to main at trace-system/frontend 2026-02-06 17:04:10 +08:00
205b8925b4 fix(auth): improve login error feedback for better UX
cynosura pushed to main at trace-system/frontend 2026-02-06 16:58:16 +08:00
aa81871cfe fix(auth): improve login error feedback for better UX
cynosura pushed to main at trace-system/frontend 2026-02-06 16:53:27 +08:00
a506ebfccd fix: add error feedback for failed login attempts
cynosura pushed to main at trace-system/frontend 2026-02-06 16:18:57 +08:00
18803d07be feat: improve user interface layout for better accessibility
cynosura pushed to main at trace-system/backend-node 2026-02-06 16:10:04 +08:00
1b102ddde1 fix: correct database query logic in serials.ts
cynosura pushed to main at trace-system/frontend 2026-02-06 15:40:37 +08:00
a7dd3e49a9 feat: improve user interface layout for better accessibility
cynosura pushed to main at trace-system/backend-node 2026-02-06 15:22:19 +08:00
28543f5979 fix: auto-create database directory using fs and path
cynosura pushed to main at trace-system/backend-node 2026-02-06 15:16:08 +08:00
c6fc32818e fix: use process.cwd() for database path to fix production crash
cynosura pushed to main at trace-system/backend-node 2026-02-06 15:08:59 +08:00
d36f4c5b20 fix: add missing qrcode dependency and sync build configuration
cynosura pushed to main at trace-system/backend-node 2026-02-06 15:05:39 +08:00
a56c8c40b8 chore: add .npmrc
cynosura pushed to main at trace-system/frontend 2026-02-06 15:05:12 +08:00
9961b9f87a chore: add .npmrc