aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: use the Ollama generate endpoint instead of chat (#2324)Erik Tews2026-01-011-5/+4
* feat: add "URL Does Not Contain" condition to rule engine (#2280)Mohamed Bassem2025-12-301-0/+8
* feat: 2025 wrapped (#2322)Mohamed Bassem2025-12-301-0/+67
* fix: more tagging tweaksMohamed Bassem2025-12-291-4/+3
* fix: change prompt to better recognize error pagesMohamed Bassem2025-12-291-3/+6
* refactor: reduce duplication in compare-models toolMohamed Bassem2025-12-291-28/+79
* feat: Add open telemetry (#2318)Mohamed Bassem2025-12-291-0/+12
* fix: reset tagging status on crawl failure (#2316)Mohamed Bassem2025-12-292-3/+8
* feat: add the ability to specify a different changelog versionMohamed Bassem2025-12-291-0/+2
* feat: add customizable tag styles (#2312)Mohamed Bassem2025-12-273-5/+71
* feat: add Matter import support (#2245)Moondragon852025-12-271-0/+50
* feat: support archiving as pdf (#2309)Mohamed Bassem2025-12-272-0/+4
* feat: add OPENAI_PROXY_URL configuration and support for proxy in OpenAI clie...rzxczxc2025-12-272-0/+12
* fix: preserve failure count when rescheduling rate limited domains (#2303)Mohamed Bassem2025-12-251-0/+15
* feat: add support for user avatars (#2296)Mohamed Bassem2025-12-242-0/+2
* fix: handle empty folder names in HTML bookmark imports (#2300)Mohamed Bassem2025-12-242-1/+85
* feat: Add user settings to disable auto tagging/summarization (#2275)Mohamed Bassem2025-12-222-0/+7
* feat: Add unified reader settings with local overrides (#2230)Evan Simkowitz2025-12-152-0/+69
* feat: Add limits on number of rss feeds and webhooks per userMohamed Bassem2025-12-131-0/+6
* feat: make asset preprocessing worker timeout configurableClaude2025-12-101-0/+2
* 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-083-0/+28
* feat: add support for turnstile on signupMohamed Bassem2025-11-302-0/+23
* feat: Add automated bookmark backup feature (#2182)Mohamed Bassem2025-11-293-0/+28
* fix: making serverConfig readonlyMohamed Bassem2025-11-281-1/+3
* fix: lazy load js-tiktoken in prompts module (#2176)Mohamed Bassem2025-11-281-26/+100
* feat: Introduce groupId in restate queue (#2168)Mohamed Bassem2025-11-241-0/+1
* feat: Add notes feature to highlights (#2154)Mohamed Bassem2025-11-231-0/+1
* feat: Add collaborative lists (#2146)Mohamed Bassem2025-11-172-0/+5
* feat: import from mymind (#2138)Mohamed Bassem2025-11-152-1/+145
* feat: add crawler domain rate limiting (#2115)Mohamed Bassem2025-11-092-4/+13
* refactor: Allow runner functions to return results to onCompleteMohamed Bassem2025-11-091-5/+5
* refactor: Extract ratelimiter into separate plugin (#2112)Mohamed Bassem2025-11-092-0/+42
* feat: Add bookmark sources statistics section (#2110)Mohamed Bassem2025-11-091-0/+8
* feat: Add support for user uploaded files (#2100)Mohamed Bassem2025-11-081-0/+2
* feat(rss): Add import tags from RSS feed categories (#2031)Mohamed Bassem2025-11-021-0/+3
* feat: Make search job timeout configurableMohamed Bassem2025-11-021-0/+2
* fix: Stricter SSRF validation (#2082)Mohamed Bassem2025-11-021-1/+24
* feat: Allow configuring inline asset size thresholdMohamed Bassem2025-10-261-0/+2
* fix(inferance): skip token slicing when content is already witin max lengthMohamed Bassem2025-10-261-0/+3
* fix: update OpenAI API to use max_completion_tokens instead of max_tokens (#2...Benjamin Michaelis2025-10-252-2/+8
* feat: Add source field to track bookmark creation sources (#2037)Mohamed Bassem2025-10-121-0/+14
* 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-121-0/+8
* fix: Correct grammatical errors in prompts (#2020)atsggx2025-10-111-2/+2
* feat: Restate-based queue plugin (#2011)Mohamed Bassem2025-10-051-2/+3
* feat: Revamp import experience (#2001)Mohamed Bassem2025-10-044-18/+121
* feat: Add tag search and pagination (#1987)Mohamed Bassem2025-09-282-0/+64
* refactor: Move callsites to liteque to be behind a pluginMohamed Bassem2025-09-145-236/+100
* refactor: strongly type the search plugin interfaceMohamed Bassem2025-09-141-3/+19