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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-07-26
refactor: Extract the importing logic into its own hook
Mohamed Bassem
1
-258
/
+2
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-26
fix: Drop legacy container notice
Mohamed Bassem
1
-19
/
+0
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
6
-158
/
+234
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
2
-15
/
+12
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-13
feat: Add stripe based subscriptions
Mohamed Bassem
2
-0
/
+410
2025-07-13
feat: Add delete account support
Mohamed Bassem
1
-0
/
+182
2025-07-12
fix(web): Fix the alignment in the user options page
Mohamed Bassem
1
-4
/
+1
2025-07-12
fix: Prioritize crawling user added links over bulk imports. fixes #1717
Mohamed Bassem
1
-0
/
+2
2025-07-12
feat: Support forget and reset password
Mohamed Bassem
3
-0
/
+339
2025-07-12
feat(ui): Revamp the signin/signup page
Mohamed Bassem
4
-231
/
+365
2025-07-10
feat: Add invite user support
Mohamed Bassem
4
-102
/
+749
2025-07-10
feat: Add support for email verification
Mohamed Bassem
1
-5
/
+23
2025-07-07
fix: Drop the need to for the self-call for providers and NEXTAUTH_INTERNAL_URL
Mohamed Bassem
2
-5
/
+9
2025-07-06
fix(web): Clicking on search tooltip opens the search language guide. Fixes #...
Mohamed Bassem
2
-5
/
+10
2025-07-06
feat: Add a new timezone user setting
Mohamed Bassem
1
-3
/
+77
2025-07-06
feat: Add per user storage quota
Mohamed Bassem
2
-0
/
+33
2025-07-04
feat: Add per user bookmark count quota
Mohamed Bassem
2
-158
/
+193
2025-07-04
fix(web): Add icons to preview selectors
Mohamed Bassem
1
-4
/
+19
2025-06-29
fix: switch import / export icons (#1682)
Harry Peach
1
-2
/
+2
2025-06-22
chore: More oxlint changes
Mohamed Bassem
2
-9
/
+7
2025-06-22
chore: migrate away from eslint to oxlint (#1642)
xuatz
9
-7
/
+16
2025-06-21
feat(admin): add confirmation dialog for user deletion (#1648) (#1649)
Deepanshu Saini
1
-10
/
+31
2025-06-07
feat(ui): Improve the look of the public bookmarks page
Mohamed Bassem
1
-5
/
+59
2025-06-07
fix: Use a new public list metadata endpoint for metadata generation
Mohamed Bassem
1
-0
/
+1
2025-06-07
fix(web): Smaller card titles in the user info page
Mohamed Bassem
3
-3
/
+3
2025-06-07
fix: preserve unsaved title changes when modifying bookmark tags in the edit ...
Adrian-Ryan Acala
1
-6
/
+5
2025-06-07
feat(web): Redesign the user settings page
Mohamed Bassem
3
-188
/
+300
2025-06-07
fix(web): Drop the experimental icon from rss feeds
Mohamed Bassem
1
-9
/
+0
2025-06-01
feat: Maintain list structure when importing from netscape. Fixes #538
Mohamed Bassem
1
-44
/
+87
2025-06-01
feat: Add support for public lists (#1511)
Mohamed Bassem
9
-77
/
+435
2025-06-01
feat: add user customisable default archive display behaviour (#1505)
xuatz
4
-6
/
+104
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
3
-17
/
+15
2025-05-25
fix: Show list options menu on list sidebar hover
Mohamed Bassem
1
-25
/
+23
2025-05-25
fix: Truncate the RSS feed url
Mohamed Bassem
1
-1
/
+6
2025-05-24
feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662
Mohamed Bassem
2
-8
/
+120
2025-05-24
feat: Read the archive status from omnivore and pocket. Fixes #703
MohamedBassem
1
-0
/
+1
2025-05-18
feat: Disable the AI summary button if AI is not configured. Fixes #649
Mohamed Bassem
1
-0
/
+4
2025-05-18
feat: Add AI auto summarization. Fixes #1163
Mohamed Bassem
1
-2
/
+22
2025-05-18
fix(web): Switch to a tab view in small screens for bookmark previews
Olicorne
1
-36
/
+80
[next]