aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/preview (follow)
Commit message (Expand)AuthorAgeFilesLines
* feature: add support for PDF links. Fixes #28 (#216)kamtschatka2024-06-221-2/+14
* feature(web): Add syntax highlighting to code blocks and a quick copy button....kamtschatka2024-06-091-4/+2
* feature: Full page archival with monolith. Fixes #132MohamedBassem2024-05-261-0/+18
* ui(web): Set tag input field in preview modal to 100% width to fix overflow i...Cari2024-05-191-2/+2
* feature(web): Clicking an image in the preview modal will open it in a new ta...Cari2024-05-161-6/+12
* ui(web): Fixed overflow issues for very long titles (#152)Cari2024-05-161-2/+2
* feature: Take full page screenshots #143 (#148)kamtschatka2024-05-121-2/+4
* feature(web): Add ability to rename, merge and fast delete tags. Fixes #105 (...Mohamed Bassem2024-04-251-130/+25
* ui(web): Show bookmark URL when maximizing a bookmarkMohamedBassem2024-04-242-2/+12
* fix: Use next/image for serving bookmark imagesMohamedBassem2024-04-201-5/+14
* feature: Download images and screenshotsMohamedBassem2024-04-203-36/+95
* refactor: Move the shared types to the shared packageMohamedBassem2024-04-186-6/+6
* feature: Add title to bookmarks and allow editing them. Fixes #27MohamedBassem2024-04-152-36/+180
* fix(web): Fix some JS console errors in the preview pageMohamedBassem2024-04-142-6/+15
* feature(web): Allow changing the bookmark grid layout (#98)Mohamed Bassem2024-04-141-1/+1
* feature: Add PDF support (#88)Ahmad Mujahid2024-04-111-17/+22
* refactor(web): Move the tooltip provider to the root of the appMohamedBassem2024-04-072-85/+77
* feature: Extract hook logic into separate package and add a new action bar in...MohamedBassem2024-04-075-0/+381