aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/lib/types (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: Extract trpc logic into its packageMohamedBassem2024-03-054-111/+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 creating and updating listsMohamedBassem2024-03-011-0/+18
* feature: Add support for storing and previewing raw notesMohamedBassem2024-02-281-0/+7
* feature: Add support for adding/removing tagsMohamedBassem2024-02-261-0/+3
* 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
* feature: Add support for credentials registration and sign inMohamedBassem2024-02-221-0/+13
* fix: Fix passing the query to the tag pageMohamedBassem2024-02-201-0/+1
* refactor: Migrating to trpc instead of next's route handersMohamedBassem2024-02-112-12/+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-093-33/+38
* [refactor] Move the different packages to the package subdirMohamedBassem2024-02-083-0/+51