aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/preview (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-09feature(web): Add syntax highlighting to code blocks and a quick copy button....kamtschatka1-4/+2
2024-05-26feature: Full page archival with monolith. Fixes #132MohamedBassem1-0/+18
2024-05-19ui(web): Set tag input field in preview modal to 100% width to fix overflow i...Cari1-2/+2
2024-05-16feature(web): Clicking an image in the preview modal will open it in a new ta...Cari1-6/+12
2024-05-16ui(web): Fixed overflow issues for very long titles (#152)Cari1-2/+2
2024-05-12feature: Take full page screenshots #143 (#148)kamtschatka1-2/+4
2024-04-25feature(web): Add ability to rename, merge and fast delete tags. Fixes #105 (...Mohamed Bassem1-130/+25
2024-04-24ui(web): Show bookmark URL when maximizing a bookmarkMohamedBassem2-2/+12
2024-04-20fix: Use next/image for serving bookmark imagesMohamedBassem1-5/+14
2024-04-20feature: Download images and screenshotsMohamedBassem3-36/+95
2024-04-18refactor: Move the shared types to the shared packageMohamedBassem6-6/+6
2024-04-15feature: Add title to bookmarks and allow editing them. Fixes #27MohamedBassem2-36/+180
2024-04-14fix(web): Fix some JS console errors in the preview pageMohamedBassem2-6/+15
2024-04-14feature(web): Allow changing the bookmark grid layout (#98)Mohamed Bassem1-1/+1
2024-04-11feature: Add PDF support (#88)Ahmad Mujahid1-17/+22
2024-04-07refactor(web): Move the tooltip provider to the root of the appMohamedBassem2-85/+77
2024-04-07feature: Extract hook logic into separate package and add a new action bar in...MohamedBassem5-0/+381