aboutsummaryrefslogtreecommitdiffstats
path: root/packages (unfollow)
Commit message (Expand)AuthorFilesLines
2025-09-14feat: Add Create Tag button to tags page (#1942)Mohamed Bassem1-0/+14
2025-09-14refactor: strongly type the search plugin interfaceMohamed Bassem3-10/+41
2025-09-13feat(search): add title search qualifier (#1940)Mohamed Bassem5-2/+123
2025-09-13fix: Fix ranking of search results. fixes #1922Mohamed Bassem1-0/+2
2025-09-09fix: fix migration failing when no user settings are set. fixes #1919 (#1920)Gavin Mogan1-6/+6
2025-09-07fix: fix 5xx on invalid api keyMohamed Bassem1-1/+5
2025-09-07release(sdk): Release the 0.27 sdkMohamed Bassem1-1/+1
2025-09-07fix: fix tag flicker caused by tag sortingMohamed Bassem2-4/+14
2025-09-07feat: Add cookie support for browser page accessMohamed Bassem1-0/+2
2025-09-07feat(workers): add worker enable/disable lists (#1885)Mohamed Bassem1-0/+20
2025-09-07feat: add gif asset type support (#1876)Drashi1-0/+2
2025-09-06refactor: Extract quota logic into its own classMohamed Bassem7-84/+114
2025-09-06fix: Reduce polling interval on meilisearch tasksMohamed Bassem2-46/+12
2025-08-31fix: Incremental polling interval for ongoing crawlsMohamed Bassem2-19/+34
2025-08-31refactor: Move highlights object into modelsMohamed Bassem2-131/+188
2025-08-31refactor: Move feed object into modelsMohamed Bassem2-94/+134
2025-08-30fix: Respect wal mode for the queue dbMohamed Bassem3-3/+5
2025-08-30fix: handle list with slashes in their names and truncate long list names. fi...Mohamed Bassem8-11/+990
2025-08-27fix: fix move the admin route to the /v1 prefixMohamed Bassem1-1/+1
2025-08-26feat(mobile): Retheme the mobile app (#1872)Mohamed Bassem1-0/+10
2025-08-23fix(security): Add CSP policies on asset serving pathMohamedBassem1-2/+19
2025-08-22fix: Dont attempt to remove uploaded tmp file if it's already removedMohamedBassem1-1/+7
2025-08-22fix: Sanitize uploaded file names. #1765MohamedBassem1-1/+2
2025-08-22feat: Export prometheus metrics from the workersMohamedBassem1-0/+8
2025-08-22feat: generate a random prometheus token on startupMohamedBassem3-36/+10
2025-08-22feat: Support video uploads and attachments (#1847)Evan Sharp2-1/+11
2025-08-20deps: Upgrade expo & nextjs to react 19 (#1565)Mohamed Bassem2-12/+23
2025-08-04docker: Update chrome to 124Mohamed Bassem1-1/+1
2025-08-03fix: Trim trailing slashes from nextauth urls. Fixes #1799MohamedBassem1-1/+5
2025-08-03fix: Get rid of the userSetting table completelyMohamedBassem5-56/+2359
2025-08-02refactor: Move webhook, users and tags into modelsMohamedBassem11-1118/+1600
2025-08-02feat: Drop support for time bounded invitationsMohamedBassem7-81/+2370
2025-07-27refactor: Refactor crawlerWorker to use tryCatchMohamedBassem1-0/+24
2025-07-27fix: Use prometheus histogram instead of summaryMohamedBassem1-2/+5
2025-07-27fix: fix hidden env variable parse error. fixes #1790MohamedBassem1-167/+164
2025-07-27fix(tests): Load plugins on API package entrypointMohamedBassem2-0/+4
2025-07-27feat: Support NO_COLOR for logging. Fixes #1778MohamedBassem3-3/+10
2025-07-27refactor: Extract meilisearch as a pluginMohamedBassem19-82/+422
2025-07-27chore: More turbo fixesMohamedBassem12-26/+39
2025-07-27fix: Ensure that all packages are ESM packagesMohamedBassem2-0/+2
2025-07-27fix: Fix package boundary violationsMohamedBassem6-5/+14
2025-07-26fix: Add karakeep_ prefix to hono's metricsMohamed Bassem1-0/+1
2025-07-26deps: Upgrade viteMohamed Bassem8-9/+9
2025-07-26feat: Hide AI settings tab if inference is not configured. #1781Mohamed Bassem1-3/+2
2025-07-26fix: Drop legacy container noticeMohamed Bassem1-3/+2
2025-07-26deps: Upgrade trpcMohamed Bassem2-2/+2
2025-07-26fix: prometheus add karakeep prefix to metrics (#1780)Tobias1-7/+7
2025-07-21fix: Remove bcrypt from the api key validation routeMohamed Bassem4-24/+566
2025-07-20feat: Add a max output tokens env variableMohamed Bassem2-1/+5
2025-07-20fix(test): Fix subscription.testMohamed Bassem1-0/+1