| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(api): enable ?sortOrder= for relevant resources (#1398) | xuatz | 2025-05-18 | 6 | -7/+28 |
| | | | | | | * feat(api): enable `?sortOrder=` for relevant resources * fix tests | ||||
| * | fix: Add includeContent to search endpoint and document it in the docs | Mohamed Bassem | 2025-04-16 | 1 | -12/+16 |
| | | |||||
| * | fix: Dont download html content by default in the bookmark grid. Fixes #1198 | Mohamed Bassem | 2025-04-13 | 5 | -3/+16 |
| | | |||||
| * | chore: Rename hoarder packages to karakeep | MohamedBassem | 2025-04-12 | 12 | -16/+16 |
| | | |||||
| * | feat: Add endpoints for whoami and user stats. Fixes #1113 | Mohamed Bassem | 2025-03-11 | 2 | -0/+28 |
| | | |||||
| * | feat: Expose bookmark summarization in the API (#1088) | erik-nilcoast | 2025-03-09 | 1 | -0/+19 |
| | | | | Proxy to the TRPC Summarize mutation for use in the public API | ||||
| * | feat: Add a setting page to manage assets. Fixes #730 | Mohamed Bassem | 2025-02-23 | 2 | -3/+3 |
| | | |||||
| * | feat: Add support for singlefile extension uploads. #172 | Mohamed Bassem | 2025-01-11 | 1 | -0/+54 |
| | | |||||
| * | feat: Expose the search functionality in the REST API | Mohamed Bassem | 2025-01-05 | 1 | -0/+39 |
| | | |||||
| * | feat: Expose asset manipulation endpoints in the REST API | Mohamed Bassem | 2025-01-04 | 2 | -0/+73 |
| | | |||||
| * | feat: Add support for smart lists (#802) | Mohamed Bassem | 2025-01-02 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | * 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 | 4 | -4/+100 |
| | | |||||
| * | feature(api): Add REST APIs to update bookmarks, tags and lists | Mohamed Bassem | 2024-10-20 | 3 | -0/+54 |
| | | |||||
| * | feature(api): Add REST APIs to manipulate lists and tags for bookmarks | Mohamed Bassem | 2024-10-20 | 7 | -34/+151 |
| | | |||||
| * | feature: Add APIs to create new lists and bookmarks | Mohamed Bassem | 2024-10-20 | 2 | -0/+24 |
| | | |||||
| * | fix: Better handling for body JSON parsing errors | Mohamed Bassem | 2024-10-20 | 1 | -1/+22 |
| | | |||||
| * | feature: Add DELETE REST APIs for bookmarks, lists and tags | Mohamed Bassem | 2024-10-20 | 4 | -2/+48 |
| | | |||||
| * | feature: Add GET REST APIs for bookmarks, lists and tags | Mohamed Bassem | 2024-10-20 | 5 | -0/+112 |
| | | |||||
| * | featue: Add infra for REST APIs and implement GET /bookmarks | Mohamed Bassem | 2024-10-20 | 4 | -0/+212 |
