| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2026-02-01 | refactor: remove unused trpc files from web and mobile | Mohamed Bassem | 1 | -1/+2 | |
| 2026-02-01 | refactor: migrate trpc to the new react query integration mode (#2438) | Mohamed Bassem | 1 | -3/+7 | |
| * refactor: migrate trpc to the new react query integration mode * more fixes * more migrations * upgrade trpc client | |||||
| 2026-02-01 | refactor: centralize auth imports through new client module (#2437) | Mohamed Bassem | 1 | -1/+1 | |
| * refactor(web): centralize next-auth client-side utilities Create lib/auth/client.ts to re-export all next-auth/react APIs (useSession, signIn, signOut, SessionProvider) from a single location. This prepares for future auth provider replacement by isolating the next-auth dependency. https://claude.ai/code/session_01RLLL6SquzmegG6wKHdT3Fm * format --------- Co-authored-by: Claude <noreply@anthropic.com> | |||||
| 2025-11-27 | fix: fix colors in invitation form | Mohamed Bassem | 1 | -6/+6 | |
| 2025-07-10 | feat: Add invite user support | Mohamed Bassem | 1 | -0/+311 | |
