my-kaiqiuwang/src
kyuuseiryuu 93f2cd6525 fix(index): trim club name from event titles and simplify calendar name
- Modified `title` generation to remove the club name prefix if it exists.
- Updated `calName` to display only the club name instead of adding "的比赛" suffix.
- This prevents redundant information in the calendar event titles.
2026-03-16 02:10:56 +09:00
..
components refactor(front-end): switch to web-based map navigation and update layouts 2026-03-16 02:04:06 +09:00
dao feat: implement user favorite player system with Logto sync 2026-03-09 10:16:27 +09:00
hooks refactor(components): migrate to Ant Design Statistic.Timer and remove useRunOnce 2026-03-15 08:42:53 +09:00
page refactor(front-end): switch to web-based map navigation and update layouts 2026-03-16 02:04:06 +09:00
prisma feat: implement user favorite player system with Logto sync 2026-03-09 10:16:27 +09:00
services refactor(components): optimize event list and search table with pagination persistence 2026-03-15 02:33:34 +09:00
store feat: search club 2026-03-13 20:15:57 +09:00
types feat(club-summary): add map navigation and optimized article display 2026-03-15 10:44:48 +09:00
utils refactor(front-end): switch to web-based map navigation and update layouts 2026-03-16 02:04:06 +09:00
App.tsx feat(app): split game selector and implement club detail page 2026-03-13 10:27:05 +09:00
frontend.tsx feat: integrate Logto for authentication 2026-03-07 02:24:01 +09:00
global.d.ts init 2026-01-29 22:00:49 +09:00
index.css init 2026-01-29 22:00:49 +09:00
index.html feat: add favorite player functionality and improve navigation 2026-02-11 16:00:01 +09:00
index.tsx fix(index): trim club name from event titles and simplify calendar name 2026-03-16 02:10:56 +09:00
logo.jpg init 2026-01-29 22:00:49 +09:00
logo.svg init 2026-01-29 22:00:49 +09:00
routes.tsx refactor(front-end): switch to web-based map navigation and update layouts 2026-03-16 02:04:06 +09:00