| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Add an MCP server for karakeep | Mohamed Bassem | 2025-04-13 | 1 | -1/+1 |
| | | |||||
| * | chore: Rename hoarder packages to karakeep | MohamedBassem | 2025-04-12 | 1 | -9/+9 |
| | | |||||
| * | feat(workers): Adds publisher and author og:meta tags to Bookmark (#1141) | erik-nilcoast | 2025-03-22 | 1 | -1/+4 |
| | | |||||
| * | deps: Upgrade pdfjs and dompurify | Mohamed Bassem | 2025-03-22 | 1 | -4/+3 |
| | | |||||
| * | fix: Revert the accidental upgrade of deps. #1107 | Mohamed Bassem | 2025-03-10 | 1 | -1/+1 |
| | | |||||
| * | build(deps): bump dompurify from 3.0.9 to 3.2.4 (#1102) | dependabot[bot] | 2025-03-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.0.9 to 3.2.4. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.0.9...3.2.4) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||||
| * | feat: Add PDF screenshot generation and display (#995) | Ahmad Mujahid | 2025-02-17 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
| * | fix: Fix node22 error in worker container. Fixes #962 | Mohamed Bassem | 2025-02-02 | 1 | -1/+1 |
| | | |||||
| * | fix: Abort all IO when workers timeout instead of detaching. Fixes #742 | Mohamed Bassem | 2025-02-01 | 1 | -1/+1 |
| | | |||||
| * | deps: Upgrade typescript to 5.7 | Mohamed Bassem | 2025-02-01 | 1 | -1/+1 |
| | | |||||
| * | chore: add format:fix and lint:fix scripts to all packages | Mohamed Bassem (aider) | 2024-12-31 | 1 | -0/+2 |
| | | |||||
| * | deps: Upgrade drizzle-orm to 0.38.3 | Mohamed Bassem | 2024-12-29 | 1 | -1/+1 |
| | | |||||
| * | fix(workers): Don't block connection to chrome when failing to download ↵ | Mohamed Bassem | 2024-11-21 | 1 | -1/+2 |
| | | | | | adblock list. #674 | ||||
| * | fix: Feed refreshes were not getting re-enqueued for failed jobs | Mohamed Bassem | 2024-11-09 | 1 | -1/+1 |
| | | |||||
| * | feature: Schedule RSS feed refreshes every hour | Mohamed Bassem | 2024-11-03 | 1 | -2/+4 |
| | | |||||
| * | feature: Add support for subscribing to RSS feeds. Fixes #202 | Mohamed Bassem | 2024-11-03 | 1 | -0/+2 |
| | | |||||
| * | deps: Extract the queue implementation into its own repos | Mohamed Bassem | 2024-10-27 | 1 | -1/+1 |
| | | |||||
| * | refactor: Move inference to the shared package | Mohamed Bassem | 2024-10-26 | 1 | -2/+0 |
| | | |||||
| * | feature: Add OCR support for images. Fixes #296 | Mohamed Bassem | 2024-10-20 | 1 | -0/+1 |
| | | |||||
| * | fix(workers): Pin execa to avoid ERR_PACKAGE_PATH_NOT_EXPORTED error | Your Name | 2024-10-19 | 1 | -1/+1 |
| | | |||||
| * | deps: Upgrade metascraper for faster docker builds | MohamedBassem | 2024-10-12 | 1 | -10/+10 |
| | | |||||
| * | feature: Allow customizing the inference's context length | MohamedBassem | 2024-10-12 | 1 | -1/+1 |
| | | |||||
| * | deps: Upgrade openai package | MohamedBassem | 2024-10-05 | 1 | -1/+1 |
| | | |||||
| * | deps: Upgrade drizzle and next auth drizzle adapter | MohamedBassem | 2024-09-15 | 1 | -1/+1 |
| | | |||||
| * | build: Fix sherif failures by sorting deps | MohamedBassem | 2024-08-31 | 1 | -1/+1 |
| | | |||||
| * | refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309) | Mohamed Bassem | 2024-07-21 | 1 | -1/+1 |
| | | |||||
| * | feature: Full page archival with monolith. Fixes #132 | MohamedBassem | 2024-05-26 | 1 | -0/+1 |
| | | |||||
| * | fix(crawler): Better extraction for amazon images | MohamedBassem | 2024-04-23 | 1 | -0/+1 |
| | | |||||
| * | feature: Add PDF support (#88) | Ahmad Mujahid | 2024-04-11 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | format: Add missing lint and format, and format the entire repo | MohamedBassem | 2024-03-30 | 1 | -0/+2 |
| | | |||||
| * | feature: Add support for local models using ollama | MohamedBassem | 2024-03-27 | 1 | -0/+1 |
| | | |||||
| * | refactor: Change asset storage to be the filesystem instead of sqlite | MohamedBassem | 2024-03-19 | 1 | -1/+0 |
| | | |||||
| * | Feature: Add support for uploading images and automatically inferring their ↵ | Mohamed Bassem | 2024-03-19 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | docker: Fix dockerfiles to adapt to the new repo structure | MohamedBassem | 2024-03-14 | 1 | -5/+4 |
| | | |||||
| * | structure: Create apps dir and copy tooling dir from t3-turbo repo | MohamedBassem | 2024-03-14 | 1 | -0/+56 |
