rcgit

/ karakeep
follow (on) | order: default date topo
Age Commit message Author Files +/-
refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309) Mohamed Bassem 13 -344/+128
feature: Include server version in the admin UI. Fixes #66 MohamedBassem 8 -14/+92
format: Add missing lint and format, and format the entire repo MohamedBassem 57 -192/+255
fix(workers): Fix the leaky browser instances in workers during development MohamedBassem 3 -29/+46
structure: Create apps dir and copy tooling dir from t3-turbo repo MohamedBassem 396 -9511/+10350
feature: Add full text search support MohamedBassem 17 -12/+440
db: Migrate from prisma to drizzle MohamedBassem 41 -975/+2177
fix: Attempt to improve the openai prompt a bit MohamedBassem 2 -4/+7
fix: Fix build for workers package and add it to CI MohamedBassem 8 -70/+106
Migrating away from bun to yarn MohamedBassem 15 -105/+5148
[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