aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/routers/lists.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-23feature(extension): Allow adding tags and lists to newly hoarded bookmarksMohamedBassem1-0/+20
2024-04-19feature: Nested lists (#110). Fixes #62Mohamed Bassem1-30/+49
2024-04-18refactor: Move the shared types to the shared packageMohamedBassem1-1/+1
2024-03-30format: Add missing lint and format, and format the entire repoMohamedBassem1-1/+2
2024-03-20feature(web): Add support for removing items from listsMohamedBassem1-2/+29
2024-03-19feature(web): Add support for demo modeMohamedBassem1-5/+10
2024-03-05refactor: Extract trpc logic into its packageMohamedBassem1-2/+2
2024-03-01feature: Add support for creating and updating listsMohamedBassem1-0/+173