rcgit

/ karakeep
follow (on) | order: default date topo
Age Commit message Author Files +/-
feat(api): Expose the endpoint to create a new tag Mohamed Bassem 7 -49/+172
feat(api): enable ?sortOrder= for relevant resources (#1398)
* feat(api): enable `?sortOrder=` for relevant resources
* fix tests
xuatz 14 -34/+126
chore: rename missing files/conf from Hoarder to Karakeep (#1280)
* refactor: Rename remaining project configuration from Hoarder to Karakeep
* some fixes
---------
Co-authored-by: Mohamed Bassem <me@mbassem.com>
adripo 126 -5080/+5080
fix: Add includeContent to search endpoint and document it in the docs Mohamed Bassem 11 -22/+122
feat: Allow editing the extracted content of an asset bookmark Mohamed Bassem 6 -6/+66
fix(mcp): Reduce token usage of the MCP server Mohamed Bassem 6 -10/+167
feat: Add an MCP server for karakeep Mohamed Bassem 28 -139/+2512
build: Regenerate the openapi specs and sdk MohamedBassem 2 -0/+40
feat: Add endpoints for whoami and user stats. Fixes #1113 Mohamed Bassem 9 -9/+455
fix: Resync the openapi spec Mohamed Bassem 2 -8/+61
ci: Fix build by regenerating the open API spec Mohamed Bassem 2 -0/+5
feat(api): Expose the modifiedAt date in the bookmarks API Mohamed Bassem 3 -0/+13
feat: Add support for singlefile extension uploads. #172 Mohamed Bassem 14 -37/+275
feat: Expose the search functionality in the REST API Mohamed Bassem 8 -20/+299
feat: Expose asset manipulation endpoints in the REST API Mohamed Bassem 6 -0/+630
feat: Add support for smart lists (#802)
* 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>
Mohamed Bassem 26 -100/+2045
fix(api): Return 201 from highlights creation and fix docs for PATCH… Mohamed Bassem 4 -21/+3
feat: Introduce a typescript sdk Mohamed Bassem 8 -54/+1742