aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* feat: Add prometheus monitoring. Fixes #758Mohamed Bassem2025-07-061-0/+6
* feat: Add per user storage quotaMohamed Bassem2025-07-063-32/+41
* feat: Add new user stats page. Fixes #1523Mohamed Bassem2025-07-061-0/+46
* feat(workers): Allow custmoizing max parallelism for a bunch of workers. Fixe...Mohamed Bassem2025-07-052-9/+25
* feat: Add support for S3 as an asset storage layer (#1703)Mohamed Bassem2025-07-043-94/+598
* feat: Add per user bookmark count quotaMohamed Bassem2025-07-041-2/+3
* fix(tags): normalise leading hashes in tag names (#1317) (#1351)Mostafa Wahied2025-06-222-2/+15
* fix: minor changes to the tagging prompts (#1474)Olicorne2025-06-221-10/+11
* chore: More oxlint changesMohamed Bassem2025-06-221-4/+1
* chore: migrate away from eslint to oxlint (#1642)xuatz2025-06-223-12/+27
* fix: Fix webhook not firing on deletion. Fixes #1613Mohamed Bassem2025-06-211-0/+3
* fix: Collapse long runs of repeated whitespaces before tokenization to avoid ...Mohamed Bassem2025-06-211-0/+9
* fix: Change public image's signed tokens to be time aligned for better cachingMohamed Bassem2025-06-212-4/+120
* i18n: Add Greek translation (#1564)apo-mak2025-06-151-0/+1
* deps: upgrade to pnpm@9.15.9 (#1544)xuatz2025-06-081-1/+1
* feat: Add support for public lists (#1511)Mohamed Bassem2025-06-016-4/+106
* feat: add user customisable default archive display behaviour (#1505)xuatz2025-06-011-0/+2
* feat: Generate RSS feeds from lists (#1507)Mohamed Bassem2025-05-313-0/+36
* refactor: Move bookmark utils from shared-react to sharedMohamed Bassem2025-05-312-0/+79
* feat: Add "deleted" webhook event (#1464)Salvatore Gentile2025-05-242-1/+2
* feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem2025-05-241-0/+13
* feat: Disable the AI summary button if AI is not configured. Fixes #649Mohamed Bassem2025-05-181-0/+3
* feat: Add AI auto summarization. Fixes #1163Mohamed Bassem2025-05-183-2/+8
* feat(api): Expose the endpoint to create a new tagMohamed Bassem2025-05-181-0/+4
* fix: Use proper tokenizer when truncating for inference. Fixes #1405Mohamed Bassem2025-05-182-8/+9
* fix(search): add new relevance sort order (#1392)xuatz2025-05-181-3/+3
* feat: Allow enabling/disabling RSS feedsMohamed Bassem2025-05-171-2/+5
* feat: Add karakeep metadata to openai callsMohamed Bassem2025-05-171-0/+4
* i18n: Add US English as option in User Settings (#1327)William Callahan2025-05-101-0/+1
* feat: Implement generic rule engine (#1318)Mohamed Bassem2025-04-273-3/+364
* fix: Add includeContent to search endpoint and document it in the docsMohamed Bassem2025-04-161-0/+1
* feat(web): Add support for merging lists (#1231)omnitrix2025-04-161-0/+13