键盘 let5see
  • Joined on 2025-11-29
let5see pushed to main at let5see/company-celebration 2026-02-04 00:34:43 +08:00
83bc4da3cc fix(admin): add award to musicTrack type
let5see pushed to main at let5see/company-celebration 2026-02-04 00:33:20 +08:00
bd62dff06a feat(admin): add award sound effect button
let5see pushed to main at let5see/company-celebration 2026-02-04 00:04:12 +08:00
baacee50e6 fix(admin): show program name in single line with ellipsis
let5see pushed to main at let5see/company-celebration 2026-02-04 00:01:52 +08:00
69c789ba9d fix(admin): improve mobile layout for program config section
let5see pushed to main at let5see/company-celebration 2026-02-04 00:00:41 +08:00
0f484f63d4 docs: add CLAUDE.md with deployment guide
let5see pushed to main at let5see/company-celebration 2026-02-03 23:55:28 +08:00
307811886b fix(admin): add votes and stamps fields when creating new program
let5see pushed to main at let5see/company-celebration 2026-02-03 23:54:39 +08:00
92d560445e fix(admin): add performer and remark fields to programs type
let5see pushed to main at let5see/company-celebration 2026-02-03 23:52:42 +08:00
7fea6b8578 feat(admin): enhance program config with CRUD and reorder
let5see pushed to main at let5see/company-celebration 2026-02-03 23:31:48 +08:00
83bf1d3a43 chore: sync various improvements and fixes
let5see pushed to main at let5see/company-celebration 2026-02-03 23:29:51 +08:00
39caecdd95 fix(mobile): update progress ring hint text
let5see pushed to main at let5see/company-celebration 2026-02-03 23:22:09 +08:00
19b7823d42 fix(mobile): add horizontal scroll hint to award selection step
let5see pushed to main at let5see/company-celebration 2026-02-03 23:20:14 +08:00
a27134b82e feat(mobile): add voting status step to onboarding tour
let5see pushed to main at let5see/company-celebration 2026-02-03 23:17:35 +08:00
7e15fcb377 fix(mobile): adjust onboarding tooltip width to prevent button wrapping
let5see pushed to main at let5see/company-celebration 2026-02-03 23:12:56 +08:00
655f77ec3e fix(mobile): prevent onboarding tooltip from overflowing screen
let5see pushed to main at let5see/company-celebration 2026-02-03 23:09:10 +08:00
65b153e5df feat(mobile): add onboarding tour for voting page
let5see pushed to main at let5see/company-celebration 2026-02-03 22:52:03 +08:00
eee34916b0 fix(mobile): replace title with voting status in header
let5see pushed to main at let5see/company-celebration 2026-02-03 22:37:24 +08:00
6ccc571be2 refactor(mobile): simplify header to single row layout
let5see pushed to main at let5see/company-celebration 2026-02-03 22:32:29 +08:00
8ab575b14a feat(mobile): redesign vote page header layout
let5see pushed to main at let5see/company-celebration 2026-02-03 22:29:05 +08:00
8f21ff6fd9 fix: add missing prisma utility file
let5see pushed to main at let5see/company-celebration 2026-02-03 22:26:58 +08:00
406a5afa33 feat(server): add Program and Award database models