aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: Add docs for how to configure differnt AI providersMohamed Bassem2025-04-181-0/+66
* fix: FIxed sidebar link to github for nightly builds (#1274)Hasan Sino2025-04-181-1/+5
* docs: Add robots.txt to prevent indexing versioned docsMohamed Bassem2025-04-181-0/+3
* fix(mcp): Reduce number of MCP tools and add support for paginationMohamed Bassem2025-04-173-76/+50
* fix(mcp): Fix mixed es module issueMohamed Bassem2025-04-172-1/+4
* release(mcp): Release mcp 0.23.5Mohamed Bassem2025-04-171-1/+1
* tests: Add some simple crawler testsMohamed Bassem2025-04-166-14/+161
* tests: Add tests for various trpc endpointsMohamed Bassem2025-04-169-5/+1108
* docs: Refresh the API docsMohamed Bassem2025-04-1634-44/+12
* fix: Add includeContent to search endpoint and document it in the docsMohamed Bassem2025-04-1611-22/+122
* feat: Add import support for Tab Session Manager (#1246)Jorge Barnaby2025-04-164-2/+72
* build: Take over the build command in the installation scriptMohamed Bassem2025-04-162-3/+3
* feat(web): Add support for merging lists (#1231)omnitrix2025-04-168-3/+325
* fix(workers): Close browser if connect on demand (#1151)Chang-Yen Tseng2025-04-161-0/+3
* docs: Fix docs buildMohamed Bassem2025-04-161-1/+1
* feat: Change default text model to 4.1-miniMohamed Bassem2025-04-153-4/+4
* fix: Add password salt to the user tableMohamed Bassem2025-04-158-12/+1718
* docs: Add documentation for the new rss feed search qualifierMohamed Bassem2025-04-151-1/+2
* feat: add support for filtering by bookmark age (#1228)Brandon Wong2025-04-138-15/+162
* fix: Dont download html content by default in the bookmark grid. Fixes #1198Mohamed Bassem2025-04-1314-36/+112
* fix: Allow using JSON mode for ollama users. Fixes #1160Mohamed Bassem2025-04-133-18/+59
* docs: Revert 0.23.2 docs and just update 0.23.1 insteadMohamed Bassem2025-04-1369-1689/+327
* docs: Release the new API docsMohamed Bassem2025-04-1363-0/+4311
* docs: Replace the OpenAPI rendering libraryMohamed Bassem2025-04-1340-2018/+7021
* fix(landing): Add missing title tagMohamed Bassem2025-04-131-0/+1
* chore: hoarder-linux.sh > karakeep-linux.sh v2.1 (#1219)Chris2025-04-135-124/+197
* build: Allow auto deployment of MCP package to npmMohamed Bassem2025-04-131-0/+24
* fix(mcp): Allow accessing asset extracted content in MCPMohamed Bassem2025-04-132-2/+2
* feat: Allow editing the extracted content of an asset bookmarkMohamed Bassem2025-04-136-6/+66
* fix(mcp): compact the response of get bookmark listsMohamed Bassem2025-04-135-101/+99
* ui(web): Copy link button greyed out when clipboard not available (#1209)ekambains2025-04-131-0/+2
* fix(mcp): Reduce token usage of the MCP serverMohamed Bassem2025-04-136-10/+167
* feat(mobile/android): Add monochrome app icon (#1258)Steffo2025-04-131-1/+2
* docs: replace hoarder with karakeep in CONTRIBUTING.md and FAQ (#1256)Mark :)2025-04-132-5/+5
* fix(web): fit popover content box to emoji picker size (#1257)Mark :)2025-04-131-1/+1
* feat: Add an MCP server for karakeepMohamed Bassem2025-04-1328-139/+2512
* feat(web): Optionally add short description to lists (#1225)ekambains2025-04-1210-1/+1743
* docs: add Arch Linux karakeep migration instructions (#1218)devome2025-04-121-1/+48
* fix(landing): Made the year in footer dynamic (#1223)ekambains2025-04-121-1/+3
* chore: Replace hoarder with karakeep in github issue templates (#1247)Mark :)2025-04-123-11/+11
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-12230-644/+654
* chrore: Update meilisearch version to 13.3 in both docker compose files (#1244)Mark :)2025-04-123-3/+3
* i18n: Add Korean language (#1239)jkywalker2025-04-121-0/+1
* docs: Remove hoarder references for docusaurus config preventing the indexingMohamedBassem2025-04-091-13/+13
* build: Regenerate the openapi specs and sdkMohamedBassem2025-04-082-0/+40
* fix: Deprecate the updateBookmarkText trpc endpoint and replace it with updat...MohamedBassem2025-04-084-20/+6
* feat: Allow editing bookmark detailsMohamedBassem2025-04-0814-102/+732
* docs: update Arch Linux installation (#1216)devome2025-04-071-15/+15
* chore: update repo release url to karakeep (#1210)Meysam2025-04-071-2/+2
* fix: Do clientside import dedup and parallelize import callsMohamedBassem2025-04-072-24/+102