aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/app/dashboard/bookmarks/components/Bookmarks.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-10refactor: Move all components to the top level directoryMohamedBassem1-32/+0
2024-03-05refactor: Extract trpc logic into its packageMohamedBassem1-1/+1
2024-03-02ui: Move favourites and archive to act as a predefined listMohamedBassem1-7/+7
2024-02-22fix: Minor UI tweaks and fixing addition of first bookmarkMohamedBassem1-6/+1
2024-02-20ui: hydrate the react query cache in the client side componentsMohamedBassem1-3/+5
2024-02-17feature: Inital attempt at showing a skeleton card while bookmark is loadedMohamedBassem1-1/+0
2024-02-13feature: Implement a usable but ugly all tags and a single tag pageMohamedBassem1-11/+8
2024-02-11refactor: Migrating to trpc instead of next's route handersMohamedBassem1-7/+8
2024-02-09[ui] Adding the favourites and archive pagesMohamedBassem1-0/+38