Default sort is by activity date (startedAt); users can switch to "Date added" (createdAt) via a URL query param (?sort=addedAt). Activities without a startedAt fall to the bottom when sorted by date. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app | ||
| public | ||
| .env.example | ||
| Dockerfile | ||
| package.json | ||
| react-router.config.ts | ||
| server.ts | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||