aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/lib/types/api/bookmarks.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: Extract trpc logic into its packageMohamedBassem2024-03-051-70/+0
* feature: Store html content of links in the databaseMohamedBassem2024-03-051-0/+1
* feature: Show a loading indicator when tags are still being fetchedMohamedBassem2024-03-021-0/+1
* feature: Add support for storing and previewing raw notesMohamedBassem2024-02-281-0/+7
* db: Migrate from prisma to drizzleMohamedBassem2024-02-231-3/+8
* feature: Adding some loading card while the link is getting crawledMohamedBassem2024-02-221-1/+2
* fix: Fix passing the query to the tag pageMohamedBassem2024-02-201-0/+1
* refactor: Migrating to trpc instead of next's route handersMohamedBassem2024-02-111-0/+1
* [ui] Change the large bookmarks grid to have 3 cols instead of 4 and fixMohamedBassem2024-02-091-2/+3
* [feature] Add the ability to favourite and archive bookmarksMohamedBassem2024-02-091-2/+10
* [ui] Adding the favourites and archive pagesMohamedBassem2024-02-091-0/+7
* [refactor] Extract the bookmark model to be a high level model to support oth...MohamedBassem2024-02-091-0/+37