| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feature: Introduce a mechanism to cleanup dangling assets | MohamedBassem | 2024-10-12 | 1 | -0/+42 |
| | | |||||
| * | refactor: Start tracking bookmark assets in the assets table | MohamedBassem | 2024-10-06 | 1 | -0/+12 |
| | | |||||
| * | fix: Renaming full page archive asset file doesn't work inside docker. Fixes ↵ | MohamedBassem | 2024-07-05 | 1 | -1/+4 |
| | | | | | #273 | ||||
| * | feature: Automatically transfer image urls into bookmared assets. Fixes #246 | MohamedBassem | 2024-06-23 | 1 | -3/+7 |
| | | |||||
| * | feature: add support for PDF links. Fixes #28 (#216) | kamtschatka | 2024-06-22 | 1 | -6/+14 |
| | | | | | | | | | | | | | | | | | | * feature request: pdf support #28 Added a new sourceUrl column to the asset bookmarks Added transforming a link bookmark pointing at a pdf to an asset bookmark made sure the "View Original" link is also shown for asset bookmarks that have a sourceURL updated gitignore for IDEA * remove pdf parsing from the crawler * extract the http logic into its own function to avoid duplicating the post-processing actions (openai/index) * Add 5s timeout to the content type fetch --------- Co-authored-by: MohamedBassem <me@mbassem.com> | ||||
| * | feature: Full page archival with monolith. Fixes #132 | MohamedBassem | 2024-05-26 | 1 | -1/+34 |
| | | |||||
| * | fix: Ensure that downloaded asset images are from the allowed content types | MohamedBassem | 2024-04-20 | 1 | -0/+10 |
| | | |||||
| * | feature: Download images and screenshots | MohamedBassem | 2024-04-20 | 1 | -0/+4 |
| | | |||||
| * | feature: Add PDF support (#88) | Ahmad Mujahid | 2024-04-11 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | fix: Delete user's assets when the user is deleted | MohamedBassem | 2024-04-05 | 1 | -0/+12 |
| | | |||||
| * | format: Add missing lint and format, and format the entire repo | MohamedBassem | 2024-03-30 | 1 | -7/+12 |
| | | |||||
| * | refactor: Change asset storage to be the filesystem instead of sqlite | MohamedBassem | 2024-03-19 | 1 | -0/+64 |
