aboutsummaryrefslogtreecommitdiffstats
path: root/packages (unfollow)
Commit message (Expand)AuthorFilesLines
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
2025-07-20fix(stripe): Allow promotion codesMohamed Bassem1-0/+1
2025-07-20release(sdk): Release the 0.26 sdkMohamed Bassem2-4/+240
2025-07-20i18n: Add new translationsMohamed Bassem1-0/+5
2025-07-19fix: Run workers in prod without tsx. Fixes #1673Mohamed Bassem1-1/+1
2025-07-19fix: Increase crawler max worker count in testsMohamed Bassem1-0/+1
2025-07-19feat: Allow setting browserless crawling per userMohamed Bassem9-5/+2380
2025-07-19feat: Allow enabling journaling mode on the dbMohamed Bassem2-0/+18
2025-07-19fix: Rename the proxy settings such that they don't interfer with other requestsMohamed Bassem1-6/+6
2025-07-14feat: adding search history #1541 (#1627)lexafaxine1-0/+102
2025-07-13Revert "fix: Fix the types of the bookmark types in the db query"Mohamed Bassem2-6/+15
2025-07-13fix: Fix the types of the bookmark types in the db queryMohamed Bassem2-15/+6
2025-07-13feat: Add stripe based subscriptionsMohamed Bassem12-1/+3805
2025-07-13feat: Add delete account supportMohamed Bassem4-2/+68
2025-07-13fix: Drop auth failure loggerMohamed Bassem3-51/+8
2025-07-13feat: Add proper proxy support. fixes #1265Mohamed Bassem1-0/+10
2025-07-12feat(api): Expose the update user API in the openapi specsMohamed Bassem6-0/+302
2025-07-12fix: Add ratelimiting to bookmark recrawl and summarizationMohamed Bassem1-1/+15
2025-07-12deps: Upgrade drizzleMohamed Bassem2-3/+3
2025-07-12fix(tests): Fix missing mock in trpc testsMohamed Bassem1-0/+3
2025-07-12fix: Prioritize crawling user added links over bulk imports. fixes #1717Mohamed Bassem7-60/+95
2025-07-12refactor: Move db interactions into the trpc routesMohamed Bassem4-33/+66
2025-07-12feat: Support forget and reset passwordMohamed Bassem8-46/+2772
2025-07-10feat: Add API ratelimitsMohamed Bassem6-13/+172
2025-07-10feat: Add invite user supportMohamed Bassem10-3/+3183
2025-07-10feat: Add support for email verificationMohamed Bassem6-124/+362
2025-07-10fix(api): Fix handling for CORS after the trpc move to hono. Fixes #1709Mohamed Bassem1-0/+6
2025-07-06fix: Add a dummy bcrypt comparison in validatePassword when the user is not f...Mohamed Bassem1-0/+6
2025-07-06build: Add an open-api husky checkMohamed Bassem2-1/+18
2025-07-06fix(build): Regenerate openapi specMohamed Bassem1-0/+7
2025-07-06feat: Store large html content in the asset dbMohamed Bassem10-8/+2183
2025-07-06fix(tests): Fix broken user setting testMohamed Bassem1-0/+2
2025-07-06chore: Excluded unneeded docker context using dockerignoreMohamed Bassem1-2/+2
2025-07-06feat: Add a new timezone user settingMohamed Bassem6-24/+2095
2025-07-06feat: Add prometheus monitoring. Fixes #758Mohamed Bassem8-9/+237
2025-07-06fix(build): Regenerate openapi specMohamed Bassem1-1/+146
2025-07-06feat: Add per user storage quotaMohamed Bassem11-33/+2172
2025-07-06feat: Add new user stats page. Fixes #1523Mohamed Bassem3-1/+598
2025-07-05feat(workers): Allow custmoizing max parallelism for a bunch of workers. Fixe...Mohamed Bassem2-9/+25
2025-07-04feat: Add support for S3 as an asset storage layer (#1703)Mohamed Bassem12-99/+1964
2025-07-04refactor: Move the health endpoint to hono as wellMohamed Bassem2-0/+18
2025-07-04refactor: Move the trpc endpoint to honoMohamed Bassem3-0/+31
2025-07-04feat: Add per user bookmark count quotaMohamed Bassem9-8/+2356
2025-06-22fix(tags): normalise leading hashes in tag names (#1317) (#1351)Mostafa Wahied5-7/+56
2025-06-22fix: minor changes to the tagging prompts (#1474)Olicorne1-10/+11