aboutsummaryrefslogtreecommitdiffstats
path: root/docs/versioned_docs/version-v0.27.0/api/sidebar.ts (unfollow)
Commit message (Expand)AuthorFilesLines
3 daysfeat(ai): Support restricting AI tags to a subset of existing tags (#2444)Mohamed Bassem18-18/+3538
3 daysfeat(mcp): Support custom configurable HTTP headers (#2436)Chen Ye2-3/+19
3 daysfeat: Added Import for Instapaper (#2434)Daniel Wieser3-1/+83
3 daysfeat: Add drag-and-drop support for bookmarks to lists (#2469)Mohamed Bassem5-111/+265
3 daysfeat(crawler): Split bookmark metadata updates into two phases for faster fee...Mohamed Bassem1-22/+32
3 daysfix: correctly sum low pri and normal crawl queue sizeMohamed Bassem2-4/+11
3 dayschore: add pnpm test to the root packageMohamed Bassem2-0/+7
3 daysfeat: add source filter to query language (#2465)Mohamed Bassem8-4/+154
3 daysfix: treat bookmark not found as a no-op in rule engine instead of a failure ...Mohamed Bassem3-15/+24
3 daysfix(extension): dont store tab title when saving links or images. fixes #2462Mohamed Bassem1-1/+5
3 daysfeat: Add separate queue for import link crawling (#2452)Mohamed Bassem5-36/+70
3 daysfix: lower the priority of recrawlingMohamed Bassem3-9/+20
3 daysfeat(metrics): add prometheus metric for bookmark crawl latency (#2461)Mohamed Bassem3-2/+28
4 daysfeat(db): add OpenTelemetry instrumentation for database queriesClaude5-3/+83
7 daysfeat(import): new import details page (#2451)Mohamed Bassem5-2/+666
7 daysfix(ci): fix missing format errorMohamed Bassem1-1/+1
7 daysfeat: add extra instrumentation in the otel traces (#2453)Mohamed Bassem7-31/+231
7 daysfix(import): sanitize error messages to prevent backend detail leakage (#2455)Mohamed Bassem1-1/+26
7 daysfix(import): skip counting pending items for paushed sessionsMohamedBassem1-7/+16
7 daysfix(import): register improt metrics to the prom registryMohamed Bassem2-1/+9
7 daysfix(import): propagate crawling/tagging failure to import statusMohamed Bassem1-18/+50
7 daysfix: extra logging for the import workerMohamed Bassem1-13/+39
7 daysfix: lower priority of mass admin actionsMohamedBassem1-12/+33
7 daysfix: backfill old sessions and do queue backpressure (#2449)Mohamed Bassem3-22/+118
7 daysfeat: Import workflow v3 (#2378)Mohamed Bassem22-483/+8300
10 daysfeat: Add LLM-based OCR as alternative to Tesseract (#2442)Mohamed Bassem4-10/+78
10 daysfeat: batch meilisearch requests (#2441)Mohamed Bassem6-20/+226
10 daysfix(mobile): migrate from RN image to expo-imageMohamed Bassem6-34/+55
10 dayschore: replace dayjs with data-fnsMohamed Bassem7-28/+13
10 daysfix(web): don't bundle tiktoken in client bundlesMohamed Bassem9-85/+144
10 daysfeat(mobile): use native tabs for mobileMohamed Bassem5-90/+62
10 daysfix(mobile): make the subtext in bookmark info page more subtleMohamed Bassem1-3/+3
10 daysfeat(mobile): add signup support to the mobile appMohamed Bassem1-1/+14
10 daysfeat: add support for redirectUrl after signup (#2439)Mohamed Bassem10-21/+215
10 daysfix: better looking error message when article content is unavailableMohamed Bassem2-1/+22
10 daysfix(mobile): fix some mobile warning after expo 54 upgradeMohamed Bassem11-30/+50
10 daysrefactor: remove unused trpc files from web and mobileMohamed Bassem76-83/+102
10 daysrefactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem112-1871/+2536
10 daysrefactor: centralize auth imports through new client module (#2437)Mohamed Bassem15-15/+25
10 dayschore: add an endpoint for propagating client configs to the mobile appMohamed Bassem3-0/+41
10 daysdocs: replace emojis with icon in category namesMohamed Bassem25-21/+298
10 daysfeat(mobile): show num bookmarks in the all lists viewMohamed Bassem1-4/+30
10 daysfix(mobile): fix mobile list stylingMohamed Bassem4-12/+12
10 daysrefactor: lazy init background queuesMohamed Bassem5-58/+155
2026-01-28fix: use user's preferred language for manual summarization (#2429)Mohamed Bassem1-1/+9
2026-01-26feat(cli): Add bookmark search command (#2426)Mohamed Bassem2-12/+88
2026-01-26feat(search): add tag: alias for # and ! alias for negation (#2425)Mohamed Bassem3-6/+151
2026-01-19fix(ui): Improve visual consistency in all lists and highlights pageMohamed Bassem5-21/+29
2026-01-19feat: disable karakeep 2025 wrappedMohamed Bassem4-56/+11
2026-01-19feat(extension): autofocus on note open (#2366)Snoww1-0/+1