| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-05-31 | refactor: Move bookmark utils from shared-react to shared | Mohamed Bassem | 1 | -2/+2 | |
| 2025-04-12 | chore: Rename hoarder packages to karakeep | MohamedBassem | 1 | -3/+3 | |
| 2025-02-17 | feat: Add PDF screenshot generation and display (#995) | Ahmad Mujahid | 1 | -5/+23 | |
| * Updated pdf2json to 3.1.5 * Extract and store a screenshot from PDF files using pdf2pic * Installing graphicsmagick and ghostscript * Generate Missing PDF screenshot with tidyAssets worker for backward support * Display PDF screenshot instead of the PDF in web if it exists. * Display PDF screenshot in mobile app if exists. * Updated pnpm-lock.yaml * Removed console.log * Revert the unnecessary changes in package.json * Revert pnpm-lock changes * Prevent rendering PDF files if the screenshot is not generated * refactor: replace useEffect with useMemo for section initialization * feat: show PDF file download button and handle large PDFs by defaulting to screenshot view * feat: add file size to openapi spec * feature: Add Assets preprocessing in fix mode to admin actions * i18n: add reprocess_assets_fix_mode translation * i18n: Add missing ar translations * A bunch of fixes * Fix openspec schema --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | |||||
| 2024-10-05 | feature: Persevere the source URL of clipped texts from the extension. | MohamedBassem | 1 | -1/+7 | |
| Fixes #448 | |||||
| 2024-06-09 | refactor: Extract the bookmark polling logic into a separate shared component | MohamedBassem | 1 | -33/+3 | |
| 2024-05-10 | feature: Clicking preview for image assets brings up the details modal (#147) | Cari | 1 | -6/+9 | |
| 2024-04-20 | feature: Download images and screenshots | MohamedBassem | 1 | -3/+4 | |
| 2024-04-18 | refactor: Move the shared types to the shared package | MohamedBassem | 1 | -1/+1 | |
| 2024-04-15 | feature: Add title to bookmarks and allow editing them. Fixes #27 | MohamedBassem | 1 | -1/+1 | |
| 2024-04-14 | feature(web): Allow changing the bookmark grid layout (#98) | Mohamed Bassem | 1 | -42/+54 | |
| 2024-04-11 | feature: Add PDF support (#88) | Ahmad Mujahid | 1 | -0/+7 | |
| * 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 | |||||
| 2024-03-19 | Feature: Add support for uploading images and automatically inferring their ↵ | Mohamed Bassem | 1 | -26/+25 | |
| tags (#2) * feature: Experimental support for asset uploads * feature(web): Add new bookmark type asset * feature: Add support for automatically tagging images * fix: Add support for image assets in preview page * use next Image for fetching the images * Fix auth and error codes in the route handlers * Add support for image uploads on mobile * Fix typing of upload requests * Remove the ugly dragging box * Bump mobile version to 1.3 * Change the editor card placeholder to mention uploading images * Fix a typo * Change ios icon for photo library * Silence typescript error | |||||
| 2024-03-17 | ui(web): Change TagsEditor to auto save on edit and extract ActionBar to its ↵ | MohamedBassem | 1 | -21/+2 | |
| own component | |||||
| 2024-03-14 | lint: Lint and format the entire repo with the new configs | MohamedBassem | 1 | -7/+9 | |
| 2024-03-14 | structure: Create apps dir and copy tooling dir from t3-turbo repo | MohamedBassem | 1 | -0/+0 | |
| 2024-03-10 | refactor: Move all components to the top level directory | MohamedBassem | 1 | -0/+0 | |
| 2024-03-05 | fix: Show loading indicators in the bookmark preview page | MohamedBassem | 1 | -10/+6 | |
| 2024-03-05 | refactor: Extract trpc logic into its package | MohamedBassem | 1 | -1/+1 | |
| 2024-03-05 | feature: Preview page for the stored content of links | MohamedBassem | 1 | -5/+5 | |
| 2024-03-02 | feature: Show a loading indicator when tags are still being fetched | MohamedBassem | 1 | -1/+18 | |
| 2024-02-29 | refactor: Use a Slot for passing classnames to children instead | MohamedBassem | 1 | -1/+1 | |
| 2024-02-29 | fix: Fix the look of the grid view and allowing notes to have variable size | MohamedBassem | 1 | -5/+2 | |
| 2024-02-28 | feature: Add support for markdown in the text bookmarks | MohamedBassem | 1 | -27/+49 | |
| 2024-02-28 | feature: Add support for storing and previewing raw notes | MohamedBassem | 1 | -0/+62 | |
