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
/
package.json
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-07-27
chore: More turbo fixes
MohamedBassem
1
-2
/
+2
2025-07-27
fix: Ensure that all packages are ESM packages
MohamedBassem
1
-0
/
+1
2025-07-26
deps: Upgrade vite
Mohamed Bassem
1
-1
/
+1
2025-07-19
fix: Run workers in prod without tsx. Fixes #1673
Mohamed Bassem
1
-2
/
+5
2025-07-13
feat: Add proper proxy support. fixes #1265
Mohamed Bassem
1
-0
/
+2
2025-07-12
deps: Upgrade typescript to 5.8
Mohamed Bassem
1
-1
/
+1
2025-07-12
deps: Upgrade drizzle
Mohamed Bassem
1
-1
/
+1
2025-07-12
fix: Prioritize crawling user added links over bulk imports. fixes #1717
Mohamed Bassem
1
-1
/
+1
2025-06-22
feat(workers): adding a local metascraper plugin for Reddit posts (#1302)
David Woods
1
-13
/
+12
2025-06-22
feat(workers): migrate from puppeteer to playwright (#1296)
Mael
1
-3
/
+3
2025-06-22
chore: migrate away from eslint to oxlint (#1642)
xuatz
1
-9
/
+2
2025-04-21
deps: Upgrade readability to 0.6 & adblocker to 2.5.1
Mohamed Bassem
1
-2
/
+2
2025-04-13
feat: Add an MCP server for karakeep
Mohamed Bassem
1
-1
/
+1
2025-04-12
chore: Rename hoarder packages to karakeep
MohamedBassem
1
-9
/
+9
2025-03-22
feat(workers): Adds publisher and author og:meta tags to Bookmark (#1141)
erik-nilcoast
1
-1
/
+4
2025-03-22
deps: Upgrade pdfjs and dompurify
Mohamed Bassem
1
-4
/
+3
2025-03-10
fix: Revert the accidental upgrade of deps. #1107
Mohamed Bassem
1
-1
/
+1
2025-03-09
build(deps): bump dompurify from 3.0.9 to 3.2.4 (#1102)
dependabot[bot]
1
-1
/
+1
2025-02-17
feat: Add PDF screenshot generation and display (#995)
Ahmad Mujahid
1
-2
/
+3
2025-02-02
fix: Fix node22 error in worker container. Fixes #962
Mohamed Bassem
1
-1
/
+1
2025-02-01
fix: Abort all IO when workers timeout instead of detaching. Fixes #742
Mohamed Bassem
1
-1
/
+1
2025-02-01
deps: Upgrade typescript to 5.7
Mohamed Bassem
1
-1
/
+1
2024-12-31
chore: add format:fix and lint:fix scripts to all packages
Mohamed Bassem (aider)
1
-0
/
+2
2024-12-29
deps: Upgrade drizzle-orm to 0.38.3
Mohamed Bassem
1
-1
/
+1
2024-11-21
fix(workers): Don't block connection to chrome when failing to download adblo...
Mohamed Bassem
1
-1
/
+2
2024-11-09
fix: Feed refreshes were not getting re-enqueued for failed jobs
Mohamed Bassem
1
-1
/
+1
2024-11-03
feature: Schedule RSS feed refreshes every hour
Mohamed Bassem
1
-2
/
+4
2024-11-03
feature: Add support for subscribing to RSS feeds. Fixes #202
Mohamed Bassem
1
-0
/
+2
2024-10-27
deps: Extract the queue implementation into its own repos
Mohamed Bassem
1
-1
/
+1
2024-10-26
refactor: Move inference to the shared package
Mohamed Bassem
1
-2
/
+0
2024-10-20
feature: Add OCR support for images. Fixes #296
Mohamed Bassem
1
-0
/
+1
2024-10-19
fix(workers): Pin execa to avoid ERR_PACKAGE_PATH_NOT_EXPORTED error
Your Name
1
-1
/
+1
2024-10-12
deps: Upgrade metascraper for faster docker builds
MohamedBassem
1
-10
/
+10
2024-10-12
feature: Allow customizing the inference's context length
MohamedBassem
1
-1
/
+1
2024-10-05
deps: Upgrade openai package
MohamedBassem
1
-1
/
+1
2024-09-15
deps: Upgrade drizzle and next auth drizzle adapter
MohamedBassem
1
-1
/
+1
2024-08-31
build: Fix sherif failures by sorting deps
MohamedBassem
1
-1
/
+1
2024-07-21
refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309)
Mohamed Bassem
1
-1
/
+1
2024-05-26
feature: Full page archival with monolith. Fixes #132
MohamedBassem
1
-0
/
+1
2024-04-23
fix(crawler): Better extraction for amazon images
MohamedBassem
1
-0
/
+1
2024-04-11
feature: Add PDF support (#88)
Ahmad Mujahid
1
-0
/
+2
2024-03-30
format: Add missing lint and format, and format the entire repo
MohamedBassem
1
-0
/
+2
2024-03-27
feature: Add support for local models using ollama
MohamedBassem
1
-0
/
+1
2024-03-19
refactor: Change asset storage to be the filesystem instead of sqlite
MohamedBassem
1
-1
/
+0
2024-03-19
Feature: Add support for uploading images and automatically inferring their t...
Mohamed Bassem
1
-2
/
+3
2024-03-14
docker: Fix dockerfiles to adapt to the new repo structure
MohamedBassem
1
-5
/
+4
2024-03-14
structure: Create apps dir and copy tooling dir from t3-turbo repo
MohamedBassem
1
-3
/
+14
2024-03-05
fix: Use puppeteer adblocker to block cookies notices
MohamedBassem
1
-0
/
+1
2024-03-02
feature: Store full link content and index them
MohamedBassem
1
-0
/
+5
2024-02-26
build: Migrate from yarn to pnpm
MohamedBassem
1
-2
/
+2
[next]