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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-04-18
fix: FIxed sidebar link to github for nightly builds (#1274)
Hasan Sino
1
-1
/
+5
2025-04-17
fix(mcp): Reduce number of MCP tools and add support for pagination
Mohamed Bassem
3
-76
/
+50
2025-04-17
fix(mcp): Fix mixed es module issue
Mohamed Bassem
2
-1
/
+4
2025-04-17
release(mcp): Release mcp 0.23.5
Mohamed Bassem
1
-1
/
+1
2025-04-16
fix: Add includeContent to search endpoint and document it in the docs
Mohamed Bassem
3
-12
/
+26
2025-04-16
feat: Add import support for Tab Session Manager (#1246)
Jorge Barnaby
4
-2
/
+72
2025-04-16
build: Take over the build command in the installation script
Mohamed Bassem
1
-1
/
+1
2025-04-16
feat(web): Add support for merging lists (#1231)
omnitrix
4
-3
/
+238
2025-04-16
fix(workers): Close browser if connect on demand (#1151)
Chang-Yen Tseng
1
-0
/
+3
2025-04-13
feat: add support for filtering by bookmark age (#1228)
Brandon Wong
2
-0
/
+36
2025-04-13
fix: Dont download html content by default in the bookmark grid. Fixes #1198
Mohamed Bassem
12
-25
/
+58
2025-04-13
fix(landing): Add missing title tag
Mohamed Bassem
1
-0
/
+1
2025-04-13
fix(mcp): Allow accessing asset extracted content in MCP
Mohamed Bassem
2
-2
/
+2
2025-04-13
feat: Allow editing the extracted content of an asset bookmark
Mohamed Bassem
2
-6
/
+32
2025-04-13
fix(mcp): compact the response of get bookmark lists
Mohamed Bassem
5
-101
/
+99
2025-04-13
ui(web): Copy link button greyed out when clipboard not available (#1209)
ekambains
1
-0
/
+2
2025-04-13
fix(mcp): Reduce token usage of the MCP server
Mohamed Bassem
3
-7
/
+131
2025-04-13
feat(mobile/android): Add monochrome app icon (#1258)
Steffo
1
-1
/
+2
2025-04-13
fix(web): fit popover content box to emoji picker size (#1257)
Mark :)
1
-1
/
+1
2025-04-13
feat: Add an MCP server for karakeep
Mohamed Bassem
15
-4
/
+535
2025-04-12
feat(web): Optionally add short description to lists (#1225)
ekambains
3
-1
/
+29
2025-04-12
fix(landing): Made the year in footer dynamic (#1223)
ekambains
1
-1
/
+3
2025-04-12
chore: Rename hoarder packages to karakeep
MohamedBassem
159
-357
/
+358
2025-04-08
fix: Deprecate the updateBookmarkText trpc endpoint and replace it with updat...
MohamedBassem
2
-4
/
+4
2025-04-08
feat: Allow editing bookmark details
MohamedBassem
9
-75
/
+504
2025-04-07
chore: update repo release url to karakeep (#1210)
Meysam
1
-2
/
+2
2025-04-07
fix: Do clientside import dedup and parallelize import calls
MohamedBassem
2
-24
/
+102
2025-04-06
feat: Add a search matcher for rss feed bookmarks
MohamedBassem
2
-0
/
+13
2025-04-06
feat(web): A slightly better looking banner when no bookmarks are found
MohamedBassem
3
-1
/
+27
2025-04-06
fix(web): Get rid of focus rings for ghost buttons
MohamedBassem
1
-1
/
+2
2025-04-06
refactor: Migrate the landing page from nextjs to vite
MohamedBassem
19
-121
/
+129
2025-04-06
fix(web): Line clamp sidebar items to a single line
MohamedBassem
1
-1
/
+3
2025-04-06
release(extension): Release version 1.2.4
MohamedBassem
1
-1
/
+1
2025-04-06
fix(extenion): Added white icon for dark mode users (#1176)
Lukas
4
-1
/
+18
2025-04-06
fix(extension): Update extension logo and name
MohamedBassem
3
-2
/
+2
2025-04-06
fix(mobile): Revert mobile app slug name
MohamedBassem
1
-1
/
+1
2025-04-06
fix(mobile): Update karakeep logo and splash screen
MohamedBassem
5
-14
/
+17
2025-04-05
chore: Rename mobile and pwa manifests to karakeep
MohamedBassem
2
-5
/
+5
2025-04-05
fix: Drop the rebranding banner
Mohamed Bassem
1
-17
/
+0
2025-04-05
chore: Hoarder to Karakeep rebranding (#1199)
Mohamed Bassem
15
-48
/
+102
2025-04-05
feat(web): link to Github release page in web sidebar (#1192)
Jan Jaworski
1
-2
/
+8
2025-04-05
ui(web): Clicking view original now opens in a blank tab. Fixes #1114 (#1196)
ekambains
1
-0
/
+1
2025-03-30
ui(web): Drop the font weight attribute from sidebar items
Mohamed Bassem
2
-4
/
+4
2025-03-29
fix: Dont buffer uploaded files in memory. Fixes #1173
Mohamed Bassem
1
-37
/
+59
2025-03-27
feat(workers): Add CRAWLER_SCREENSHOT_TIMEOUT_SEC (#1155)
Chang-Yen Tseng
1
-10
/
+18
2025-03-22
feat(workers): Adds publisher and author og:meta tags to Bookmark (#1141)
erik-nilcoast
3
-1
/
+32
2025-03-22
fix(ui): Fix export button sizing to match the import cards
Mohamed Bassem
1
-1
/
+1
2025-03-22
build: Fix lint error in UpdatableBookmarksGrid
Mohamed Bassem
1
-1
/
+1
2025-03-22
deps: Upgrade trpc and react query
Mohamed Bassem
4
-13
/
+13
2025-03-22
deps: Upgrade pdfjs and dompurify
Mohamed Bassem
1
-4
/
+3
[next]