aboutsummaryrefslogtreecommitdiffstats
path: root/packages (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: Add karakeep metadata to openai callsMohamed Bassem2025-05-171-0/+4
|
* i18n: Add US English as option in User Settings (#1327)William Callahan2025-05-101-0/+1
| | | | | * improvement: tweak American English * feat: add en_us language to user settings list
* Revert "fix: Fix smart lists not working in list search qualifiers". #1321Mohamed Bassem2025-04-283-133/+69
| | | | This reverts commit 6178736d64180f9bc8954099c90d54aa2f9f35f5.
* fix: Fix smart lists not working in list search qualifiers. Fixes #845Mohamed Bassem2025-04-273-69/+133
|
* fix: When triggering a re-index, drop all the documents firstMohamed Bassem2025-04-271-0/+3
|
* feat: Implement generic rule engine (#1318)Mohamed Bassem2025-04-2719-9/+4191
| | | | | | | | | | | | | | | | | * Add schema for the new rule engine * Add rule engine backend logic * Implement the worker logic and event firing * Implement the UI changesfor the rule engine * Ensure that when a referenced list or tag are deleted, the corresponding event/action is * Dont show smart lists in rule engine events * Add privacy validations for attached tag and list ids * Move the rules logic into a models
* tests: Run trpc tests in CIMohamed Bassem2025-04-261-0/+14
|
* chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo2025-04-2116-43/+44
| | | | | | | | | * refactor: Rename remaining project configuration from Hoarder to Karakeep * some fixes --------- Co-authored-by: Mohamed Bassem <me@mbassem.com>
* tests: Add some simple crawler testsMohamed Bassem2025-04-166-14/+161
|
* tests: Add tests for various trpc endpointsMohamed Bassem2025-04-169-5/+1108
|
* fix: Add includeContent to search endpoint and document it in the docsMohamed Bassem2025-04-168-10/+96
|
* feat(web): Add support for merging lists (#1231)omnitrix2025-04-164-0/+87
| | | | | | | | | | | * feat: Support list merging * some fixes * move @hoarder to @karakeep --------- Co-authored-by: Mohamed Bassem <me@mbassem.com>
* feat: Change default text model to 4.1-miniMohamed Bassem2025-04-151-1/+1
|
* fix: Add password salt to the user tableMohamed Bassem2025-04-158-12/+1718
|
* feat: add support for filtering by bookmark age (#1228)Brandon Wong2025-04-135-1/+111
|
* fix: Dont download html content by default in the bookmark grid. Fixes #1198Mohamed Bassem2025-04-132-11/+54
|
* fix: Allow using JSON mode for ollama users. Fixes #1160Mohamed Bassem2025-04-132-17/+57
|
* feat: Allow editing the extracted content of an asset bookmarkMohamed Bassem2025-04-134-0/+34
|
* fix(mcp): Reduce token usage of the MCP serverMohamed Bassem2025-04-132-3/+10
|
* feat: Add an MCP server for karakeepMohamed Bassem2025-04-1312-3/+1236
|
* feat(web): Optionally add short description to lists (#1225)ekambains2025-04-127-0/+1714
| | | | | | | | | * feat(web): Optionally add short description to lists * regenerate openapi spec --------- Co-authored-by: Mohamed Bassem <me@mbassem.com>
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-1255-156/+165
|
* chrore: Update meilisearch version to 13.3 in both docker compose files (#1244)Mark :)2025-04-121-1/+1
| | | | | | | * feat: update meilisearch to v1.13.3 in compose.dev * feat: update meilisearch in docker-compose.yml to 13.3 * update e2e_tests meilisearch to 1.13.3
* i18n: Add Korean language (#1239)jkywalker2025-04-121-0/+1
|
* build: Regenerate the openapi specs and sdkMohamedBassem2025-04-082-0/+40
|
* fix: Deprecate the updateBookmarkText trpc endpoint and replace it with ↵MohamedBassem2025-04-082-16/+2
| | | | updateBookmark
* feat: Allow editing bookmark detailsMohamedBassem2025-04-084-27/+204
|
* feat: Add a search matcher for rss feed bookmarksMohamedBassem2025-04-065-1/+131
|
* i18n: Enable ukrainian language (#1195)Denys Dovhan2025-04-051-0/+1
|
* feat: Allow storing assets in a separate directory. Fixes #1091Mohamed Bassem2025-03-292-1/+4
|
* feat(workers): Add CRAWLER_SCREENSHOT_TIMEOUT_SEC (#1155)Chang-Yen Tseng2025-03-271-0/+2
|
* feat(workers): Adds publisher and author og:meta tags to Bookmark (#1141)erik-nilcoast2025-03-228-0/+1711
|
* release(sdk): Release the 0.23 sdkMohamed Bassem2025-03-221-1/+1
|
* deps: Upgrade trpc and react queryMohamed Bassem2025-03-222-3/+3
|
* deps: Upgrade vitestMohamed Bassem2025-03-223-3/+3
|
* feat(auth): Added env variable for OAuth timeout (#1136)Kaio Cesar2025-03-221-0/+2
| | | | | | | * feat(auth): add configurable OAuth timeout option * fix(config): change OAUTH_TIMEOUT to use z.coerce.number for better type handling * docs: Added instructions for OAUTH_TIMEOUT flag
* feat(workers): allows videoWorker to use ytdlp command line arguments ↵erik-nilcoast2025-03-161-0/+5
| | | | specified in the config. Fixes #775 #792 (#1117)
* ci: Fix E2E test timeoutMohamed Bassem2025-03-161-0/+1
|
* i18n: Enable new languagesMohamed Bassem2025-03-161-1/+5
|
* feat: Add endpoints for whoami and user stats. Fixes #1113Mohamed Bassem2025-03-117-9/+427
|
* fix: Revert the accidental upgrade of deps. #1107Mohamed Bassem2025-03-104-4/+4
|
* build(deps-dev): bump vitest from 1.3.1 to 1.6.1 (#1104)dependabot[bot]2025-03-093-3/+3
| | | | | | | | | | | | | | Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.3.1 to 1.6.1. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.1/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: Resync the openapi specMohamed Bassem2025-03-092-8/+61
|
* fix: Harden getBookmarks endpoint against inconsistent bookmarks. Fixes #1094Mohamed Bassem2025-03-092-66/+60
|
* build(deps-dev): bump vite from 5.1.4 to 5.4.12 (#1103)dependabot[bot]2025-03-091-1/+1
| | | | | | | | | | | | | | | Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.4 to 5.4.12. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.12/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: Expose bookmark summarization in the API (#1088)erik-nilcoast2025-03-092-0/+102
| | | Proxy to the TRPC Summarize mutation for use in the public API
* feat: Move background jobs with the admin actions. Fixes #1083Mohamed Bassem2025-03-091-8/+17
|
* fix: Fix missing workers in the server statsMohamed Bassem2025-03-091-0/+54
|
* feat: Add support for 'ai tagged' as a webhook trigger. Fixes #1092Mohamed Bassem2025-03-073-4/+8
|
* fix: Move away from JSON outputs to structured outputs. Fixes #1047Mohamed Bassem2025-03-024-13/+28
|