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-12-08
build: fix typecheck error in query explainer
Mohamed Bassem
1
-0
/
+10
2025-12-08
feat: add is:broken search qualifier for broken links (#2225)
Mohamed Bassem
1
-0
/
+6
2025-11-30
feat: add a notification badge for list invitations
Mohamed Bassem
2
-0
/
+27
2025-11-29
feat: autocomplete search terms (#2178)
Mohamed Bassem
2
-59
/
+618
2025-11-28
fix: separate shared lists in the sidebar (#2180)
Mohamed Bassem
3
-31
/
+236
2025-11-28
fix: correctly render asset extracted text in the edit bookmark dialog. fixes...
Mohamed Bassem
1
-4
/
+24
2025-11-27
fix: hide archived checkbox in shared lists
Mohamed Bassem
1
-1
/
+1
2025-11-27
feat: improve font and colors of sidebar items
Mohamed Bassem
1
-9
/
+12
2025-11-23
fix: hide manage collaborators option for smart lists
Mohamed Bassem
1
-1
/
+1
2025-11-23
fix: Hide shared lists where user is a viewer in Manage Lists dialog (#2164)
Mohamed Bassem
1
-2
/
+7
2025-11-23
feat: Add notes feature to highlights (#2154)
Mohamed Bassem
3
-48
/
+105
2025-11-23
feat: Add search bar to highlights page (#2155)
Mohamed Bassem
1
-40
/
+87
2025-11-23
fix: hide collaborator emails from non-owners (#2160)
Mohamed Bassem
1
-6
/
+10
2025-11-23
feat: Add invitation approval for shared lists (#2152)
Mohamed Bassem
2
-3
/
+206
2025-11-22
fix: use kbd for editor card
Mohamed Bassem
1
-27
/
+7
2025-11-17
feat: Add collaborative lists (#2146)
Mohamed Bassem
20
-263
/
+900
2025-11-08
feat: Add support for user uploaded files (#2100)
Mohamed Bassem
1
-26
/
+59
2025-11-03
fix: restore image size in grid layout
Mohamed Bassem
1
-2
/
+2
2025-11-02
feat: Support inline toggling for todos. fixes #1931 (#1933)
Cédric
2
-1
/
+39
2025-11-02
feat: Add view options to show tag/title and control image fit. Fixes #1960
Mohamed Bassem
2
-28
/
+187
2025-11-02
feat: display notes on bookmark card (#2083)
xuatz
3
-23
/
+128
2025-11-02
fix: correctly handle composition in search input. fixes #2048
Mohamed Bassem
1
-1
/
+21
2025-10-12
feat: Add source field to track bookmark creation sources (#2037)
Mohamed Bassem
1
-1
/
+7
2025-10-12
fix(web): Add w-full to tags editor to prevent unusable narrow width (#2035)
Mohamed Bassem
1
-1
/
+1
2025-10-11
feat: make list dropdown searchable in Manage Lists modal (#2029)
Mohamed Bassem
1
-30
/
+75
2025-10-05
fix: fix show no bookmark page when there isn't search results
Mohamed Bassem
1
-4
/
+5
2025-09-28
fix: fix public list sharing for empty lists (#1990)
Mohamed Bassem
1
-3
/
+4
2025-09-28
feat: recursive list delete (#1989)
Mohamed Bassem
1
-5
/
+39
2025-09-28
chore: Silence lint on <a> and <img> tags when it's intentional
Mohamed Bassem
1
-0
/
+3
2025-09-28
feat: Add tag search and pagination (#1987)
Mohamed Bassem
8
-370
/
+675
2025-09-14
fix(web): fix error when attempting to merge tags. fixes #1938
Mohamed Bassem
1
-1
/
+4
2025-09-14
feat: Add Create Tag button to tags page (#1942)
Mohamed Bassem
2
-0
/
+147
2025-09-13
feat(search): add title search qualifier (#1940)
Mohamed Bassem
1
-0
/
+11
2025-09-07
fix: fix tag flicker caused by tag sorting
Mohamed Bassem
3
-32
/
+29
2025-09-07
feat(web): render AI summary in markdown (#1869)
Youen Chéné
1
-3
/
+4
2025-09-07
fix(web): Fix deleting the action in the rule engine auto saves. fixes #1858
Mohamed Bassem
1
-0
/
+1
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
[next]