aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/preview (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | | | | | | | | | | | | | | | | * feature: Add PDF support * fix: PDF feature enhancements * fix: Freeze expo-share-intent version to prevent breaking changes * fix: set endOfLine to auto for cross-platform development * fix: Upgrading eslint/parser and eslint-plugin to 7.6.0 to solve the linting issues * fix: enhancing PDF feature * fix: Allowing null in fiename for backward compatibility * fix: update pnpm file with pnpm 9.0.0-alpha-8 * fix:(web): PDF Preview for web
* 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 ↵MohamedBassem2024-04-075-0/+381
in bookmark preview