aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/routers/lists.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: Increase list name size to max 40 chars up from 20. Fixes #254MohamedBassem2024-07-011-1/+1
|
* feature(extension): Allow adding tags and lists to newly hoarded bookmarksMohamedBassem2024-04-231-0/+20
|
* feature: Nested lists (#110). Fixes #62Mohamed Bassem2024-04-191-30/+49
| | | | | * feature: Add support for nested lists * prevent moving the parent to a subtree
* refactor: Move the shared types to the shared packageMohamedBassem2024-04-181-1/+1
|
* format: Add missing lint and format, and format the entire repoMohamedBassem2024-03-301-1/+2
|
* feature(web): Add support for removing items from listsMohamedBassem2024-03-201-2/+29
|
* feature(web): Add support for demo modeMohamedBassem2024-03-191-5/+10
|
* refactor: Extract trpc logic into its packageMohamedBassem2024-03-051-0/+173