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
/
bookmarks
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-05-18
fix(search): add new relevance sort order (#1392)
xuatz
1
-1
/
+5
2025-04-26
fix(web): Hide smart lists from list selectors
Mohamed Bassem
2
-0
/
+2
2025-04-21
fix(web): Fix the spinner getting hidden during AI summarization
Mohamed Bassem
1
-2
/
+1
2025-04-21
ui(web): Reduce shadows, lighten some fonts, and a smaller editor. #1261
Mohamed Bassem
3
-10
/
+15
2025-04-19
fix: Fix server side error on clipboard check
MohamedBassem
1
-2
/
+12
2025-04-13
fix: Dont download html content by default in the bookmark grid. Fixes #1198
Mohamed Bassem
3
-5
/
+14
2025-04-13
feat: Allow editing the extracted content of an asset bookmark
Mohamed Bassem
1
-5
/
+30
2025-04-13
ui(web): Copy link button greyed out when clipboard not available (#1209)
ekambains
1
-0
/
+2
2025-04-12
chore: Rename hoarder packages to karakeep
MohamedBassem
25
-49
/
+49
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
3
-12
/
+387
2025-04-06
feat(web): A slightly better looking banner when no bookmarks are found
MohamedBassem
2
-1
/
+21
2025-03-22
build: Fix lint error in UpdatableBookmarksGrid
Mohamed Bassem
1
-1
/
+1
2025-03-09
fix: Add error boundary around bookmark cards
Mohamed Bassem
3
-3
/
+44
2025-02-17
feat: Add PDF screenshot generation and display (#995)
Ahmad Mujahid
1
-5
/
+23
2025-01-12
fix: Limit concurrency of bulk actions. Fix #773
Mohamed Bassem
2
-17
/
+31
2025-01-12
feat: Add Bookmark Sorting Feature (#812)
Daksh Pareek
2
-5
/
+16
2025-01-05
fix: Fix truncated long text in bookmark preview modal. Fixe #793
Mohamed Bassem
1
-1
/
+1
2025-01-02
feat: Add support for smart lists (#802)
Mohamed Bassem
1
-14
/
+18
2024-12-31
feat: Add delete bookmark confirmation dialog. Fixes #776 (#787)
Nicole Li
2
-12
/
+72
2024-12-31
feat: show createdAt year in card footer when created over a year ago (#790)
JD Hartley
1
-2
/
+9
2024-12-22
feat: Add basic pagination to searchBookmarks tRPC
Mohamed Bassem
1
-1
/
+1
2024-12-21
feature: WYSIWYG markdown for notes. Fixes #701 (#715)
Giuseppe
3
-60
/
+61
2024-11-17
feature: Add i18n support. Fixes #57 (#635)
Mohamed Bassem
5
-41
/
+54
2024-11-09
fix: Fix SummarizeWithAI button to use an ActionButton
Mohamed Bassem
1
-4
/
+3
2024-10-27
fix: Some visual fixes to the AI summary
Mohamed Bassem
1
-50
/
+42
2024-10-27
feature: Add a summarize with AI button for links
Mohamed Bassem
1
-0
/
+151
2024-10-19
feature(web): Add keyboard shortcut to focus on search bar. Fixes #449 (#554)
kamtschatka
1
-0
/
+1
2024-10-05
feature: Allow attaching custom banners to notes. Fixes: #106
MohamedBassem
1
-1
/
+17
2024-10-05
feature: Persevere the source URL of clipped texts from the extension.
MohamedBassem
4
-18
/
+35
2024-09-30
feature(web): Add ability to manually trigger full page archives. Fixes #398 ...
kamtschatka
1
-0
/
+25
2024-09-28
feature(web): Add infinite scrolling support
MohamedBassem
1
-0
/
+9
2024-09-27
fix(web): Fix some hydration errors in bulk actions
MohamedBassem
1
-2
/
+2
2024-09-27
feature(web): Add a select all button to bulk actions
MohamedBassem
1
-1
/
+10
2024-09-22
fix(web): Show a scrollbar in the tag editor. Fixes #368 (#404)
kamtschatka
1
-1
/
+1
2024-09-15
feature(web): Add a compact layout. Fixes #379
MohamedBassem
4
-1
/
+59
2024-09-14
fix(web): removing referrer header when clicking on links. Fixes #387 (#388)
kamtschatka
1
-3
/
+9
2024-09-01
fix(web): Add optimistic rendering for the tags editor
MohamedBassem
1
-2
/
+24
2024-09-01
feature(web): Manage tags in bulk actions
MohamedBassem
4
-41
/
+197
2024-09-01
feature(web): Pop tag in TagEditor on pressing backspace. #368
MohamedBassem
1
-0
/
+1
2024-09-01
feature(web): Allow adding to lists in bulk actions. #368
MohamedBassem
1
-0
/
+138
2024-08-25
feature(mobile): Allow editing notes from the mobile app
MohamedBassem
1
-19
/
+12
2024-07-21
refactor: Remove unused BookmarkedTextViewer (#310)
kamtschatka
2
-31
/
+0
2024-07-15
feature: Add github markdown support which includes tables, checklists and au...
kamtschatka
1
-1
/
+4
2024-07-06
fix(web): Suppress hydration warnings caused by the dates in the bookmark grid
MohamedBassem
1
-1
/
+4
2024-07-01
feat: Add bulk edit option for bookmarks. Fixes #84 (#259)
Md Saban
3
-8
/
+68
2024-07-01
fix: fixed an issue that would half the textarea in grid layout after submitt...
kamtschatka
1
-1
/
+3
2024-07-01
refactor: added the bookmark type to the database (#256)
kamtschatka
4
-13
/
+20
2024-06-23
ui(web): move layout selector to main screen (#252)
Md Saban
2
-6
/
+1
2024-06-22
fix(web): Fix save action on empty card. Fixes #225 (#243)
Md Saban
1
-4
/
+7
[next]