aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/routers (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-22feature: Add an option to disable new signupsMohamedBassem1-0/+7
2024-03-21fix: Fix accessing tags by name failing privacy checksMohamedBassem1-9/+17
2024-03-20feature(web): Add support for removing items from listsMohamedBassem2-3/+30
2024-03-19feature(web): Add support for demo modeMohamedBassem1-5/+10
2024-03-19refactor: Change asset storage to be the filesystem instead of sqliteMohamedBassem1-4/+18
2024-03-19Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem1-2/+32
2024-03-18feature(web): Add the ability to change passwordsMohamedBassem1-8/+34
2024-03-17feature(web): A better tags editor using react select with auto complete and ...MohamedBassem1-2/+27
2024-03-17feature: Implemente pagination supportMohamedBassem1-50/+72
2024-03-17refactor: Prepare for pagination by dropping querying bookmarks by idMohamedBassem1-45/+110
2024-03-15refactor: Move tag fetching to trpc to reuse in the mobile appMohamedBassem2-0/+101
2024-03-10fix: Trim whitespaces from submitted URLsMohamedBassem1-1/+1
2024-03-05build: Fix the web buildMohamedBassem1-2/+2
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 optionsMohamedBassem1-1/+17
2024-03-05refactor: Extract trpc logic into its packageMohamedBassem8-0/+1172