aboutsummaryrefslogtreecommitdiffstats
path: root/packages (unfollow)
Commit message (Expand)AuthorFilesLines
2025-12-11fix: add more indicies for faster bookmark queries (#2246)Mohamed Bassem5-117/+3129
2025-12-10feat: make asset preprocessing worker timeout configurableClaude1-0/+2
2025-12-10fix: Add cache control header on asset endpointsMohamed Bassem1-0/+1
2025-12-09chore: Allowing multi user benchmarks and adding more coverageMohamed Bassem3-31/+157
2025-12-08fix: fix correctly accounting for text bookmark in import sessions. #2208Mohamed Bassem2-16/+58
2025-12-08fix: check import quota before importing bookmarks (#2232)Mohamed Bassem1-0/+1
2025-12-08feat: add is:broken search qualifier for broken links (#2225)Mohamed Bassem4-0/+51
2025-12-07fix: remove queue triggers outside of updateTags transactionMohamed Bassem1-15/+19
2025-12-06chore: add benchmarks (#2229)Mohamed Bassem13-0/+734
2025-11-30fix: reenable idempotency key for search indexingMohamed Bassem1-2/+1
2025-11-30fix: fix bypass email verification in apiKey.exchangeMohamed Bassem2-0/+56
2025-11-30fix: Add restate queued idempotency (#2169)Mohamed Bassem4-5/+65
2025-11-30feat: add support for turnstile on signupMohamed Bassem4-0/+107
2025-11-29release: cli, mcp and sdkMohamed Bassem1-1/+1
2025-11-29feat: Add automated bookmark backup feature (#2182)Mohamed Bassem22-1/+4418
2025-11-28fix: making serverConfig readonlyMohamed Bassem1-1/+3
2025-11-28fix: lazy load js-tiktoken in prompts module (#2176)Mohamed Bassem2-27/+101
2025-11-27fix: Propagate group ids in queue calls (#2177)Mohamed Bassem6-33/+85
2025-11-24feat: Introduce groupId in restate queue (#2168)Mohamed Bassem5-30/+381
2025-11-24fix: support invocation cancellation while awaiting sempahoreMohamed Bassem2-1/+13
2025-11-23tests: Add a test for listing listsMohamed Bassem1-0/+35
2025-11-23feat: add GET /api/version endpoint (#2167)Mohamed Bassem2-0/+18
2025-11-23feat: Add notes feature to highlights (#2154)Mohamed Bassem3-0/+6
2025-11-23feat: Add search bar to highlights page (#2155)Mohamed Bassem2-1/+69
2025-11-23fix: hide collaborator emails from non-owners (#2160)Mohamed Bassem3-4/+99
2025-11-23feat: Add invitation approval for shared lists (#2152)Mohamed Bassem9-339/+4643
2025-11-17fix: drop journal retention for sempahore and id providersMohamed Bassem2-0/+2
2025-11-17refactor: remove the PrivacyAware interfaceMohamed Bassem10-104/+9
2025-11-17feat: Add collaborative lists (#2146)Mohamed Bassem17-326/+5761
2025-11-16deps: upgrade hono and playwrightMohamed Bassem1-1/+1
2025-11-16build: Improve docker caching (#2140)Mohamed Bassem1-1/+2
2025-11-15feat: import from mymind (#2138)Mohamed Bassem2-1/+145
2025-11-15fix(mobile): fix app memory page size compatibility (#2135)Mohamed Bassem1-1/+1
2025-11-10feat: correct default prom metrics from web and worker containersMohamed Bassem1-0/+1
2025-11-10fix: stop retrying indefinitely in restate queuesMohamed Bassem1-0/+9
2025-11-09feat: add crawler domain rate limiting (#2115)Mohamed Bassem3-5/+16
2025-11-09refactor: Allow runner functions to return results to onCompleteMohamed Bassem6-28/+24
2025-11-09refactor: Extract ratelimiter into separate plugin (#2112)Mohamed Bassem11-75/+448
2025-11-09feat: Add bookmark sources statistics section (#2110)Mohamed Bassem3-1/+52
2025-11-08tests: fix crawling and search e2e tests (#2105)Mohamed Bassem7-42/+106
2025-11-08feat(mobile): add custom headers configuration in sign-in screen (#2103)Mohamed Bassem1-0/+2
2025-11-08tests: Fix failing testMohamed Bassem1-12/+16
2025-11-08feat: Add support for user uploaded files (#2100)Mohamed Bassem8-5/+40
2025-11-08refactor: consolidate multiple karakeep plugins into one package (#2101)Mohamed Bassem28-120/+15
2025-11-02deps: Upgrade react-query to 5.90MohamedBassem8-57/+57
2025-11-02feat(rss): Add import tags from RSS feed categories (#2031)Mohamed Bassem6-0/+2520
2025-11-02feat: Make search job timeout configurableMohamed Bassem2-0/+4
2025-11-02fix: Stricter SSRF validation (#2082)Mohamed Bassem1-1/+24
2025-11-02fix: browser service connection check using dns instead. Fixes #2080Mohamed Bassem1-6/+8
2025-10-26feat: Allow configuring inline asset size thresholdMohamed Bassem1-0/+2