index
:
karakeep
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
workers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
feat(ai): Support restricting AI tags to a subset of existing tags (#2444)
Mohamed Bassem
1
-1
/
+33
2026-02-08
feat(crawler): Split bookmark metadata updates into two phases for faster fee...
Mohamed Bassem
1
-22
/
+32
2026-02-08
fix: treat bookmark not found as a no-op in rule engine instead of a failure ...
Mohamed Bassem
1
-2
/
+9
2026-02-08
feat: Add separate queue for import link crawling (#2452)
Mohamed Bassem
3
-35
/
+51
2026-02-08
feat(metrics): add prometheus metric for bookmark crawl latency (#2461)
Mohamed Bassem
3
-2
/
+28
2026-02-04
fix(ci): fix missing format error
Mohamed Bassem
1
-1
/
+1
2026-02-04
feat: add extra instrumentation in the otel traces (#2453)
Mohamed Bassem
4
-26
/
+178
2026-02-04
fix(import): sanitize error messages to prevent backend detail leakage (#2455)
Mohamed Bassem
1
-1
/
+26
2026-02-04
fix(import): skip counting pending items for paushed sessions
MohamedBassem
1
-7
/
+16
2026-02-04
fix(import): register improt metrics to the prom registry
Mohamed Bassem
2
-1
/
+9
2026-02-04
fix(import): propagate crawling/tagging failure to import status
Mohamed Bassem
1
-18
/
+50
2026-02-04
fix: extra logging for the import worker
Mohamed Bassem
1
-13
/
+39
2026-02-04
fix: backfill old sessions and do queue backpressure (#2449)
Mohamed Bassem
1
-21
/
+54
2026-02-04
feat: Import workflow v3 (#2378)
Mohamed Bassem
2
-1
/
+579
2026-02-01
feat: Add LLM-based OCR as alternative to Tesseract (#2442)
Mohamed Bassem
1
-9
/
+58
2026-02-01
feat: batch meilisearch requests (#2441)
Mohamed Bassem
1
-7
/
+18
2026-02-01
fix(web): don't bundle tiktoken in client bundles
Mohamed Bassem
2
-2
/
+3
2026-02-01
refactor: lazy init background queues
Mohamed Bassem
1
-10
/
+50
2026-01-11
fix: Accept more permissive RSS feed content types and Fix User-Agent key (#...
E.T.
1
-2
/
+2
2026-01-02
chore: add a note about hostname allowlists in the validation error message
Mohamed Bassem
1
-1
/
+1
2025-12-30
chore: worker tracing (#2321)
Mohamed Bassem
12
-816
/
+1025
2025-12-29
fix: reset tagging status on crawl failure (#2316)
Mohamed Bassem
1
-15
/
+37
2025-12-27
feat: add customizable tag styles (#2312)
Mohamed Bassem
2
-7
/
+37
2025-12-27
feat: support archiving as pdf (#2309)
Mohamed Bassem
2
-3
/
+110
2025-12-26
deps: upgrade tesseract to v7
Mohamed Bassem
1
-1
/
+1
2025-12-25
fix: preserve failure count when rescheduling rate limited domains (#2303)
Mohamed Bassem
1
-38
/
+13
2025-12-22
feat: Add user settings to disable auto tagging/summarization (#2275)
Mohamed Bassem
2
-1
/
+32
2025-12-22
fix: optimize tagging db queries (#2287)
Mohamed Bassem
1
-18
/
+18
2025-12-14
fix: Fix Amazon product image extraction on amazon.com URLs (#2108)
Randall Hand
2
-0
/
+79
2025-12-13
feat: use reddit API for metadata extraction. Fixes #1853 #1883
Mohamed Bassem
3
-33
/
+343
2025-12-13
fix: use GET requests for the content type request
Mohamed Bassem
1
-1
/
+1
2025-12-10
feat: make asset preprocessing worker timeout configurable
Claude
1
-1
/
+1
2025-12-08
fix: migrate to metascraper-x from metascraper-twitter
Mohamed Bassem
2
-3
/
+3
2025-12-08
feat: spread feed fetch scheduling deterministically over the hour (#2227)
Mohamed Bassem
1
-0
/
+31
2025-12-07
fix: better extraction for youtube thumbnails. #2204
Mohamed Bassem
2
-0
/
+14
2025-11-29
feat: Add automated bookmark backup feature (#2182)
Mohamed Bassem
4
-0
/
+573
2025-11-28
fix: lazy load js-tiktoken in prompts module (#2176)
Mohamed Bassem
2
-4
/
+4
2025-11-27
fix: Propagate group ids in queue calls (#2177)
Mohamed Bassem
5
-4
/
+18
2025-11-22
fix: add a way to allowlist all domains from ip validation
Mohamed Bassem
1
-0
/
+4
2025-11-16
deps: upgrade hono and playwright
Mohamed Bassem
1
-2
/
+2
2025-11-16
deps: Upgrade typescript to 5.9
Mohamed Bassem
1
-1
/
+1
2025-11-15
feat: add Prometheus counter for HTTP status codes (#2117)
Mohamed Bassem
2
-1
/
+13
2025-11-10
feat: correct default prom metrics from web and worker containers
Mohamed Bassem
1
-0
/
+1
2025-11-10
fix: fix crash in crawler on invalid URL in matchesNoProxy
Mohamed Bassem
1
-3
/
+9
2025-11-09
feat: add crawler domain rate limiting (#2115)
Mohamed Bassem
1
-4
/
+80
2025-11-09
refactor: Allow runner functions to return results to onComplete
Mohamed Bassem
1
-1
/
+1
2025-11-09
feat: add failed_permanent metric for worker monitoring (#2107)
Mohamed Bassem
9
-0
/
+32
2025-11-03
fix: metascraper logo to go through proxy if one configured. fixes #1863
Mohamed Bassem
1
-1
/
+14
2025-11-02
fix: fix monolith to respect crawler proxy
Mohamed Bassem
1
-0
/
+9
2025-11-02
feat(rss): Add import tags from RSS feed categories (#2031)
Mohamed Bassem
1
-0
/
+29
[next]