aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-17feature: Implemente pagination supportMohamedBassem2-50/+77
2024-03-17refactor: Prepare for pagination by dropping querying bookmarks by idMohamedBassem3-45/+113
2024-03-15refactor: Move tag fetching to trpc to reuse in the mobile appMohamedBassem2-0/+101
2024-03-14docker: Fix dockerfiles to adapt to the new repo structureMohamedBassem1-4/+1
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-0/+14
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2-11/+17
2024-03-11build: Replace bcrypt with bcryptjsMohamedBassem2-2/+3
2024-03-10fix: Trim whitespaces from submitted URLsMohamedBassem1-1/+1
2024-03-05build: Fix the web buildMohamedBassem2-4/+4
2024-03-05extension: Instead of manually creating api keys, let users exchange their us...MohamedBassem1-10/+31
2024-03-05extension: Show who the logged in user is in the extension optionsMohamedBassem2-1/+19
2024-03-05refactor: Extract trpc logic into its packageMohamedBassem18-0/+1564