aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* feat(search): add title search qualifier (#1940)Mohamed Bassem2025-09-133-1/+50
* feat: Add cookie support for browser page accessMohamed Bassem2025-09-071-0/+2
* feat(workers): add worker enable/disable lists (#1885)Mohamed Bassem2025-09-071-0/+20
* feat: add gif asset type support (#1876)Drashi2025-09-071-0/+2
* fix: Reduce polling interval on meilisearch tasksMohamed Bassem2025-09-061-2/+1
* fix: Incremental polling interval for ongoing crawlsMohamed Bassem2025-08-311-13/+32
* fix: Respect wal mode for the queue dbMohamed Bassem2025-08-302-2/+4
* fix: handle list with slashes in their names and truncate long list names. fi...Mohamed Bassem2025-08-307-7/+986
* feat(mobile): Retheme the mobile app (#1872)Mohamed Bassem2025-08-261-0/+10
* feat: Export prometheus metrics from the workersMohamedBassem2025-08-221-0/+8
* feat: generate a random prometheus token on startupMohamedBassem2025-08-221-1/+3
* feat: Support video uploads and attachments (#1847)Evan Sharp2025-08-221-0/+10
* deps: Upgrade expo & nextjs to react 19 (#1565)Mohamed Bassem2025-08-201-10/+21
* fix: Trim trailing slashes from nextauth urls. Fixes #1799MohamedBassem2025-08-031-1/+5
* refactor: Refactor crawlerWorker to use tryCatchMohamedBassem2025-07-271-0/+24
* fix: fix hidden env variable parse error. fixes #1790MohamedBassem2025-07-271-167/+164
* feat: Support NO_COLOR for logging. Fixes #1778MohamedBassem2025-07-272-1/+3
* refactor: Extract meilisearch as a pluginMohamedBassem2025-07-274-71/+92
* chore: More turbo fixesMohamedBassem2025-07-271-2/+2
* fix: Fix package boundary violationsMohamedBassem2025-07-271-0/+1
* deps: Upgrade viteMohamed Bassem2025-07-261-1/+1
* feat: Hide AI settings tab if inference is not configured. #1781Mohamed Bassem2025-07-261-3/+2
* feat: Add a max output tokens env variableMohamed Bassem2025-07-202-1/+5
* i18n: Add new translationsMohamed Bassem2025-07-201-0/+5
* fix: Run workers in prod without tsx. Fixes #1673Mohamed Bassem2025-07-191-1/+1
* feat: Allow setting browserless crawling per userMohamed Bassem2025-07-192-4/+9
* feat: Allow enabling journaling mode on the dbMohamed Bassem2025-07-191-0/+6
* fix: Rename the proxy settings such that they don't interfer with other requestsMohamed Bassem2025-07-191-6/+6
* feat: Add stripe based subscriptionsMohamed Bassem2025-07-131-0/+28
* feat: Add delete account supportMohamed Bassem2025-07-131-0/+1
* fix: Drop auth failure loggerMohamed Bassem2025-07-131-19/+0
* feat: Add proper proxy support. fixes #1265Mohamed Bassem2025-07-131-0/+10
* fix: Prioritize crawling user added links over bulk imports. fixes #1717Mohamed Bassem2025-07-123-37/+33
* feat: Support forget and reset passwordMohamed Bassem2025-07-121-1/+7
* feat: Add API ratelimitsMohamed Bassem2025-07-101-0/+6
* feat: Add support for email verificationMohamed Bassem2025-07-102-117/+153
* feat: Store large html content in the asset dbMohamed Bassem2025-07-063-0/+21
* feat: Add a new timezone user settingMohamed Bassem2025-07-061-0/+2