aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/preview/BookmarkPreview.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-24ui(web): Show bookmark URL when maximizing a bookmarkMohamedBassem1-2/+9
2024-04-20feature: Download images and screenshotsMohamedBassem1-5/+9
2024-04-18refactor: Move the shared types to the shared packageMohamedBassem1-1/+1
2024-04-15feature: Add title to bookmarks and allow editing them. Fixes #27MohamedBassem1-36/+15
2024-04-14fix(web): Fix some JS console errors in the preview pageMohamedBassem1-3/+12
2024-04-14feature(web): Allow changing the bookmark grid layout (#98)Mohamed Bassem1-1/+1
2024-04-07refactor(web): Move the tooltip provider to the root of the appMohamedBassem1-25/+20
2024-04-07feature: Extract hook logic into separate package and add a new action bar in...MohamedBassem1-67/+5
2024-03-30feature(web): Add support for attaching notes to bookmarksMohamedBassem1-2/+8
2024-03-23chore: Refactor tailwind in all apps to use the tooling packageMohamedBassem1-2/+2
2024-03-23feature(web): Add dark mode supportMohamedBassem1-4/+7
2024-03-22fix: Fix the creation date tooltip in preview pagMohamedBassem1-1/+3
2024-03-21feature: A better looking bookmark preview pageMohamedBassem1-59/+145
2024-03-19Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem1-0/+17
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-4/+5
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-0/+0
2024-03-10refactor: Move all components to the top level directoryMohamedBassem1-0/+0
2024-03-05fix: Show loading indicators in the bookmark preview pageMohamedBassem1-0/+101