aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/index.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-0/+14
2024-03-05build: Fix the web buildMohamedBassem1-2/+2
2024-03-05extension: Show who the logged in user is in the extension optionsMohamedBassem1-0/+2
2024-03-05refactor: Extract trpc logic into its packageMohamedBassem1-1/+5
2024-03-02feature: Show user list in admin pageMohamedBassem1-0/+8
2024-02-28tests: Add tests for the bookmarks routesMohamedBassem1-0/+2
2024-02-22feature: Add support for credentials registration and sign inMohamedBassem1-1/+1
2024-02-20feature: Basic support for demo modeMohamedBassem1-3/+12
2024-02-20ui: hydrate the react query cache in the client side componentsMohamedBassem1-1/+4
2024-02-12hack: Hack API key support in the context creation of TRPCMohamedBassem1-3/+3
2024-02-11refactor: Migrating to trpc instead of next's route handersMohamedBassem1-0/+31