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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-12-25
feat: add notes to the bookmark edit dialog
Mohamed Bassem
1
-0
/
+21
2025-12-24
feat: show bookmark owner icon in shared lists (#2277)
Mohamed Bassem
5
-46
/
+164
2025-12-24
feat: add support for user avatars (#2296)
Mohamed Bassem
10
-4
/
+297
2025-12-22
feat: add a warning about viewing archives inline. fixes #2286
Mohamed Bassem
3
-1
/
+33
2025-12-22
feat: Add user settings to disable auto tagging/summarization (#2275)
Mohamed Bassem
4
-0
/
+117
2025-12-20
fix: add authentication checks to settings layout (#2274)
Mohamed Bassem
1
-2
/
+24
2025-12-20
fix: only trigger search autocomplete on first search char
Mohamed Bassem
1
-2
/
+7
2025-12-18
fix: collapse reader settings by default
Mohamed Bassem
1
-186
/
+209
2025-12-15
feat: Add unified reader settings with local overrides (#2230)
Evan Simkowitz
11
-162
/
+1041
2025-12-12
deps: Upgrade nextjs to 15.3.8
Mohamed Bassem
1
-1
/
+1
2025-12-11
deps: Upgrade nextjs to 15.3.7
Mohamed Bassem
1
-1
/
+1
2025-12-08
fix: check import quota before importing bookmarks (#2232)
Mohamed Bassem
2
-3
/
+53
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
2
-0
/
+8
2025-12-03
deps: Upgrade nextjs to 15.3.6
Mohamed Bassem
1
-1
/
+1
2025-11-30
feat: add a notification badge for list invitations
Mohamed Bassem
2
-0
/
+27
2025-11-30
fix: regen turnstile token on signup resubmission
Mohamed Bassem
1
-1
/
+14
2025-11-30
feat: add support for turnstile on signup
Mohamed Bassem
3
-0
/
+44
2025-11-29
i18n: fix en_US translation
Mohamed Bassem
1
-57
/
+57
2025-11-29
i18n: Sync weblate translations
Hosted Weblate
31
-62
/
+3286
2025-11-29
feat: autocomplete search terms (#2178)
Mohamed Bassem
4
-61
/
+629
2025-11-29
feat: Add automated bookmark backup feature (#2182)
Mohamed Bassem
5
-0
/
+498
2025-11-28
fix: fix react errors in signin and signup forms
Mohamed Bassem
2
-0
/
+10
2025-11-28
fix: separate shared lists in the sidebar (#2180)
Mohamed Bassem
4
-31
/
+237
2025-11-28
fix: correctly render asset extracted text in the edit bookmark dialog. fixes...
Mohamed Bassem
1
-4
/
+24
2025-11-28
fix: lazy load js-tiktoken in prompts module (#2176)
Mohamed Bassem
1
-6
/
+5
2025-11-27
fix: fix colors in invitation form
Mohamed Bassem
2
-7
/
+7
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
2
-11
/
+16
2025-11-23
feat: A better looking 404 page
Mohamed Bassem
1
-2
/
+41
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
4
-7
/
+231
2025-11-22
fix: use kbd for editor card
Mohamed Bassem
4
-28
/
+36
2025-11-17
feat: Add collaborative lists (#2146)
Mohamed Bassem
23
-270
/
+944
2025-11-15
fix: fix hydration error in admin user list
Mohamed Bassem
1
-7
/
+9
2025-11-15
feat: import from mymind (#2138)
Mohamed Bassem
2
-0
/
+18
2025-11-09
feat: Add bookmark sources statistics section (#2110)
Mohamed Bassem
2
-0
/
+94
2025-11-09
feat: Add page titles (#2109)
Mohamed Bassem
20
-0
/
+247
2025-11-08
fix: standardize US English translations to professional tone
Mohamed Bassem
1
-24
/
+24
2025-11-08
i18n: Sync weblate translations
Hosted Weblate
31
-205
/
+3808
2025-11-08
feat: Add what's new modal in the sidebar (#2099)
Mohamed Bassem
3
-13
/
+262
2025-11-08
feat: Add support for user uploaded files (#2100)
Mohamed Bassem
2
-26
/
+61
2025-11-03
fix: restore image size in grid layout
Mohamed Bassem
1
-2
/
+2
2025-11-02
deps: Upgrade react-query to 5.90
MohamedBassem
1
-2
/
+2
2025-11-02
feat: Support inline toggling for todos. fixes #1931 (#1933)
Cédric
3
-1
/
+85
2025-11-02
feat(rss): Add import tags from RSS feed categories (#2031)
Mohamed Bassem
1
-0
/
+47
[next]