rcgit
/
karakeep
Branch
main
Go
about
summary
refs
log
tree
commit
diff
stats
message
author
committer
follow (on)
| order:
default
date
topo
Age
Commit message
Author
Files
+/-
1 year
refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309)
Mohamed Bassem
13
-344
/
+128
2 years
feature: Include server version in the admin UI. Fixes #66
MohamedBassem
8
-14
/
+92
2 years
format: Add missing lint and format, and format the entire repo
MohamedBassem
57
-192
/
+255
2 years
fix(workers): Fix the leaky browser instances in workers during development
MohamedBassem
3
-29
/
+46
2 years
structure: Create apps dir and copy tooling dir from t3-turbo repo
MohamedBassem
396
-9511
/
+10350
2 years
feature: Add full text search support
MohamedBassem
17
-12
/
+440
2 years
db: Migrate from prisma to drizzle
MohamedBassem
41
-975
/
+2177
2 years
fix: Attempt to improve the openai prompt a bit
MohamedBassem
2
-4
/
+7
2 years
fix: Fix build for workers package and add it to CI
MohamedBassem
8
-70
/
+106
2 years
Migrating away from bun to yarn
MohamedBassem
15
-105
/
+5148
2 years
[refactor] Move the different packages to the package subdir
MohamedBassem
128
-2716
/
+2713
2 years
[feature] Add openAI integration for extracting tags from articles
MohamedBassem
9
-19
/
+239
2 years
[refactor] Rename the crawlers package to workers
MohamedBassem
8
-126
/
+126
2 years
Implement metadata fetching logic in the crawler
MohamedBassem
29
-264
/
+439