| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: preserve selected section in link preview in query params | MohamedBassem | 2025-08-23 | 1 | -2/+4 |
| | | |||||
| * | fix(security): Add CSP policies on asset serving path | MohamedBassem | 2025-08-23 | 1 | -0/+1 |
| | | |||||
| * | feat: Add an error boundary around the custom renderer | MohamedBassem | 2025-08-04 | 1 | -2/+35 |
| | | |||||
| * | feat(web): Add special cards for specific websites. Fixes #1344 | MohamedBassem | 2025-08-03 | 1 | -2/+26 |
| | | |||||
| * | feat: Add a proper reader mode | Mohamed Bassem | 2025-07-19 | 1 | -156/+81 |
| | | |||||
| * | fix(web): Add icons to preview selectors | Mohamed Bassem | 2025-07-04 | 1 | -4/+19 |
| | | |||||
| * | fix: Rename cached content into reader mode | Mohamed Bassem | 2025-04-21 | 1 | -4/+4 |
| | | |||||
| * | fix: Dont download html content by default in the bookmark grid. Fixes #1198 | Mohamed Bassem | 2025-04-13 | 1 | -14/+22 |
| | | |||||
| * | chore: Rename hoarder packages to karakeep | MohamedBassem | 2025-04-12 | 1 | -2/+2 |
| | | |||||
| * | fix: Dont rearchive singlefile uploads and consider them as archives | Mohamed Bassem | 2025-02-02 | 1 | -2/+7 |
| | | |||||
| * | feat: Implement highlights support for links. Fixes #620 | Mohamed Bassem | 2024-12-27 | 1 | -6/+88 |
| | | |||||
| * | feature: Add i18n support. Fixes #57 (#635) | Mohamed Bassem | 2024-11-17 | 1 | -4/+8 |
| | | | | | | | | | | | | | | * feature(web): Add basic scaffolding for i18n * refactor: Switch most of the app's strings to use i18n strings * fix: Remove unused i18next-resources-for-ts command * Add user setting * More translations * Drop the german translation for now | ||||
| * | feature: Archive videos using yt-dlp. Fixes #215 (#525) | kamtschatka | 2024-10-28 | 1 | -0/+19 |
| | | | | | | | | | | | | | | | | | | | | | | * Allow downloading more content from a webpage and index it #215 Added a worker that allows downloading videos depending on the environment variables refactored the code a bit added new video asset updated documentation * Some tweaks * Drop the dependency on the yt-dlp wrapper * Update openapi specs * Dont log an error when the url is not supported * Better handle supported websites that dont download anything --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | refactor: added the bookmark type to the database (#256) | kamtschatka | 2024-07-01 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | | | * refactoring asset types Extracted out functions to silently delete assets and to update them after crawling Generalized the mapping of assets to bookmark fields to make extending them easier * Added the bookmark type to the database Introduced an enum to have better type safety cleaned up the code and based some code on the type directly * add BookmarkType.UNKNWON * lint and remove unused function --------- Co-authored-by: MohamedBassem <me@mbassem.com> | ||||
| * | feature: Full page archival with monolith. Fixes #132 | MohamedBassem | 2024-05-26 | 1 | -0/+18 |
| | | |||||
| * | feature: Take full page screenshots #143 (#148) | kamtschatka | 2024-05-12 | 1 | -2/+4 |
| | | | | | | | Added the fullPage flag to take full screen screenshots updated the UI accordingly to properly show the screenshots instead of scaling it down Co-authored-by: kamtschatka <simon.schatka@gmx.at> | ||||
| * | fix: Use next/image for serving bookmark images | MohamedBassem | 2024-04-20 | 1 | -5/+14 |
| | | |||||
| * | feature: Download images and screenshots | MohamedBassem | 2024-04-20 | 1 | -0/+77 |
