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
+/-
2 years
feature: Store html content of links in the database
MohamedBassem
6
-0
/
+818
2 years
fix: Use puppeteer adblocker to block cookies notices
MohamedBassem
3
-0
/
+120
2 years
feature: Store full link content and index them
MohamedBassem
9
-1
/
+878
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
branding: Rename app to Hoarder
MohamedBassem
21
-165
/
+164
2 years
build: Fix docker images
MohamedBassem
7
-20
/
+34
2 years
fix: Let the crawler wait a bit more for page load
MohamedBassem
3
-3
/
+18
2 years
fix: Harden puppeteer against browser disconnections and exceptions
MohamedBassem
3
-16
/
+44
2 years
feature: Add ability to refresh bookmark details
MohamedBassem
5
-4
/
+76
2 years
fix: Fix build for workers package and add it to CI
MohamedBassem
8
-70
/
+106
2 years
[feature] Use puppeteer for fetching websites
MohamedBassem
3
-18
/
+998
2 years
[chore] Linting and formating tweaking
MohamedBassem
24
-67
/
+157
2 years
[refactor] Extract the bookmark model to be a high level model to support other…
MohamedBassem
22
-308
/
+396
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
2 years
Init package and start bullmq workers
MohamedBassem
12
-8
/
+91