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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-06-21
fix: Fix webhook not firing on deletion. Fixes #1613
Mohamed Bassem
1
-18
/
+19
2025-06-21
feat(admin): add confirmation dialog for user deletion (#1648) (#1649)
Deepanshu Saini
2
-10
/
+32
2025-06-21
fix: Fix oauth creation failure due to missing UserSettings table. Fixes #1583
Mohamed Bassem
2
-9
/
+26
2025-06-21
fix(mobile): tweaks to mobile app icon padding + added iOS tinted variant (#1...
Alex Stevenson-Price
3
-1
/
+4
2025-06-21
fix(workers): video downloader should log yt-dlp errors (#1624)
irobot
1
-3
/
+6
2025-06-15
i18n: Add Greek translation (#1564)
apo-mak
1
-0
/
+481
2025-06-15
release(cli): Bump CLI version to 0.25.0
Mohamed Bassem
1
-1
/
+1
2025-06-08
fix: Fix UI infinite recursion by upgrading radix packages
Mohamed Bassem
3
-25
/
+25
2025-06-08
deps: upgrade to pnpm@9.15.9 (#1544)
xuatz
4
-29
/
+29
2025-06-08
release(mcp): Release mcp 0.25.0
Mohamed Bassem
1
-1
/
+1
2025-06-08
release(extension): Bump extension version to 1.2.6
Mohamed Bassem
1
-1
/
+1
2025-06-08
release(mobile): Bump mobile version to 1.7.0
Mohamed Bassem
1
-3
/
+3
2025-06-08
ci: Fix manifest formatting
Mohamed Bassem
1
-8
/
+2
2025-06-08
feat(mobile): Add support for viewing PDFs (#1519)
Code Love
3
-2
/
+156
2025-06-07
fix(mobile): Move the delete button to the end in the bookmark menu
MohamedBassem
1
-11
/
+11
2025-06-07
feat(mobile): add reader/screenshot/archive view to bookmark preview (#1509)
Simon Kenny
2
-12
/
+288
2025-06-07
feat(extension): add a keyboard shortcut to save page (#1532)
Steven Conaway
2
-24
/
+71
2025-06-07
feat(ui): Improve the look of the public bookmarks page
Mohamed Bassem
3
-25
/
+66
2025-06-07
fix: Use a new public list metadata endpoint for metadata generation
Mohamed Bassem
2
-3
/
+14
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
2
-6
/
+32
2025-06-07
feat(web): Redesign the user settings page
Mohamed Bassem
4
-190
/
+302
2025-06-07
fix(web): Drop the experimental icon from rss feeds
Mohamed Bassem
1
-9
/
+0
2025-06-02
i18n: Sync weblate translations
Hosted Weblate
27
-189
/
+1107
2025-06-01
feat: Maintain list structure when importing from netscape. Fixes #538
Mohamed Bassem
2
-45
/
+108
2025-06-01
feat: Allow specifying the overwrite mode for singlefile archives. Fixes #1125
Mohamed Bassem
1
-3
/
+3
2025-06-01
feat: Add support for public lists (#1511)
Mohamed Bassem
13
-78
/
+563
2025-06-01
feat: add user customisable default archive display behaviour (#1505)
xuatz
10
-20
/
+157
2025-06-01
feat(mobile): Add PDF support to share extension (#1494)
Code Love
1
-2
/
+4
2025-05-31
feat: Generate RSS feeds from lists (#1507)
Mohamed Bassem
6
-33
/
+205
2025-05-31
refactor: Move bookmark utils from shared-react to shared
Mohamed Bassem
14
-18
/
+18
2025-05-31
feat: Allow PATCH method in CORS headers (#1489)
Sylvain Pasche
1
-1
/
+1
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-25
chore: Add localhost labs to README and landing
Mohamed Bassem
1
-2
/
+7
2025-05-24
fix(landing): Fix the favicon location for the landing page
Mohamed Bassem
1
-0
/
+0
2025-05-24
feat: Add "deleted" webhook event (#1464)
Salvatore Gentile
1
-1
/
+2
2025-05-24
docs: Update the privacy policy
Mohamed Bassem
1
-196
/
+119
2025-05-24
feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662
Mohamed Bassem
6
-33
/
+195
2025-05-24
feat: Read the archive status from omnivore and pocket. Fixes #703
MohamedBassem
3
-0
/
+13
2025-05-18
feat: Disable the AI summary button if AI is not configured. Fixes #649
Mohamed Bassem
2
-0
/
+5
2025-05-18
feat: Add AI auto summarization. Fixes #1163
Mohamed Bassem
14
-102
/
+288
2025-05-18
fix(web): Switch to a tab view in small screens for bookmark previews
Olicorne
2
-37
/
+85
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
refactor: Migrate from NextJs's API routes to Hono based routes for the API (...
Mohamed Bassem
28
-1142
/
+29
2025-05-18
feat(api): enable ?sortOrder= for relevant resources (#1398)
xuatz
6
-7
/
+28
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
5
-10
/
+52
[next]