aboutsummaryrefslogtreecommitdiffstats
path: root/packages (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: Add search bar to highlights page (#2155)Mohamed Bassem2025-11-232-1/+69
* fix: hide collaborator emails from non-owners (#2160)Mohamed Bassem2025-11-233-4/+99
* feat: Add invitation approval for shared lists (#2152)Mohamed Bassem2025-11-239-339/+4643
* fix: drop journal retention for sempahore and id providersMohamed Bassem2025-11-172-0/+2
* refactor: remove the PrivacyAware interfaceMohamed Bassem2025-11-1710-104/+9
* feat: Add collaborative lists (#2146)Mohamed Bassem2025-11-1717-326/+5761
* deps: upgrade hono and playwrightMohamed Bassem2025-11-161-1/+1
* build: Improve docker caching (#2140)Mohamed Bassem2025-11-161-1/+2
* feat: import from mymind (#2138)Mohamed Bassem2025-11-152-1/+145
* fix(mobile): fix app memory page size compatibility (#2135)Mohamed Bassem2025-11-151-1/+1
* feat: correct default prom metrics from web and worker containersMohamed Bassem2025-11-101-0/+1
* fix: stop retrying indefinitely in restate queuesMohamed Bassem2025-11-101-0/+9
* feat: add crawler domain rate limiting (#2115)Mohamed Bassem2025-11-093-5/+16
* refactor: Allow runner functions to return results to onCompleteMohamed Bassem2025-11-096-28/+24
* refactor: Extract ratelimiter into separate plugin (#2112)Mohamed Bassem2025-11-0911-75/+448
* feat: Add bookmark sources statistics section (#2110)Mohamed Bassem2025-11-093-1/+52
* tests: fix crawling and search e2e tests (#2105)Mohamed Bassem2025-11-087-42/+106
* feat(mobile): add custom headers configuration in sign-in screen (#2103)Mohamed Bassem2025-11-081-0/+2
* tests: Fix failing testMohamed Bassem2025-11-081-12/+16
* feat: Add support for user uploaded files (#2100)Mohamed Bassem2025-11-088-5/+40
* refactor: consolidate multiple karakeep plugins into one package (#2101)Mohamed Bassem2025-11-0828-120/+15
* deps: Upgrade react-query to 5.90MohamedBassem2025-11-028-57/+57
* feat(rss): Add import tags from RSS feed categories (#2031)Mohamed Bassem2025-11-026-0/+2520
* feat: Make search job timeout configurableMohamed Bassem2025-11-022-0/+4
* fix: Stricter SSRF validation (#2082)Mohamed Bassem2025-11-021-1/+24
* fix: browser service connection check using dns instead. Fixes #2080Mohamed Bassem2025-11-021-6/+8
* feat: Allow configuring inline asset size thresholdMohamed Bassem2025-10-261-0/+2
* feat: Add admin maintenance job to migrate large inline HTML (#2071)Mohamed Bassem2025-10-261-0/+7
* fix(inferance): skip token slicing when content is already witin max lengthMohamed Bassem2025-10-261-0/+3
* refactor: generalize tidy assets queue into admin maintenance (#2059)Mohamed Bassem2025-10-263-22/+37
* fix: update OpenAI API to use max_completion_tokens instead of max_tokens (#2...Benjamin Michaelis2025-10-252-2/+8
* fix(restate): Fix priority for restate queueMohamed Bassem2025-10-202-7/+8
* fix(restate): Ensure that the semaphore and idProvider services are ingress p...Mohamed Bassem2025-10-192-0/+6
* feat: Add source field to track bookmark creation sources (#2037)Mohamed Bassem2025-10-128-1/+2591
* feat: support passing multiple proxy values (#2039)Mohamed Bassem2025-10-121-2/+18
* feat: Add service dependency checks in the server overview pageMohamed Bassem2025-10-122-0/+124
* fix(api): Return 200 when bookmark already exists instead of 200Mohamed Bassem2025-10-114-4/+31
* tests: Add a test for the GET /bookmarks/bookmarkId/lists apiMohamed Bassem2025-10-111-0/+48
* fix(api): Document the API for getting lists of a bookmark. fixes #2030Mohamed Bassem2025-10-118-108/+268
* fix: Correct grammatical errors in prompts (#2020)atsggx2025-10-111-2/+2
* fix: Disable idempotency keys for searchMohamed Bassem2025-10-051-1/+2
* feat: Restate-based queue plugin (#2011)Mohamed Bassem2025-10-0522-11/+991
* feat: Revamp import experience (#2001)Mohamed Bassem2025-10-0414-19/+3163
* feat: recursive list delete (#1989)Mohamed Bassem2025-09-283-11/+392
* fix: dont re-enqueue indexing for a bookmark already pending indexingMohamed Bassem2025-09-281-2/+5
* feat: Add tag search and pagination (#1987)Mohamed Bassem2025-09-2812-91/+1017
* fix: optimize memory usage of tag listingMohamed Bassem2025-09-212-51/+137
* fix: fix bundling liteque in the workersMohamed Bassem2025-09-142-2/+1
* refactor: Move callsites to liteque to be behind a pluginMohamed Bassem2025-09-1424-82/+357
* feat: Regen api keysMohamed Bassem2025-09-143-7/+100