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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: correctly render asset extracted text in the edit bookmark dialog. fixes...
Mohamed Bassem
2025-11-28
1
-4
/
+24
*
fix: use kbd for editor card
Mohamed Bassem
2025-11-22
1
-27
/
+7
*
feat: Add collaborative lists (#2146)
Mohamed Bassem
2025-11-17
6
-155
/
+231
*
fix: restore image size in grid layout
Mohamed Bassem
2025-11-03
1
-2
/
+2
*
feat: Support inline toggling for todos. fixes #1931 (#1933)
Cédric
2025-11-02
2
-1
/
+39
*
feat: Add view options to show tag/title and control image fit. Fixes #1960
Mohamed Bassem
2025-11-02
1
-21
/
+40
*
feat: display notes on bookmark card (#2083)
xuatz
2025-11-02
2
-8
/
+86
*
fix(web): Add w-full to tags editor to prevent unusable narrow width (#2035)
Mohamed Bassem
2025-10-12
1
-1
/
+1
*
fix: fix show no bookmark page when there isn't search results
Mohamed Bassem
2025-10-05
1
-4
/
+5
*
fix: fix public list sharing for empty lists (#1990)
Mohamed Bassem
2025-09-28
1
-3
/
+4
*
feat: Add tag search and pagination (#1987)
Mohamed Bassem
2025-09-28
1
-146
/
+337
*
fix: fix tag flicker caused by tag sorting
Mohamed Bassem
2025-09-07
2
-29
/
+24
*
feat(web): render AI summary in markdown (#1869)
Youen Chéné
2025-09-07
1
-3
/
+4
*
fix: Incremental polling interval for ongoing crawls
Mohamed Bassem
2025-08-31
1
-5
/
+2
*
feat: Add a bookmark skeleton for search
Mohamed Bassem
2025-08-27
1
-0
/
+84
*
fix: Hide bookmark global actions when there's no bookmark grid shown
MohamedBassem
2025-08-23
1
-0
/
+9
*
deps: Upgrade expo & nextjs to react 19 (#1565)
Mohamed Bassem
2025-08-20
1
-1
/
+3
*
feat: Render human tags before AI tags (#1740)
haappi
2025-08-20
2
-19
/
+26
*
feat: Configurable number of grid columns. Fixes #1713
Mohamed Bassem
2025-07-26
1
-6
/
+17
*
chore: migrate away from eslint to oxlint (#1642)
xuatz
2025-06-22
1
-1
/
+1
*
fix: preserve unsaved title changes when modifying bookmark tags in the edit ...
Adrian-Ryan Acala
2025-06-07
1
-6
/
+5
*
feat: Add support for public lists (#1511)
Mohamed Bassem
2025-06-01
3
-12
/
+17
*
refactor: Move bookmark utils from shared-react to shared
Mohamed Bassem
2025-05-31
6
-8
/
+8
*
feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662
Mohamed Bassem
2025-05-24
1
-5
/
+21
*
feat: Disable the AI summary button if AI is not configured. Fixes #649
Mohamed Bassem
2025-05-18
1
-0
/
+4
*
fix(search): add new relevance sort order (#1392)
xuatz
2025-05-18
1
-1
/
+5
*
fix(web): Hide smart lists from list selectors
Mohamed Bassem
2025-04-26
2
-0
/
+2
*
fix(web): Fix the spinner getting hidden during AI summarization
Mohamed Bassem
2025-04-21
1
-2
/
+1
*
ui(web): Reduce shadows, lighten some fonts, and a smaller editor. #1261
Mohamed Bassem
2025-04-21
3
-10
/
+15
*
fix: Fix server side error on clipboard check
MohamedBassem
2025-04-19
1
-2
/
+12
*
fix: Dont download html content by default in the bookmark grid. Fixes #1198
Mohamed Bassem
2025-04-13
3
-5
/
+14
*
feat: Allow editing the extracted content of an asset bookmark
Mohamed Bassem
2025-04-13
1
-5
/
+30
*
ui(web): Copy link button greyed out when clipboard not available (#1209)
ekambains
2025-04-13
1
-0
/
+2
*
chore: Rename hoarder packages to karakeep
MohamedBassem
2025-04-12
25
-49
/
+49
*
fix: Deprecate the updateBookmarkText trpc endpoint and replace it with updat...
MohamedBassem
2025-04-08
1
-2
/
+2
*
feat: Allow editing bookmark details
MohamedBassem
2025-04-08
3
-12
/
+387
*
feat(web): A slightly better looking banner when no bookmarks are found
MohamedBassem
2025-04-06
2
-1
/
+21
*
build: Fix lint error in UpdatableBookmarksGrid
Mohamed Bassem
2025-03-22
1
-1
/
+1
*
fix: Add error boundary around bookmark cards
Mohamed Bassem
2025-03-09
3
-3
/
+44
*
feat: Add PDF screenshot generation and display (#995)
Ahmad Mujahid
2025-02-17
1
-5
/
+23
*
fix: Limit concurrency of bulk actions. Fix #773
Mohamed Bassem
2025-01-12
2
-17
/
+31
*
feat: Add Bookmark Sorting Feature (#812)
Daksh Pareek
2025-01-12
2
-5
/
+16
*
fix: Fix truncated long text in bookmark preview modal. Fixe #793
Mohamed Bassem
2025-01-05
1
-1
/
+1
*
feat: Add support for smart lists (#802)
Mohamed Bassem
2025-01-02
1
-14
/
+18
*
feat: Add delete bookmark confirmation dialog. Fixes #776 (#787)
Nicole Li
2024-12-31
2
-12
/
+72
*
feat: show createdAt year in card footer when created over a year ago (#790)
JD Hartley
2024-12-31
1
-2
/
+9
*
feat: Add basic pagination to searchBookmarks tRPC
Mohamed Bassem
2024-12-22
1
-1
/
+1
*
feature: WYSIWYG markdown for notes. Fixes #701 (#715)
Giuseppe
2024-12-21
3
-60
/
+61
*
feature: Add i18n support. Fixes #57 (#635)
Mohamed Bassem
2024-11-17
5
-41
/
+54
*
fix: Fix SummarizeWithAI button to use an ActionButton
Mohamed Bassem
2024-11-09
1
-4
/
+3
[next]