rcgit

/ karakeep
follow (on) | order: default date topo
Age Commit message Author Files +/-
feature: Store html content of links in the database MohamedBassem 6 -0/+818
fix: Use puppeteer adblocker to block cookies notices MohamedBassem 3 -0/+120
feature: Store full link content and index them MohamedBassem 9 -1/+878
feature: Add full text search support MohamedBassem 17 -12/+440
db: Migrate from prisma to drizzle MohamedBassem 41 -975/+2177
branding: Rename app to Hoarder MohamedBassem 21 -165/+164
build: Fix docker images MohamedBassem 7 -20/+34
fix: Let the crawler wait a bit more for page load MohamedBassem 3 -3/+18
fix: Harden puppeteer against browser disconnections and exceptions MohamedBassem 3 -16/+44
feature: Add ability to refresh bookmark details MohamedBassem 5 -4/+76
fix: Fix build for workers package and add it to CI MohamedBassem 8 -70/+106
[feature] Use puppeteer for fetching websites MohamedBassem 3 -18/+998
[chore] Linting and formating tweaking MohamedBassem 24 -67/+157
[refactor] Extract the bookmark model to be a high level model to support other… MohamedBassem 22 -308/+396
[refactor] Move the different packages to the package subdir MohamedBassem 128 -2716/+2713
[feature] Add openAI integration for extracting tags from articles MohamedBassem 9 -19/+239
[refactor] Rename the crawlers package to workers MohamedBassem 8 -126/+126
Implement metadata fetching logic in the crawler MohamedBassem 29 -264/+439
Init package and start bullmq workers MohamedBassem 12 -8/+91