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
Commit message (
Expand
)
Author
Age
Files
Lines
*
release(mcp): Release mcp 0.25.0
Mohamed Bassem
2025-06-08
1
-1
/
+1
*
release(extension): Bump extension version to 1.2.6
Mohamed Bassem
2025-06-08
1
-1
/
+1
*
release(mobile): Bump mobile version to 1.7.0
Mohamed Bassem
2025-06-08
1
-3
/
+3
*
ci: Fix manifest formatting
Mohamed Bassem
2025-06-08
1
-8
/
+2
*
feat(mobile): Add support for viewing PDFs (#1519)
Code Love
2025-06-08
4
-33
/
+226
*
fix(mobile): Move the delete button to the end in the bookmark menu
MohamedBassem
2025-06-07
1
-11
/
+11
*
feat(mobile): add reader/screenshot/archive view to bookmark preview (#1509)
Simon Kenny
2025-06-07
2
-12
/
+288
*
fix(build): karakeep-linux.sh fix use 'append' instead of 'file' for log (#1471)
Chris
2025-06-07
1
-12
/
+25
*
feat(extension): add a keyboard shortcut to save page (#1532)
Steven Conaway
2025-06-07
2
-24
/
+71
*
feat(ui): Improve the look of the public bookmarks page
Mohamed Bassem
2025-06-07
4
-31
/
+77
*
fix: Use a new public list metadata endpoint for metadata generation
Mohamed Bassem
2025-06-07
6
-52
/
+126
*
docs: Add asset APIs to the openapi spec
Mohamed Bassem
2025-06-07
4
-24
/
+182
*
fix(web): Smaller card titles in the user info page
Mohamed Bassem
2025-06-07
3
-3
/
+3
*
fix: preserve unsaved title changes when modifying bookmark tags in the edit ...
Adrian-Ryan Acala
2025-06-07
2
-6
/
+32
*
feat(web): Redesign the user settings page
Mohamed Bassem
2025-06-07
4
-190
/
+302
*
readme: Small readme fixes
Mohamed Bassem
2025-06-07
2
-5
/
+7
*
fix(web): Drop the experimental icon from rss feeds
Mohamed Bassem
2025-06-07
1
-9
/
+0
*
feat: Drop corepack dep in prod and allow running as non-root. Fixes #606
Mohamed Bassem
2025-06-07
2
-7
/
+3
*
i18n: Sync weblate translations
Hosted Weblate
2025-06-02
27
-189
/
+1107
*
Merge remote-tracking branch 'weblate/main'
Mohamed Bassem
2025-06-01
0
-0
/
+0
|
\
*
|
feat: Maintain list structure when importing from netscape. Fixes #538
Mohamed Bassem
2025-06-01
2
-45
/
+108
*
|
feat: Allow specifying the overwrite mode for singlefile archives. Fixes #1125
Mohamed Bassem
2025-06-01
5
-40
/
+327
*
|
feat: Add support for public lists (#1511)
Mohamed Bassem
2025-06-01
36
-147
/
+3286
*
|
feat: add user customisable default archive display behaviour (#1505)
xuatz
2025-06-01
19
-24
/
+2226
*
|
docs: mention the list of example scripts for the community api (#1484)
Olicorne
2025-06-01
1
-0
/
+9
*
|
feat(mobile): Add PDF support to share extension (#1494)
Code Love
2025-06-01
1
-2
/
+4
*
|
feat: Generate RSS feeds from lists (#1507)
Mohamed Bassem
2025-05-31
26
-293
/
+3131
*
|
refactor: Move bookmark utils from shared-react to shared
Mohamed Bassem
2025-05-31
19
-101
/
+97
*
|
docs: Add agolia based search
Mohamed Bassem
2025-05-31
1
-0
/
+8
*
|
doc: mention meilisearch in the updating section (#1472)
Olicorne
2025-05-31
1
-1
/
+3
*
|
feat: Allow PATCH method in CORS headers (#1489)
Sylvain Pasche
2025-05-31
1
-1
/
+1
*
|
fix: Fix end icon in smart list input overlapping with text. Fixes #1379
Mohamed Bassem
2025-05-25
3
-17
/
+15
*
|
fix: Show list options menu on list sidebar hover
Mohamed Bassem
2025-05-25
1
-25
/
+23
*
|
fix: Truncate the RSS feed url
Mohamed Bassem
2025-05-25
1
-1
/
+6
*
|
chore: Add localhost labs to README and landing
Mohamed Bassem
2025-05-25
2
-2
/
+11
*
|
fix(landing): Fix the favicon location for the landing page
Mohamed Bassem
2025-05-24
1
-0
/
+0
*
|
feat: Add "deleted" webhook event (#1464)
Salvatore Gentile
2025-05-24
5
-3
/
+6
*
|
docs: Update the privacy policy
Mohamed Bassem
2025-05-24
1
-196
/
+119
*
|
feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662
Mohamed Bassem
2025-05-24
16
-34
/
+2341
*
|
docs: Update database docs (#1451)
haappi
2025-05-24
2
-3
/
+3
*
|
feat: Read the archive status from omnivore and pocket. Fixes #703
MohamedBassem
2025-05-24
3
-0
/
+13
*
|
build: Regen openAPI spec
Mohamed Bassem
2025-05-18
1
-2
/
+32
*
|
feat: Disable the AI summary button if AI is not configured. Fixes #649
Mohamed Bassem
2025-05-18
3
-0
/
+8
*
|
feat: Add AI auto summarization. Fixes #1163
Mohamed Bassem
2025-05-18
25
-123
/
+2327
*
|
feat(api): Expose the endpoint to create a new tag
Mohamed Bassem
2025-05-18
7
-49
/
+172
*
|
fix(web): Switch to a tab view in small screens for bookmark previews
Olicorne
2025-05-18
2
-37
/
+85
*
|
build: Fix format error
Mohamed Bassem
2025-05-18
1
-1
/
+1
*
|
fix(web): Fix tag drag and drop merging on firefox .Fixes #1016 (#1309)
haappi
2025-05-18
1
-1
/
+2
*
|
refactor: Migrate from NextJs's API routes to Hono based routes for the API (...
Mohamed Bassem
2025-05-18
43
-1033
/
+867
*
|
doc: document how to upgrade meilisearch / migrate meilisearch db (#1436)
Olicorne
2025-05-18
1
-0
/
+13
[next]