aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/types/bookmarks.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: Move the shared types to the shared packageMohamedBassem2024-04-181-118/+0
* feature: Add title to bookmarks and allow editing them. Fixes #27MohamedBassem2024-04-151-0/+4
* feature(web): Allow changing the bookmark grid layout (#98)Mohamed Bassem2024-04-141-0/+24
* feature: Add PDF support (#88)Ahmad Mujahid2024-04-111-1/+2
* format: Add missing lint and format, and format the entire repoMohamedBassem2024-03-301-1/+2
* feature(web): Add support for attaching notes to bookmarksMohamedBassem2024-03-301-0/+2
* fix: Drop the 2k char limit on notes. Fixes #25MohamedBassem2024-03-271-1/+1
* refactor: Change asset storage to be the filesystem instead of sqliteMohamedBassem2024-03-191-0/+1
* Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem2024-03-191-0/+8
* feature: Implemente pagination supportMohamedBassem2024-03-171-0/+5
* refactor: Prepare for pagination by dropping querying bookmarks by idMohamedBassem2024-03-171-0/+2
* refactor: Extract trpc logic into its packageMohamedBassem2024-03-051-0/+70