aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared (unfollow)
Commit message (Expand)AuthorFilesLines
2025-07-06feat: Add a new timezone user settingMohamed Bassem1-0/+2
2025-07-06feat: Add prometheus monitoring. Fixes #758Mohamed Bassem1-0/+6
2025-07-06feat: Add per user storage quotaMohamed Bassem3-32/+41
2025-07-06feat: Add new user stats page. Fixes #1523Mohamed Bassem1-0/+46
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 Bassem3-94/+598
2025-07-04feat: Add per user bookmark count quotaMohamed Bassem1-2/+3
2025-06-22fix(tags): normalise leading hashes in tag names (#1317) (#1351)Mostafa Wahied2-2/+15
2025-06-22fix: minor changes to the tagging prompts (#1474)Olicorne1-10/+11
2025-06-22chore: More oxlint changesMohamed Bassem1-4/+1
2025-06-22chore: migrate away from eslint to oxlint (#1642)xuatz3-12/+27
2025-06-21fix: Fix webhook not firing on deletion. Fixes #1613Mohamed Bassem1-0/+3
2025-06-21fix: Collapse long runs of repeated whitespaces before tokenization to avoid ...Mohamed Bassem1-0/+9
2025-06-21fix: Change public image's signed tokens to be time aligned for better cachingMohamed Bassem2-4/+120
2025-06-15i18n: Add Greek translation (#1564)apo-mak1-0/+1
2025-06-08deps: upgrade to pnpm@9.15.9 (#1544)xuatz1-1/+1
2025-06-01feat: Add support for public lists (#1511)Mohamed Bassem6-4/+106
2025-06-01feat: add user customisable default archive display behaviour (#1505)xuatz1-0/+2
2025-05-31feat: Generate RSS feeds from lists (#1507)Mohamed Bassem3-0/+36
2025-05-31refactor: Move bookmark utils from shared-react to sharedMohamed Bassem2-0/+79
2025-05-24feat: Add "deleted" webhook event (#1464)Salvatore Gentile2-1/+2
2025-05-24feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem1-0/+13
2025-05-18feat: Disable the AI summary button if AI is not configured. Fixes #649Mohamed Bassem1-0/+3
2025-05-18feat: Add AI auto summarization. Fixes #1163Mohamed Bassem3-2/+8
2025-05-18feat(api): Expose the endpoint to create a new tagMohamed Bassem1-0/+4
2025-05-18fix: Use proper tokenizer when truncating for inference. Fixes #1405Mohamed Bassem2-8/+9
2025-05-18fix(search): add new relevance sort order (#1392)xuatz1-3/+3
2025-05-17feat: Allow enabling/disabling RSS feedsMohamed Bassem1-2/+5
2025-05-17feat: Add karakeep metadata to openai callsMohamed Bassem1-0/+4
2025-05-10i18n: Add US English as option in User Settings (#1327)William Callahan1-0/+1
2025-04-27feat: Implement generic rule engine (#1318)Mohamed Bassem3-3/+364
2025-04-16fix: Add includeContent to search endpoint and document it in the docsMohamed Bassem1-0/+1
2025-04-16feat(web): Add support for merging lists (#1231)omnitrix1-0/+13
2025-04-15feat: Change default text model to 4.1-miniMohamed Bassem1-1/+1
2025-04-13feat: add support for filtering by bookmark age (#1228)Brandon Wong4-1/+98
2025-04-13fix: Dont download html content by default in the bookmark grid. Fixes #1198Mohamed Bassem1-0/+1
2025-04-13fix: Allow using JSON mode for ollama users. Fixes #1160Mohamed Bassem2-17/+57
2025-04-13feat: Allow editing the extracted content of an asset bookmarkMohamed Bassem1-0/+4
2025-04-13feat: Add an MCP server for karakeepMohamed Bassem1-1/+1
2025-04-12feat(web): Optionally add short description to lists (#1225)ekambains1-0/+11
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem2-7/+7
2025-04-12i18n: Add Korean language (#1239)jkywalker1-0/+1
2025-04-08feat: Allow editing bookmark detailsMohamedBassem1-0/+10
2025-04-06feat: Add a search matcher for rss feed bookmarksMohamedBassem3-1/+54
2025-04-05i18n: Enable ukrainian language (#1195)Denys Dovhan1-0/+1
2025-03-29feat: Allow storing assets in a separate directory. Fixes #1091Mohamed Bassem2-1/+4
2025-03-27feat(workers): Add CRAWLER_SCREENSHOT_TIMEOUT_SEC (#1155)Chang-Yen Tseng1-0/+2
2025-03-22feat(workers): Adds publisher and author og:meta tags to Bookmark (#1141)erik-nilcoast2-0/+8
2025-03-22deps: Upgrade vitestMohamed Bassem1-1/+1
2025-03-22feat(auth): Added env variable for OAuth timeout (#1136)Kaio Cesar1-0/+2