| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: More oxlint changes | Mohamed Bassem | 2025-06-22 | 1 | -0/+0 |
| | | |||||
| * | refactor: Move bookmark utils from shared-react to shared | Mohamed Bassem | 2025-05-31 | 1 | -81/+0 |
| | | |||||
| * | feat: Add AI auto summarization. Fixes #1163 | Mohamed Bassem | 2025-05-18 | 1 | -1/+12 |
| | | |||||
| * | chore: Rename hoarder packages to karakeep | MohamedBassem | 2025-04-12 | 1 | -1/+1 |
| | | |||||
| * | feat: Allow editing bookmark details | MohamedBassem | 2025-04-08 | 1 | -0/+17 |
| | | |||||
| * | feature: Persevere the source URL of clipped texts from the extension. | MohamedBassem | 2024-10-05 | 1 | -0/+13 |
| | | | | | Fixes #448 | ||||
| * | refactor: added the bookmark type to the database (#256) | kamtschatka | 2024-07-01 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | * 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: Download images and screenshots | MohamedBassem | 2024-04-20 | 1 | -0/+39 |
