aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/types (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: Move the shared types to the shared packageMohamedBassem2024-04-185-194/+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-112-1/+3
* fix: Refresh the all tags page automatically when a tag is modifiedMohamedBassem2024-04-061-0/+8
* 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-192-0/+21
* feature(web): Add the ability to change passwordsMohamedBassem2024-03-181-1/+14
* 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-054-0/+111