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
/
BookmarkPreview.tsx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-08-31
fix: Incremental polling interval for ongoing crawls
Mohamed Bassem
1
-6
/
+2
2025-07-26
feat: Render author, publisher and pub data in the bookmark view
Mohamed Bassem
1
-1
/
+49
2025-05-31
refactor: Move bookmark utils from shared-react to shared
Mohamed Bassem
1
-2
/
+2
2025-05-18
fix(web): Switch to a tab view in small screens for bookmark previews
Olicorne
1
-36
/
+80
2025-04-12
chore: Rename hoarder packages to karakeep
MohamedBassem
1
-2
/
+2
2025-04-08
feat: Allow editing bookmark details
MohamedBassem
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-01-05
fix: Fix truncated long text in bookmark preview modal. Fixe #793
Mohamed Bassem
1
-1
/
+1
2024-12-28
feat: Implement the all highlights page. Fixes #620
Mohamed Bassem
1
-13
/
+2
2024-12-27
feat: Implement highlights support for links. Fixes #620
Mohamed Bassem
1
-0
/
+2
2024-11-17
feature: Add i18n support. Fixes #57 (#635)
Mohamed Bassem
1
-3
/
+5
2024-10-27
feature: Add a summarize with AI button for links
Mohamed Bassem
1
-0
/
+2
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
1
-0
/
+2
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
1
-6
/
+6
2024-06-22
feature: add support for PDF links. Fixes #28 (#216)
kamtschatka
1
-2
/
+14
2024-05-19
ui(web): Set tag input field in preview modal to 100% width to fix overflow i...
Cari
1
-2
/
+2
2024-04-24
ui(web): Show bookmark URL when maximizing a bookmark
MohamedBassem
1
-2
/
+9
2024-04-20
feature: Download images and screenshots
MohamedBassem
1
-5
/
+9
2024-04-18
refactor: Move the shared types to the shared package
MohamedBassem
1
-1
/
+1
2024-04-15
feature: Add title to bookmarks and allow editing them. Fixes #27
MohamedBassem
1
-36
/
+15
2024-04-14
fix(web): Fix some JS console errors in the preview page
MohamedBassem
1
-3
/
+12
2024-04-14
feature(web): Allow changing the bookmark grid layout (#98)
Mohamed Bassem
1
-1
/
+1
2024-04-07
refactor(web): Move the tooltip provider to the root of the app
MohamedBassem
1
-25
/
+20
2024-04-07
feature: Extract hook logic into separate package and add a new action bar in...
MohamedBassem
1
-67
/
+5
2024-03-30
feature(web): Add support for attaching notes to bookmarks
MohamedBassem
1
-2
/
+8
2024-03-23
chore: Refactor tailwind in all apps to use the tooling package
MohamedBassem
1
-2
/
+2
2024-03-23
feature(web): Add dark mode support
MohamedBassem
1
-4
/
+7
2024-03-22
fix: Fix the creation date tooltip in preview pag
MohamedBassem
1
-1
/
+3
2024-03-21
feature: A better looking bookmark preview page
MohamedBassem
1
-59
/
+145
2024-03-19
Feature: Add support for uploading images and automatically inferring their t...
Mohamed Bassem
1
-0
/
+17
2024-03-14
lint: Lint and format the entire repo with the new configs
MohamedBassem
1
-4
/
+5
2024-03-14
structure: Create apps dir and copy tooling dir from t3-turbo repo
MohamedBassem
1
-0
/
+0
2024-03-10
refactor: Move all components to the top level directory
MohamedBassem
1
-0
/
+0
2024-03-05
fix: Show loading indicators in the bookmark preview page
MohamedBassem
1
-0
/
+101