aboutsummaryrefslogtreecommitdiffstats
path: root/packages (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: only trigger search autocomplete on first search charMohamed Bassem2025-12-201-0/+2
* Revert "fix: fix restate service to return control to restate service on time...Mohamed Bassem2025-12-152-21/+1
* feat: Add unified reader settings with local overrides (#2230)Evan Simkowitz2025-12-159-14/+3379
* fix: fix restate service to return control to restate service on timeoutMohamed Bassem2025-12-152-1/+21
* fix: non-link bookmarks where stuck in pending summarization. Fixes #1605Mohamed Bassem2025-12-144-0/+2959
* fix: move trpc error logging inside the dev checkMohamed Bassem2025-12-141-1/+1
* feat: Add limits on number of rss feeds and webhooks per userMohamed Bassem2025-12-135-2/+214
* fix!: changing default for includeContent to be false in the APIMohamed Bassem2025-12-121-2/+1
* fix: add more indicies for faster bookmark queries (#2246)Mohamed Bassem2025-12-115-117/+3129
* feat: make asset preprocessing worker timeout configurableClaude2025-12-101-0/+2
* fix: Add cache control header on asset endpointsMohamed Bassem2025-12-101-0/+1
* chore: Allowing multi user benchmarks and adding more coverageMohamed Bassem2025-12-093-31/+157
* fix: fix correctly accounting for text bookmark in import sessions. #2208Mohamed Bassem2025-12-082-16/+58
* fix: check import quota before importing bookmarks (#2232)Mohamed Bassem2025-12-081-0/+1
* feat: add is:broken search qualifier for broken links (#2225)Mohamed Bassem2025-12-084-0/+51
* fix: remove queue triggers outside of updateTags transactionMohamed Bassem2025-12-071-15/+19
* chore: add benchmarks (#2229)Mohamed Bassem2025-12-0613-0/+734
* fix: reenable idempotency key for search indexingMohamed Bassem2025-11-301-2/+1
* fix: fix bypass email verification in apiKey.exchangeMohamed Bassem2025-11-302-0/+56
* fix: Add restate queued idempotency (#2169)Mohamed Bassem2025-11-304-5/+65
* feat: add support for turnstile on signupMohamed Bassem2025-11-304-0/+107
* release: cli, mcp and sdkMohamed Bassem2025-11-291-1/+1
* feat: Add automated bookmark backup feature (#2182)Mohamed Bassem2025-11-2922-1/+4418
* fix: making serverConfig readonlyMohamed Bassem2025-11-281-1/+3
* fix: lazy load js-tiktoken in prompts module (#2176)Mohamed Bassem2025-11-282-27/+101
* fix: Propagate group ids in queue calls (#2177)Mohamed Bassem2025-11-276-33/+85
* feat: Introduce groupId in restate queue (#2168)Mohamed Bassem2025-11-245-30/+381
* fix: support invocation cancellation while awaiting sempahoreMohamed Bassem2025-11-242-1/+13
* tests: Add a test for listing listsMohamed Bassem2025-11-231-0/+35
* feat: add GET /api/version endpoint (#2167)Mohamed Bassem2025-11-232-0/+18
* feat: Add notes feature to highlights (#2154)Mohamed Bassem2025-11-233-0/+6
* 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