| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(api): Expose the update user API in the openapi specs | Mohamed Bassem | 2025-07-12 | 1 | -0/+100 |
| | | |||||
| * | docs: Add asset APIs to the openapi spec | Mohamed Bassem | 2025-06-07 | 2 | -11/+78 |
| | | |||||
| * | feat(api): Expose the endpoint to create a new tag | Mohamed Bassem | 2025-05-18 | 1 | -1/+32 |
| | | |||||
| * | feat(api): enable ?sortOrder= for relevant resources (#1398) | xuatz | 2025-05-18 | 3 | -6/+30 |
| | | | | | | * feat(api): enable `?sortOrder=` for relevant resources * fix tests | ||||
| * | fix(api): make PUT bookmark to a list idempotent (#1427) | xuatz | 2025-05-17 | 1 | -8/+0 |
| | | | | | | * fix(api): make duplicate PUT /lists/:id/bookmarks/:id as allowed operation * apply pr comments | ||||
| * | fix: Add includeContent to search endpoint and document it in the docs | Mohamed Bassem | 2025-04-16 | 4 | -6/+27 |
| | | |||||
| * | feat: Add an MCP server for karakeep | Mohamed Bassem | 2025-04-13 | 5 | -0/+242 |
| | | |||||
| * | chore: Rename hoarder packages to karakeep | MohamedBassem | 2025-04-12 | 6 | -6/+6 |
| | | |||||
| * | feat: Add endpoints for whoami and user stats. Fixes #1113 | Mohamed Bassem | 2025-03-11 | 1 | -0/+55 |
| | | |||||
| * | feat: Expose bookmark summarization in the API (#1088) | erik-nilcoast | 2025-03-09 | 1 | -0/+23 |
| | | | | Proxy to the TRPC Summarize mutation for use in the public API | ||||
| * | feat: Expose the search functionality in the REST API | Mohamed Bassem | 2025-01-05 | 1 | -0/+26 |
| | | |||||
| * | feat: Expose asset manipulation endpoints in the REST API | Mohamed Bassem | 2025-01-04 | 1 | -0/+92 |
| | | |||||
| * | feat: Add support for smart lists (#802) | Mohamed Bassem | 2025-01-02 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | * feat: Add support for smart lists * i18n * Fix update list endpoint * Add a test for smart lists * Add header to the query explainer * Hide remove from lists in the smart context list * Add proper validation to list form --------- Co-authored-by: Deepak Kapoor <41769111+orthdron@users.noreply.github.com> | ||||
| * | fix(api): Return 201 from highlights creation and fix docs for PATCH ↵ | Mohamed Bassem | 2024-12-30 | 1 | -1/+1 |
| | | | | | /lists/[listId] | ||||
| * | feat: Add REST APIs for manipulating highlights. Fixes #620 | Mohamed Bassem | 2024-12-27 | 2 | -0/+185 |
| | | |||||
| * | api: Add tag ids and support variable baseURL | Mohamed Bassem | 2024-10-20 | 3 | -0/+20 |
| | | |||||
| * | chore: Define hoarder's rest API in zod format | Mohamed Bassem | 2024-10-20 | 5 | -0/+586 |
