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
/
trpc
/
routers
/
bookmarks.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
Revert "refactor: move assetdb to shared-server"
Mohamed Bassem
1
-1
/
+1
2026-02-09
refactor: move assetdb to shared-server
Mohamed Bassem
1
-1
/
+1
2026-02-08
fix: correctly sum low pri and normal crawl queue size
Mohamed Bassem
1
-1
/
+1
2026-02-08
feat: Add separate queue for import link crawling (#2452)
Mohamed Bassem
1
-1
/
+7
2026-02-08
fix: lower the priority of recrawling
Mohamed Bassem
1
-1
/
+6
2026-02-04
feat: Import workflow v3 (#2378)
Mohamed Bassem
1
-13
/
+0
2026-02-01
fix(web): don't bundle tiktoken in client bundles
Mohamed Bassem
1
-1
/
+1
2026-01-28
fix: use user's preferred language for manual summarization (#2429)
Mohamed Bassem
1
-1
/
+9
2026-01-18
feat: Add attachedBy field to update tags endpoint (#2281)
Mohamed Bassem
1
-12
/
+42
2026-01-10
fix: parallelize queue enqueues in bookmark routes
Mohamed Bassem
1
-35
/
+42
2026-01-01
fix: don't switch the bookmark back to pending on recrawl
Mohamed Bassem
1
-7
/
+0
2025-12-27
feat: support archiving as pdf (#2309)
Mohamed Bassem
1
-0
/
+2
2025-12-24
refactor: move assets to their own model (#2301)
Mohamed Bassem
1
-11
/
+8
2025-12-22
fix: check quota usage instead bookmark transaction
Mohamed Bassem
1
-123
/
+127
2025-12-22
fix: optimize tagging db queries (#2287)
Mohamed Bassem
1
-86
/
+82
2025-12-14
fix: non-link bookmarks where stuck in pending summarization. Fixes #1605
Mohamed Bassem
1
-0
/
+3
2025-12-07
fix: remove queue triggers outside of updateTags transaction
Mohamed Bassem
1
-15
/
+19
2025-11-28
fix: lazy load js-tiktoken in prompts module (#2176)
Mohamed Bassem
1
-1
/
+1
2025-11-27
fix: Propagate group ids in queue calls (#2177)
Mohamed Bassem
1
-12
/
+34
2025-11-17
feat: Add collaborative lists (#2146)
Mohamed Bassem
1
-246
/
+52
2025-11-08
feat: Add support for user uploaded files (#2100)
Mohamed Bassem
1
-0
/
+1
2025-10-12
feat: Add source field to track bookmark creation sources (#2037)
Mohamed Bassem
1
-0
/
+1
2025-10-04
feat: Revamp import experience (#2001)
Mohamed Bassem
1
-1
/
+14
2025-09-14
refactor: Move callsites to liteque to be behind a plugin
Mohamed Bassem
1
-10
/
+10
2025-09-14
refactor: strongly type the search plugin interface
Mohamed Bassem
1
-5
/
+6
2025-09-07
fix: fix tag flicker caused by tag sorting
Mohamed Bassem
1
-4
/
+8
2025-09-06
refactor: Extract quota logic into its own class
Mohamed Bassem
1
-21
/
+12
2025-07-27
refactor: Extract meilisearch as a plugin
MohamedBassem
1
-8
/
+7
2025-07-13
Revert "fix: Fix the types of the bookmark types in the db query"
Mohamed Bassem
1
-3
/
+3
2025-07-13
fix: Fix the types of the bookmark types in the db query
Mohamed Bassem
1
-3
/
+3
2025-07-12
fix: Add ratelimiting to bookmark recrawl and summarization
Mohamed Bassem
1
-1
/
+15
2025-07-12
fix: Prioritize crawling user added links over bulk imports. fixes #1717
Mohamed Bassem
1
-20
/
+47
2025-07-06
feat: Store large html content in the asset db
Mohamed Bassem
1
-6
/
+15
2025-07-04
feat: Add per user bookmark count quota
Mohamed Bassem
1
-1
/
+24
2025-06-22
fix(tags): normalise leading hashes in tag names (#1317) (#1351)
Mostafa Wahied
1
-3
/
+6
2025-06-21
fix: Fix webhook not firing on deletion. Fixes #1613
Mohamed Bassem
1
-1
/
+1
2025-05-31
feat: Generate RSS feeds from lists (#1507)
Mohamed Bassem
1
-255
/
+7
2025-05-24
feat: Add "deleted" webhook event (#1464)
Salvatore Gentile
1
-0
/
+1
2025-05-18
feat: Add AI auto summarization. Fixes #1163
Mohamed Bassem
1
-0
/
+1
2025-05-18
fix(search): add new relevance sort order (#1392)
xuatz
1
-3
/
+19
2025-04-27
feat: Implement generic rule engine (#1318)
Mohamed Bassem
1
-0
/
+27
2025-04-16
fix: Add includeContent to search endpoint and document it in the docs
Mohamed Bassem
1
-3
/
+1
2025-04-13
fix: Dont download html content by default in the bookmark grid. Fixes #1198
Mohamed Bassem
1
-11
/
+53
2025-04-13
feat: Allow editing the extracted content of an asset bookmark
Mohamed Bassem
1
-0
/
+20
2025-04-12
chore: Rename hoarder packages to karakeep
MohamedBassem
1
-12
/
+12
2025-04-08
fix: Deprecate the updateBookmarkText trpc endpoint and replace it with updat...
MohamedBassem
1
-1
/
+2
2025-04-08
feat: Allow editing bookmark details
MohamedBassem
1
-26
/
+115
2025-03-22
feat(workers): Adds publisher and author og:meta tags to Bookmark (#1141)
erik-nilcoast
1
-0
/
+2
2025-03-09
fix: Harden getBookmarks endpoint against inconsistent bookmarks. Fixes #1094
Mohamed Bassem
1
-64
/
+58
2025-03-02
fix: Move away from JSON outputs to structured outputs. Fixes #1047
Mohamed Bassem
1
-1
/
+1
[next]