| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Add attachedBy field to update tags endpoint (#2281) | Mohamed Bassem | 2026-01-18 | 1 | -0/+70 |
| | | | | | | | | | | | | | | | | | | | | | | | * feat: Add attachedBy field to updateTags endpoint This change allows callers to specify the attachedBy field when updating tags on a bookmark. The field defaults to "human" if not provided, maintaining backward compatibility with existing code. Changes: - Added attachedBy field to zManipulatedTagSchema with default "human" - Updated updateTags endpoint to use the specified attachedBy value - Created mapping logic to correctly assign attachedBy to each tag * fix(cli): migrate bookmark source in migration command * fix * reduce queries --------- Co-authored-by: Claude <noreply@anthropic.com> | ||||
| * | tests: fix crawling and search e2e tests (#2105) | Mohamed Bassem | 2025-11-08 | 1 | -6/+34 |
| | | | | | | | | * tests: Attempt to fix flaky tests * fix internal address * fix assets tests | ||||
| * | tests: Add a test for the GET /bookmarks/bookmarkId/lists api | Mohamed Bassem | 2025-10-11 | 1 | -0/+48 |
| | | |||||
| * | feat: Allow specifying the overwrite mode for singlefile archives. Fixes #1125 | Mohamed Bassem | 2025-06-01 | 1 | -35/+239 |
| | | |||||
| * | chore: rename missing files/conf from Hoarder to Karakeep (#1280) | adripo | 2025-04-21 | 1 | -4/+4 |
| | | | | | | | | | | * refactor: Rename remaining project configuration from Hoarder to Karakeep * some fixes --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | feat: Add an MCP server for karakeep | Mohamed Bassem | 2025-04-13 | 1 | -0/+1 |
| | | |||||
| * | chore: Rename hoarder packages to karakeep | MohamedBassem | 2025-04-12 | 1 | -1/+2 |
| | | |||||
| * | feat: Add support for singlefile extension uploads. #172 | Mohamed Bassem | 2025-01-11 | 1 | -0/+51 |
| | | |||||
| * | feat: Expose the search functionality in the REST API | Mohamed Bassem | 2025-01-05 | 1 | -0/+109 |
| | | |||||
| * | chore: Setup and add e2e tests for the API endpoints | Mohamed Bassem | 2024-12-30 | 1 | -0/+288 |
