| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Add karakeep metadata to openai calls | Mohamed Bassem | 2025-05-17 | 1 | -0/+4 |
| | | |||||
| * | i18n: Add US English as option in User Settings (#1327) | William Callahan | 2025-05-10 | 1 | -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". #1321 | Mohamed Bassem | 2025-04-28 | 3 | -133/+69 |
| | | | | | This reverts commit 6178736d64180f9bc8954099c90d54aa2f9f35f5. | ||||
| * | fix: Fix smart lists not working in list search qualifiers. Fixes #845 | Mohamed Bassem | 2025-04-27 | 3 | -69/+133 |
| | | |||||
| * | fix: When triggering a re-index, drop all the documents first | Mohamed Bassem | 2025-04-27 | 1 | -0/+3 |
| | | |||||
| * | feat: Implement generic rule engine (#1318) | Mohamed Bassem | 2025-04-27 | 19 | -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 CI | Mohamed Bassem | 2025-04-26 | 1 | -0/+14 |
| | | |||||
| * | chore: rename missing files/conf from Hoarder to Karakeep (#1280) | adripo | 2025-04-21 | 16 | -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 tests | Mohamed Bassem | 2025-04-16 | 6 | -14/+161 |
| | | |||||
| * | tests: Add tests for various trpc endpoints | Mohamed Bassem | 2025-04-16 | 9 | -5/+1108 |
| | | |||||
| * | fix: Add includeContent to search endpoint and document it in the docs | Mohamed Bassem | 2025-04-16 | 8 | -10/+96 |
| | | |||||
| * | feat(web): Add support for merging lists (#1231) | omnitrix | 2025-04-16 | 4 | -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-mini | Mohamed Bassem | 2025-04-15 | 1 | -1/+1 |
| | | |||||
| * | fix: Add password salt to the user table | Mohamed Bassem | 2025-04-15 | 8 | -12/+1718 |
| | | |||||
| * | feat: add support for filtering by bookmark age (#1228) | Brandon Wong | 2025-04-13 | 5 | -1/+111 |
| | | |||||
| * | fix: Dont download html content by default in the bookmark grid. Fixes #1198 | Mohamed Bassem | 2025-04-13 | 2 | -11/+54 |
| | | |||||
| * | fix: Allow using JSON mode for ollama users. Fixes #1160 | Mohamed Bassem | 2025-04-13 | 2 | -17/+57 |
| | | |||||
| * | feat: Allow editing the extracted content of an asset bookmark | Mohamed Bassem | 2025-04-13 | 4 | -0/+34 |
| | | |||||
| * | fix(mcp): Reduce token usage of the MCP server | Mohamed Bassem | 2025-04-13 | 2 | -3/+10 |
| | | |||||
| * | feat: Add an MCP server for karakeep | Mohamed Bassem | 2025-04-13 | 12 | -3/+1236 |
| | | |||||
| * | feat(web): Optionally add short description to lists (#1225) | ekambains | 2025-04-12 | 7 | -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 karakeep | MohamedBassem | 2025-04-12 | 55 | -156/+165 |
| | | |||||
| * | chrore: Update meilisearch version to 13.3 in both docker compose files (#1244) | Mark :) | 2025-04-12 | 1 | -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) | jkywalker | 2025-04-12 | 1 | -0/+1 |
| | | |||||
| * | build: Regenerate the openapi specs and sdk | MohamedBassem | 2025-04-08 | 2 | -0/+40 |
| | | |||||
| * | fix: Deprecate the updateBookmarkText trpc endpoint and replace it with ↵ | MohamedBassem | 2025-04-08 | 2 | -16/+2 |
| | | | | | updateBookmark | ||||
| * | feat: Allow editing bookmark details | MohamedBassem | 2025-04-08 | 4 | -27/+204 |
| | | |||||
| * | feat: Add a search matcher for rss feed bookmarks | MohamedBassem | 2025-04-06 | 5 | -1/+131 |
| | | |||||
| * | i18n: Enable ukrainian language (#1195) | Denys Dovhan | 2025-04-05 | 1 | -0/+1 |
| | | |||||
| * | feat: Allow storing assets in a separate directory. Fixes #1091 | Mohamed Bassem | 2025-03-29 | 2 | -1/+4 |
| | | |||||
| * | feat(workers): Add CRAWLER_SCREENSHOT_TIMEOUT_SEC (#1155) | Chang-Yen Tseng | 2025-03-27 | 1 | -0/+2 |
| | | |||||
| * | feat(workers): Adds publisher and author og:meta tags to Bookmark (#1141) | erik-nilcoast | 2025-03-22 | 8 | -0/+1711 |
| | | |||||
| * | release(sdk): Release the 0.23 sdk | Mohamed Bassem | 2025-03-22 | 1 | -1/+1 |
| | | |||||
| * | deps: Upgrade trpc and react query | Mohamed Bassem | 2025-03-22 | 2 | -3/+3 |
| | | |||||
| * | deps: Upgrade vitest | Mohamed Bassem | 2025-03-22 | 3 | -3/+3 |
| | | |||||
| * | feat(auth): Added env variable for OAuth timeout (#1136) | Kaio Cesar | 2025-03-22 | 1 | -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-nilcoast | 2025-03-16 | 1 | -0/+5 |
| | | | | | specified in the config. Fixes #775 #792 (#1117) | ||||
| * | ci: Fix E2E test timeout | Mohamed Bassem | 2025-03-16 | 1 | -0/+1 |
| | | |||||
| * | i18n: Enable new languages | Mohamed Bassem | 2025-03-16 | 1 | -1/+5 |
| | | |||||
| * | feat: Add endpoints for whoami and user stats. Fixes #1113 | Mohamed Bassem | 2025-03-11 | 7 | -9/+427 |
| | | |||||
| * | fix: Revert the accidental upgrade of deps. #1107 | Mohamed Bassem | 2025-03-10 | 4 | -4/+4 |
| | | |||||
| * | build(deps-dev): bump vitest from 1.3.1 to 1.6.1 (#1104) | dependabot[bot] | 2025-03-09 | 3 | -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 spec | Mohamed Bassem | 2025-03-09 | 2 | -8/+61 |
| | | |||||
| * | fix: Harden getBookmarks endpoint against inconsistent bookmarks. Fixes #1094 | Mohamed Bassem | 2025-03-09 | 2 | -66/+60 |
| | | |||||
| * | build(deps-dev): bump vite from 5.1.4 to 5.4.12 (#1103) | dependabot[bot] | 2025-03-09 | 1 | -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-nilcoast | 2025-03-09 | 2 | -0/+102 |
| | | | | Proxy to the TRPC Summarize mutation for use in the public API | ||||
| * | feat: Move background jobs with the admin actions. Fixes #1083 | Mohamed Bassem | 2025-03-09 | 1 | -8/+17 |
| | | |||||
| * | fix: Fix missing workers in the server stats | Mohamed Bassem | 2025-03-09 | 1 | -0/+54 |
| | | |||||
| * | feat: Add support for 'ai tagged' as a webhook trigger. Fixes #1092 | Mohamed Bassem | 2025-03-07 | 3 | -4/+8 |
| | | |||||
| * | fix: Move away from JSON outputs to structured outputs. Fixes #1047 | Mohamed Bassem | 2025-03-02 | 4 | -13/+28 |
| | | |||||
