memos/web/src/pages
Steven 1b3318f886 refactor(web): improve ActivityCalendar maintainability and add Calendar page
- Extract shared utilities and constants to eliminate code duplication
- Create dedicated Calendar page with year view and month grid
- Add date filter navigation with bidirectional URL sync
- Fix useTodayDate memoization bug causing stale date references
- Standardize naming conventions (get vs generate functions)
- Add comprehensive type exports and proper store encapsulation
- Implement size variants for compact calendar display

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-15 19:47:46 +08:00
..
AdminSignIn.tsx refactor: rename workspace to instance throughout codebase 2025-11-05 23:35:35 +08:00
Archived.tsx refactor: migrate to connect-rpc (#5338) 2025-12-11 19:49:07 +08:00
Attachments.tsx refactor: migrate to connect-rpc (#5338) 2025-12-11 19:49:07 +08:00
AuthCallback.tsx refactor: migrate to connect-rpc (#5338) 2025-12-11 19:49:07 +08:00
Calendar.tsx refactor(web): improve ActivityCalendar maintainability and add Calendar page 2025-12-15 19:47:46 +08:00
Explore.tsx refactor: migrate to connect-rpc (#5338) 2025-12-11 19:49:07 +08:00
Home.tsx refactor: migrate to connect-rpc (#5338) 2025-12-11 19:49:07 +08:00
Inboxes.tsx refactor: migrate to connect-rpc (#5338) 2025-12-11 19:49:07 +08:00
Loading.tsx feat: variant colors (#4816) 2025-07-04 23:03:13 +08:00
MemoDetail.tsx refactor: migrate to connect-rpc (#5338) 2025-12-11 19:49:07 +08:00
NotFound.tsx feat: variant colors (#4816) 2025-07-04 23:03:13 +08:00
PermissionDenied.tsx feat: variant colors (#4816) 2025-07-04 23:03:13 +08:00
Setting.tsx refactor: migrate to connect-rpc (#5338) 2025-12-11 19:49:07 +08:00
SignIn.tsx refactor: migrate to connect-rpc (#5338) 2025-12-11 19:49:07 +08:00
SignUp.tsx refactor: migrate to connect-rpc (#5338) 2025-12-11 19:49:07 +08:00
UserProfile.tsx refactor: migrate to connect-rpc (#5338) 2025-12-11 19:49:07 +08:00