aboutsummaryrefslogtreecommitdiffstats
path: root/packages/workers (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-05fix: Drop old AI tag on link refreshMohamedBassem1-39/+52
2024-03-05feature: Store html content of links in the databaseMohamedBassem1-0/+1
2024-03-05fix: Use puppeteer adblocker to block cookies noticesMohamedBassem2-0/+7
2024-03-04fix: Teach openai to ignore cookie consent popupsMohamedBassem1-3/+5
2024-03-02feature: Show a loading indicator when tags are still being fetchedMohamedBassem1-5/+27
2024-03-02feature: Store full link content and index themMohamedBassem4-1/+28
2024-03-01feature: Add full text search supportMohamedBassem4-9/+144
2024-02-29fix: Prevent openai from inferring tags from the prompt itselfMohamedBassem1-5/+10
2024-02-28feature: Support tag inferance for note bookmarksMohamedBassem1-35/+49
2024-02-26build: Migrate from yarn to pnpmMohamedBassem1-2/+2
2024-02-23db: Migrate from prisma to drizzleMohamedBassem5-67/+55
2024-02-20branding: Rename app to HoarderMohamedBassem3-11/+11
2024-02-18build: Build and publish images to docker registryMohamedBassem1-2/+2
2024-02-18build: Optimizing the docker image sizes a bitMohamedBassem1-4/+7
2024-02-17build: Fix docker imagesMohamedBassem1-1/+5
2024-02-17fix: Let the crawler wait a bit more for page loadMohamedBassem1-2/+12
2024-02-17chore: Use nodemon during dev of workersMohamedBassem1-1/+2
2024-02-15fix: Attempt to improve the openai prompt a bitMohamedBassem2-4/+7
2024-02-14fix: Harden puppeteer against browser disconnections and exceptionsMohamedBassem2-16/+34
2024-02-14chore: Consolidate all config vars in one fileMohamedBassem1-7/+7
2024-02-14feature: Add ability to refresh bookmark detailsMohamedBassem2-1/+14
2024-02-13WIP: Add services to DockerfileMohamedBassem1-0/+1
2024-02-12feature: Add support for managing API keysMohamedBassem1-2/+6
2024-02-11fix: Fix build for workers package and add it to CIMohamedBassem5-70/+92
2024-02-09[feature] Use puppeteer for fetching websitesMohamedBassem2-5/+38
2024-02-09[chore] Linting and formating tweakingMohamedBassem2-8/+14
2024-02-09[refactor] Extract the bookmark model to be a high level model to support oth...MohamedBassem2-52/+41
2024-02-08Migrating away from bun to yarnMohamedBassem2-4/+16
2024-02-08[refactor] Move the different packages to the package subdirMohamedBassem4-0/+319