- New per-user 'week_start' setting (0=Sun default / 1=Mon), registered in USER_SETTING_KEYS + USER_SETTING_DEFAULTS. - CalendarPage reads it and offsets the month grid: leading-blank count (getDay()-weekStart+7)%7 and a rotated weekday header. Purely presentational. - Settings: Sun/Mon Select in the new "Regional" section. Also aligns the grace_period_days client default (3→5) with the server seed. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| components | ||
| contexts | ||
| hooks | ||
| lib | ||
| pages | ||
| public/img | ||
| App.tsx | ||
| api.ts | ||
| index.css | ||
| main.tsx | ||
| types.ts | ||