aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/app/dashboard/bookmarks/components/Bookmarks.tsx (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: Move all components to the top level directoryMohamedBassem2024-03-101-32/+0
* refactor: Extract trpc logic into its packageMohamedBassem2024-03-051-1/+1
* ui: Move favourites and archive to act as a predefined listMohamedBassem2024-03-021-7/+7
* fix: Minor UI tweaks and fixing addition of first bookmarkMohamedBassem2024-02-221-6/+1
* ui: hydrate the react query cache in the client side componentsMohamedBassem2024-02-201-3/+5
* feature: Inital attempt at showing a skeleton card while bookmark is loadedMohamedBassem2024-02-171-1/+0
* feature: Implement a usable but ugly all tags and a single tag pageMohamedBassem2024-02-131-11/+8
* refactor: Migrating to trpc instead of next's route handersMohamedBassem2024-02-111-7/+8
* [ui] Adding the favourites and archive pagesMohamedBassem2024-02-091-0/+38