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
/
components
/
dashboard
/
preview
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-08-31
fix: Incremental polling interval for ongoing crawls
Mohamed Bassem
1
-6
/
+2
2025-08-23
fix: preserve selected section in link preview in query params
MohamedBassem
1
-2
/
+4
2025-08-23
fix(security): Add CSP policies on asset serving path
MohamedBassem
1
-0
/
+1
2025-08-04
feat: Add an error boundary around the custom renderer
MohamedBassem
1
-2
/
+35
2025-08-03
feat(web): Add special cards for specific websites. Fixes #1344
MohamedBassem
9
-2
/
+465
2025-07-26
feat: Render author, publisher and pub data in the bookmark view
Mohamed Bassem
1
-1
/
+49
2025-07-26
fix: Avoid prefetching assets and tags in the link component. Fixes #1759
Mohamed Bassem
1
-0
/
+2
2025-07-19
feat: Add a proper reader mode
Mohamed Bassem
4
-157
/
+206
2025-07-04
fix(web): Add icons to preview selectors
Mohamed Bassem
1
-4
/
+19
2025-06-22
chore: migrate away from eslint to oxlint (#1642)
xuatz
1
-3
/
+4
2025-05-31
refactor: Move bookmark utils from shared-react to shared
Mohamed Bassem
4
-5
/
+5
2025-05-18
fix(web): Switch to a tab view in small screens for bookmark previews
Olicorne
1
-36
/
+80
2025-05-18
feat: position highlight menu based on device type (#1348)
Mark :)
1
-6
/
+17
2025-04-21
fix: Rename cached content into reader mode
Mohamed Bassem
1
-4
/
+4
2025-04-13
fix: Dont download html content by default in the bookmark grid. Fixes #1198
Mohamed Bassem
1
-14
/
+22
2025-04-12
chore: Rename hoarder packages to karakeep
MohamedBassem
8
-18
/
+18
2025-04-08
feat: Allow editing bookmark details
MohamedBassem
3
-63
/
+32
2025-04-05
ui(web): Clicking view original now opens in a blank tab. Fixes #1114 (#1196)
ekambains
1
-0
/
+1
2025-02-23
feat: Add a setting page to manage assets. Fixes #730
Mohamed Bassem
1
-30
/
+5
2025-02-17
feat: Add PDF screenshot generation and display (#995)
Ahmad Mujahid
2
-28
/
+104
2025-02-02
fix: Dont rearchive singlefile uploads and consider them as archives
Mohamed Bassem
1
-2
/
+7
2025-01-12
fix: Keep user selection on text highlight
Mohamed Bassem
1
-4
/
+30
2025-01-11
feat: Add support for singlefile extension uploads. #172
Mohamed Bassem
1
-0
/
+1
2025-01-05
fix: Fix truncated long text in bookmark preview modal. Fixe #793
Mohamed Bassem
1
-1
/
+1
2024-12-31
feat: Add delete bookmark confirmation dialog. Fixes #776 (#787)
Nicole Li
1
-22
/
+15
2024-12-28
feat: Implement the all highlights page. Fixes #620
Mohamed Bassem
3
-76
/
+9
2024-12-27
feat: Implement highlights support for links. Fixes #620
Mohamed Bassem
5
-6
/
+524
2024-12-21
feature: WYSIWYG markdown for notes. Fixes #701 (#715)
Giuseppe
1
-2
/
+5
2024-11-17
feature: Add i18n support. Fixes #57 (#635)
Mohamed Bassem
4
-11
/
+23
2024-10-28
feature: Archive videos using yt-dlp. Fixes #215 (#525)
kamtschatka
2
-0
/
+21
2024-10-27
feature: Add a summarize with AI button for links
Mohamed Bassem
1
-0
/
+2
2024-10-06
refactor: Start tracking bookmark assets in the assets table
MohamedBassem
1
-55
/
+57
2024-10-05
feature: Allow attaching custom banners to notes. Fixes: #106
MohamedBassem
2
-3
/
+27
2024-10-05
feature: Persevere the source URL of clipped texts from the extension.
MohamedBassem
1
-10
/
+1
2024-09-22
feature(web): Show attachments and allow users to manipulate them.
MohamedBassem
2
-0
/
+211
2024-09-01
feature(web): Manage tags in bulk actions
MohamedBassem
1
-2
/
+2
2024-07-01
refactor: added the bookmark type to the database (#256)
kamtschatka
5
-16
/
+20
2024-06-22
feature: add support for PDF links. Fixes #28 (#216)
kamtschatka
1
-2
/
+14
2024-06-09
feature(web): Add syntax highlighting to code blocks and a quick copy button....
kamtschatka
1
-4
/
+2
2024-05-26
feature: Full page archival with monolith. Fixes #132
MohamedBassem
1
-0
/
+18
2024-05-19
ui(web): Set tag input field in preview modal to 100% width to fix overflow i...
Cari
1
-2
/
+2
2024-05-16
feature(web): Clicking an image in the preview modal will open it in a new ta...
Cari
1
-6
/
+12
2024-05-16
ui(web): Fixed overflow issues for very long titles (#152)
Cari
1
-2
/
+2
2024-05-12
feature: Take full page screenshots #143 (#148)
kamtschatka
1
-2
/
+4
2024-04-25
feature(web): Add ability to rename, merge and fast delete tags. Fixes #105 (...
Mohamed Bassem
1
-130
/
+25
2024-04-24
ui(web): Show bookmark URL when maximizing a bookmark
MohamedBassem
2
-2
/
+12
2024-04-20
fix: Use next/image for serving bookmark images
MohamedBassem
1
-5
/
+14
2024-04-20
feature: Download images and screenshots
MohamedBassem
3
-36
/
+95
2024-04-18
refactor: Move the shared types to the shared package
MohamedBassem
6
-6
/
+6
2024-04-15
feature: Add title to bookmarks and allow editing them. Fixes #27
MohamedBassem
2
-36
/
+180
[next]