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
/
web
(
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-16
fix: Add includeContent to search endpoint and document it in the docs
Mohamed Bassem
1
-12
/
+16
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-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
10
-22
/
+53
2025-04-13
feat: Allow editing the extracted content of an asset bookmark
Mohamed Bassem
2
-6
/
+32
2025-04-13
ui(web): Copy link button greyed out when clipboard not available (#1209)
ekambains
1
-0
/
+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
1
-1
/
+1
2025-04-12
feat(web): Optionally add short description to lists (#1225)
ekambains
3
-1
/
+29
2025-04-12
chore: Rename hoarder packages to karakeep
MohamedBassem
105
-190
/
+190
2025-04-08
fix: Deprecate the updateBookmarkText trpc endpoint and replace it with updat...
MohamedBassem
1
-2
/
+2
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
fix(web): Line clamp sidebar items to a single line
MohamedBassem
1
-1
/
+3
2025-04-05
chore: Rename mobile and pwa manifests to karakeep
MohamedBassem
1
-2
/
+2
2025-04-05
fix: Drop the rebranding banner
Mohamed Bassem
1
-17
/
+0
2025-04-05
chore: Hoarder to Karakeep rebranding (#1199)
Mohamed Bassem
9
-24
/
+60
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-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
1
-5
/
+5
2025-03-22
deps: Upgrade nextjs
Mohamed Bassem
1
-1
/
+1
2025-03-22
deps: Upgrade vitest
Mohamed Bassem
1
-1
/
+1
2025-03-22
feat(auth): Added env variable for OAuth timeout (#1136)
Kaio Cesar
1
-0
/
+3
2025-03-16
i18n: Sync weblate translations
Hosted Weblate
24
-133
/
+2852
2025-03-16
i18n: Sync weblate translations
Hosted Weblate
16
-51
/
+1695
2025-03-12
fix(translations): fixes typo in video download (#1116)
erik-nilcoast
1
-1
/
+1
2025-03-11
feat: Add endpoints for whoami and user stats. Fixes #1113
Mohamed Bassem
2
-0
/
+28
2025-03-10
fix: Revert the accidental upgrade of deps. #1107
Mohamed Bassem
1
-1
/
+1
2025-03-09
build(deps-dev): bump vitest from 1.3.1 to 1.6.1 (#1104)
dependabot[bot]
1
-1
/
+1
2025-03-09
fix: Add error boundary around bookmark cards
Mohamed Bassem
4
-3
/
+45
2025-03-09
feat: Expose bookmark summarization in the API (#1088)
erik-nilcoast
1
-0
/
+19
2025-03-09
feat: Move background jobs with the admin actions. Fixes #1083
Mohamed Bassem
7
-249
/
+267
2025-03-09
fix: Fix missing workers in the server stats
Mohamed Bassem
2
-0
/
+32
2025-03-08
feat(web): Redesign the import/export page
Mohamed Bassem
1
-68
/
+135
2025-03-02
feat(web): Show list stats in the sidebar
Mohamed Bassem
3
-42
/
+80
2025-02-23
fix: Add missing list to PWA. Fixes #884
Mohamed Bassem
1
-2
/
+18
2025-02-23
feat: Add a setting page to manage assets. Fixes #730
Mohamed Bassem
8
-33
/
+233
2025-02-17
feat: Add PDF screenshot generation and display (#995)
Ahmad Mujahid
19
-53
/
+204
2025-02-09
feat(web): bulk tag deletion. Fixes #872 (#900)
lexafaxine
4
-23
/
+305
[next]