aboutsummaryrefslogtreecommitdiffstats
path: root/docs/versioned_docs/version-v0.28.0/03-configuration.md (unfollow)
Commit message (Expand)AuthorFilesLines
2025-11-08release(docs): release the 0.28 docsMohamed Bassem1-0/+0
2025-11-02feat: Make search job timeout configurableMohamed Bassem1-2/+3
2025-11-02fix: Stricter SSRF validation (#2082)Mohamed Bassem1-5/+6
2025-10-26feat: Allow configuring inline asset size thresholdMohamed Bassem1-24/+25
2025-10-26refactor: generalize tidy assets queue into admin maintenance (#2059)Mohamed Bassem1-1/+1
2025-10-25fix: update OpenAI API to use max_completion_tokens instead of max_tokens (#2...Benjamin Michaelis1-0/+1
2025-10-12feat: support passing multiple proxy values (#2039)Mohamed Bassem1-27/+28
2025-09-28docs: Add doc updates for prometheus metrics (#1957)Clayton O'Neill1-1/+2
2025-09-07feat: Add cookie support for browser page accessMohamed Bassem1-2/+33
2025-09-07feat(workers): add worker enable/disable lists (#1885)Mohamed Bassem1-0/+2
2025-08-22feat: Export prometheus metrics from the workersMohamedBassem1-17/+19
2025-08-22feat: generate a random prometheus token on startupMohamedBassem1-1/+1
2025-07-20feat: Add a max output tokens env variableMohamed Bassem1-0/+1
2025-07-20docs: Restructure the config docs a bitMohamed Bassem1-25/+18
2025-07-19feat: Allow enabling journaling mode on the dbMohamed Bassem1-18/+18
2025-07-19fix: Rename the proxy settings such that they don't interfer with other requestsMohamed Bassem1-3/+3
2025-07-13feat: Add proper proxy support. fixes #1265Mohamed Bassem1-0/+15
2025-07-10feat: Add API ratelimitsMohamed Bassem1-0/+1
2025-07-10feat: Add support for email verificationMohamed Bassem1-18/+32
2025-07-06feat: Add prometheus monitoring. Fixes #758Mohamed Bassem1-18/+18
2025-07-05feat(workers): Allow custmoizing max parallelism for a bunch of workers. Fixe...Mohamed Bassem1-0/+12
2025-07-04feat: Add support for S3 as an asset storage layer (#1703)Mohamed Bassem1-10/+31
2025-06-22docs: update meilisearch key generation instruction (#1651)Kyle Wilson1-1/+2
2025-05-18feat: Add AI auto summarization. Fixes #1163Mohamed Bassem1-10/+12
2025-04-21chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo1-6/+6
2025-04-15feat: Change default text model to 4.1-miniMohamed Bassem1-1/+1
2025-04-13fix: Allow using JSON mode for ollama users. Fixes #1160Mohamed Bassem1-1/+2
2025-03-29feat: Allow storing assets in a separate directory. Fixes #1091Mohamed Bassem1-3/+4
2025-03-27feat(workers): Add CRAWLER_SCREENSHOT_TIMEOUT_SEC (#1155)Chang-Yen Tseng1-0/+1
2025-03-22feat(auth): Added env variable for OAuth timeout (#1136)Kaio Cesar1-0/+1
2025-03-16feat(workers): allows videoWorker to use ytdlp command line arguments specifi...erik-nilcoast1-0/+1
2025-03-02fix: Move away from JSON outputs to structured outputs. Fixes #1047Mohamed Bassem1-13/+14
2025-02-16fix: custom fetch wrapper for ollama inference. Fixes #656 (#1032)Gavin Mogan1-12/+13
2025-02-02feat: Change default max upload size to 50MB up from 4MBMohamed Bassem1-5/+5
2025-01-19feat: Change webhooks to be configurable by usersMohamed Bassem1-5/+2
2025-01-19feat(webhook): Implement webhook functionality for bookmark events (#852)玄猫1-0/+33
2024-12-29feat: Add support for embeddings in the inference interface (#403)Mohammed Farghal1-11/+12
2024-12-22docs: Add minimal installation docs, and fix other docsMohamed Bassem1-17/+18
2024-11-24feature: Add support for tag placeholders in custom prompts. #111 (#612)kamtschatka1-0/+5
2024-11-21fix(workers): Don't block connection to chrome when failing to download adblo...Mohamed Bassem1-0/+1
2024-10-28feature: Archive videos using yt-dlp. Fixes #215 (#525)kamtschatka1-12/+15
2024-10-20feature: Add OCR support for images. Fixes #296Mohamed Bassem1-1/+11
2024-10-12docs: Remove the warning about ollama being newMohamedBassem1-1/+1
2024-10-12feature: Allow customizing the inference's context lengthMohamedBassem1-10/+11
2024-10-12feature: Allow to disable default password login after SSO is configured. Fix...kamtschatka1-2/+2
2024-10-06feature: Allow disabling password signups (#413)kamtschatka1-0/+1
2024-09-15docs: Fix docs build and add sso to readmeMohamedBassem1-9/+13
2024-09-15feature: Added support for custom OIDC providers to set up authentication. Fi...kamtschatka1-1/+21
2024-09-15feature(worker): Allow configuring inference job timeout and ollama keep aliv...MohamedBassem1-18/+20
2024-08-31docs: Remove redis env variables from the configMohamedBassem1-4/+0