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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-08-31
fix: Incremental polling interval for ongoing crawls
Mohamed Bassem
2
-11
/
+4
2025-08-27
feat: Add a bookmark skeleton for search
Mohamed Bassem
1
-0
/
+84
2025-08-24
fix(web): fix query getting rest when bookmark preview is closed. fixes #1521
MohamedBassem
1
-2
/
+2
2025-08-23
fix: preserve selected section in link preview in query params
MohamedBassem
1
-2
/
+4
2025-08-23
fix: Hide bookmark global actions when there's no bookmark grid shown
MohamedBassem
2
-3
/
+16
2025-08-23
fix(security): Add CSP policies on asset serving path
MohamedBassem
1
-0
/
+1
2025-08-20
deps: Upgrade expo & nextjs to react 19 (#1565)
Mohamed Bassem
2
-2
/
+4
2025-08-20
feat: Render human tags before AI tags (#1740)
haappi
2
-19
/
+26
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: Configurable number of grid columns. Fixes #1713
Mohamed Bassem
4
-72
/
+134
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
2
-0
/
+3
2025-07-19
fix(web): Remove horizontal scroll in PWA's header
Mohamed Bassem
1
-1
/
+1
2025-07-19
feat(web): Slightly nicer looking tags page
Mohamed Bassem
2
-69
/
+93
2025-07-19
fix: Fix edit list modal not clearing parent
Mohamed Bassem
1
-1
/
+1
2025-07-19
feat: Add a proper reader mode
Mohamed Bassem
5
-158
/
+207
2025-07-17
fix(web): Fix the clear parent button in the edit list dialog. Fixes #1742
Mohamed Bassem
1
-1
/
+1
2025-07-14
fix: Clear search history on logout
Mohamed Bassem
1
-9
/
+4
2025-07-14
feat: adding search history #1541 (#1627)
lexafaxine
2
-31
/
+168
2025-07-13
feat: markdown file upload support (#1647) (#1672)
Rodrigo Santos
1
-3
/
+20
2025-07-06
fix(web): Clicking on search tooltip opens the search language guide. Fixes #...
Mohamed Bassem
2
-5
/
+10
2025-07-04
fix(web): Add icons to preview selectors
Mohamed Bassem
1
-4
/
+19
2025-06-22
chore: More oxlint changes
Mohamed Bassem
1
-1
/
+1
2025-06-22
chore: migrate away from eslint to oxlint (#1642)
xuatz
3
-5
/
+10
2025-06-07
fix: preserve unsaved title changes when modifying bookmark tags in the edit ...
Adrian-Ryan Acala
1
-6
/
+5
2025-06-01
feat: Add support for public lists (#1511)
Mohamed Bassem
6
-76
/
+131
2025-06-01
feat: add user customisable default archive display behaviour (#1505)
xuatz
2
-3
/
+31
2025-05-31
feat: Generate RSS feeds from lists (#1507)
Mohamed Bassem
3
-1
/
+197
2025-05-31
refactor: Move bookmark utils from shared-react to shared
Mohamed Bassem
10
-13
/
+13
2025-05-25
fix: Fix end icon in smart list input overlapping with text. Fixes #1379
Mohamed Bassem
2
-7
/
+9
2025-05-25
fix: Show list options menu on list sidebar hover
Mohamed Bassem
1
-25
/
+23
2025-05-24
feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662
Mohamed Bassem
1
-5
/
+21
2025-05-18
feat: Disable the AI summary button if AI is not configured. Fixes #649
Mohamed Bassem
1
-0
/
+4
2025-05-18
fix(web): Switch to a tab view in small screens for bookmark previews
Olicorne
1
-36
/
+80
2025-05-18
build: Fix format error
Mohamed Bassem
1
-1
/
+1
2025-05-18
fix(web): Fix tag drag and drop merging on firefox .Fixes #1016 (#1309)
haappi
1
-1
/
+2
2025-05-18
feat: position highlight menu based on device type (#1348)
Mark :)
1
-6
/
+17
2025-05-18
fix(search): add new relevance sort order (#1392)
xuatz
2
-7
/
+35
2025-04-26
fix(web): Hide smart lists from list selectors
Mohamed Bassem
3
-0
/
+3
2025-04-27
feat: Implement generic rule engine (#1318)
Mohamed Bassem
9
-2
/
+1207
2025-04-21
chore: rename missing files/conf from Hoarder to Karakeep (#1280)
adripo
1
-2
/
+2
2025-04-21
fix(web): Fix margins of the new list button
Mohamed Bassem
1
-1
/
+1
2025-04-21
fix(web): Fix the spinner getting hidden during AI summarization
Mohamed Bassem
1
-2
/
+1
2025-04-21
fix(web): Fix sidebar lists getting opened on edit
Mohamed Bassem
1
-1
/
+4
2025-04-21
fix: Rename cached content into reader mode
Mohamed Bassem
1
-4
/
+4
2025-04-21
ui(web): Reduce shadows, lighten some fonts, and a smaller editor. #1261
Mohamed Bassem
5
-13
/
+20
2025-04-19
fix: Fix server side error on clipboard check
MohamedBassem
1
-2
/
+12
2025-04-16
feat(web): Add support for merging lists (#1231)
omnitrix
2
-1
/
+224
2025-04-13
feat: add support for filtering by bookmark age (#1228)
Brandon Wong
1
-0
/
+26
[next]