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
/
packages
/
shared
/
queues.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: Prioritize crawling user added links over bulk imports. fixes #1717
Mohamed Bassem
2025-07-12
1
-36
/
+29
*
fix: Fix webhook not firing on deletion. Fixes #1613
Mohamed Bassem
2025-06-21
1
-0
/
+3
*
feat: Add "deleted" webhook event (#1464)
Salvatore Gentile
2025-05-24
1
-1
/
+1
*
feat: Add AI auto summarization. Fixes #1163
Mohamed Bassem
2025-05-18
1
-2
/
+3
*
feat: Implement generic rule engine (#1318)
Mohamed Bassem
2025-04-27
1
-0
/
+28
*
feat: Add support for 'ai tagged' as a webhook trigger. Fixes #1092
Mohamed Bassem
2025-03-07
1
-1
/
+1
*
feat: Add PDF screenshot generation and display (#995)
Ahmad Mujahid
2025-02-17
1
-0
/
+8
*
feat: Change webhooks to be configurable by users
Mohamed Bassem
2025-01-19
1
-4
/
+4
*
feat(webhook): Implement webhook functionality for bookmark events (#852)
玄猫
2025-01-19
1
-0
/
+27
*
refactor: Move asset preprocessing to its own worker out of the inference worker
Mohamed Bassem
2024-12-26
1
-0
/
+19
*
fix: Feed refreshes were not getting re-enqueued for failed jobs
Mohamed Bassem
2024-11-09
1
-0
/
+6
*
feature: Add support for subscribing to RSS feeds. Fixes #202
Mohamed Bassem
2024-11-03
1
-0
/
+17
*
feature: Archive videos using yt-dlp. Fixes #215 (#525)
kamtschatka
2024-10-28
1
-0
/
+23
*
deps: Extract the queue implementation into its own repos
Mohamed Bassem
2024-10-27
1
-2
/
+1
*
feature: Introduce a mechanism to cleanup dangling assets
MohamedBassem
2024-10-12
1
-0
/
+16
*
feature(web): Add ability to manually trigger full page archives. Fixes #398 ...
kamtschatka
2024-09-30
1
-1
/
+2
*
fix: async/await issues with the new queue (#319)
kamtschatka
2024-07-21
1
-4
/
+4
*
refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309)
Mohamed Bassem
2024-07-21
1
-33
/
+27
*
fix: Trigger search re-index on bookmark tag manual updates. Fixes #208 (#210)
kamtschatka
2024-06-09
1
-0
/
+14
*
feature(worker): Allow configuring redis with a password
MohamedBassem
2024-05-15
1
-0
/
+1
*
feature: Allow recrawling bookmarks without running inference jobs
MohamedBassem
2024-04-20
1
-0
/
+1
*
fix: Increase default navigation timeout to 30s, make it configurable and add...
MohamedBassem
2024-04-11
1
-1
/
+10
*
fix: Attempt to increase the reliability of the ollama inference
MohamedBassem
2024-03-27
1
-0
/
+8
*
feature: Allow specifying a specific redis db to use. Fixes #13
MohamedBassem
2024-03-27
1
-0
/
+1
*
feature: Add full text search support
MohamedBassem
2024-03-01
1
-0
/
+22
*
chore: Consolidate all config vars in one file
MohamedBassem
2024-02-14
1
-2
/
+3
*
feature: Add ability to refresh bookmark details
MohamedBassem
2024-02-14
1
-1
/
+0
*
[refactor] Extract the bookmark model to be a high level model to support oth...
MohamedBassem
2024-02-09
1
-2
/
+2
*
[refactor] Move the different packages to the package subdir
MohamedBassem
2024-02-08
1
-0
/
+29