aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/app/dashboard/bookmarks/components/AddLink.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-28feature: Add support for storing and previewing raw notesMohamedBassem1-71/+0
2024-02-22feature: Adding some loading card while the link is getting crawledMohamedBassem1-12/+4
2024-02-20ui: hydrate the react query cache in the client side componentsMohamedBassem1-3/+2
2024-02-18format: Run yarn formatMohamedBassem1-1/+1
2024-02-17feature: Inital attempt at showing a skeleton card while bookmark is loadedMohamedBassem1-0/+8
2024-02-17ui: Change action buttons to show a spinner when the request is loadingMohamedBassem1-3/+3
2024-02-16Migrating to react query for client side queriesMohamedBassem1-11/+15
2024-02-11refactor: Migrating to trpc instead of next's route handersMohamedBassem1-4/+5
2024-02-09[chore] Linting and formating tweakingMohamedBassem1-1/+1
2024-02-08[refactor] Move the different packages to the package subdirMohamedBassem1-0/+0
2024-02-08[refactor] Use react form hock for the AddLinkMohamedBassem1-23/+47
2024-02-08[feature] Introduce a sidebarMohamedBassem1-0/+0
2024-02-07[ui] Styling the bookmarks pageMohamedBassem1-6/+9
2024-02-07[ui] Very first draft of the link gridMohamedBassem1-0/+40