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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: Store large html content in the asset db
Mohamed Bassem
2025-07-06
6
-10
/
+144
*
fix(mobile): Fix crash when bookmark doesn't have archive or screenshot. Fixe...
Mohamed Bassem
2025-07-06
2
-26
/
+65
*
feat: Add a new timezone user setting
Mohamed Bassem
2025-07-06
3
-3
/
+94
*
fix: Fix i18n in the new stats page
Mohamed Bassem
2025-07-06
3
-37
/
+108
*
feat: Add per user storage quota
Mohamed Bassem
2025-07-06
6
-75
/
+216
*
feat: Add new user stats page. Fixes #1523
Mohamed Bassem
2025-07-06
3
-0
/
+504
*
feat(workers): Allow custmoizing max parallelism for a bunch of workers. Fixe...
Mohamed Bassem
2025-07-05
6
-6
/
+8
*
fix(workers): A more lenient JSON parsing for LLM responses. Fixes #1267
Mohamed Bassem
2025-07-04
1
-1
/
+39
*
refactor: Move the health endpoint to hono as well
Mohamed Bassem
2025-07-04
1
-8
/
+0
*
refactor: Move the trpc endpoint to hono
Mohamed Bassem
2025-07-04
1
-22
/
+0
*
feat: Add per user bookmark count quota
Mohamed Bassem
2025-07-04
3
-160
/
+197
*
fix(web): Add icons to preview selectors
Mohamed Bassem
2025-07-04
1
-4
/
+19
*
fix(mcp): add empty params object (#1697)
Baitazar
2025-07-04
1
-1
/
+3
*
fix: switch import / export icons (#1682)
Harry Peach
2025-06-29
1
-2
/
+2
*
fix(workers): Disable the metascraper readability as it's causing slowness in...
Mohamed Bassem
2025-06-22
1
-2
/
+0
*
fix(workers): Fix jsdom console logs leaking into worker logs
Mohamed Bassem
2025-06-22
1
-2
/
+3
*
feat(workers): adding a local metascraper plugin for Reddit posts (#1302)
David Woods
2025-06-22
3
-13
/
+115
*
feat(workers): migrate from puppeteer to playwright (#1296)
Mael
2025-06-22
2
-34
/
+39
*
feat(mobile): Add tag clearing functionality to tag list (#1595)
Ashok Úradníček
2025-06-22
1
-1
/
+31
*
fix(mobile): always visible search bar in tags list (#1596)
Ashok Úradníček
2025-06-22
1
-0
/
+1
*
chore: More oxlint changes
Mohamed Bassem
2025-06-22
11
-36
/
+13
*
chore: migrate away from eslint to oxlint (#1642)
xuatz
2025-06-22
36
-96
/
+252
*
fix: Fix webhook not firing on deletion. Fixes #1613
Mohamed Bassem
2025-06-21
1
-18
/
+19
*
feat(admin): add confirmation dialog for user deletion (#1648) (#1649)
Deepanshu Saini
2025-06-21
2
-10
/
+32
*
fix: Fix oauth creation failure due to missing UserSettings table. Fixes #1583
Mohamed Bassem
2025-06-21
2
-9
/
+26
*
fix(mobile): tweaks to mobile app icon padding + added iOS tinted variant (#1...
Alex Stevenson-Price
2025-06-21
3
-1
/
+4
*
fix(workers): video downloader should log yt-dlp errors (#1624)
irobot
2025-06-21
1
-3
/
+6
*
i18n: Add Greek translation (#1564)
apo-mak
2025-06-15
1
-0
/
+481
*
release(cli): Bump CLI version to 0.25.0
Mohamed Bassem
2025-06-15
1
-1
/
+1
*
fix: Fix UI infinite recursion by upgrading radix packages
Mohamed Bassem
2025-06-08
3
-25
/
+25
*
deps: upgrade to pnpm@9.15.9 (#1544)
xuatz
2025-06-08
4
-29
/
+29
*
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
3
-2
/
+156
*
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
*
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
3
-25
/
+66
*
fix: Use a new public list metadata endpoint for metadata generation
Mohamed Bassem
2025-06-07
2
-3
/
+14
*
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
*
fix(web): Drop the experimental icon from rss feeds
Mohamed Bassem
2025-06-07
1
-9
/
+0
*
i18n: Sync weblate translations
Hosted Weblate
2025-06-02
27
-189
/
+1107
*
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
1
-3
/
+3
*
feat: Add support for public lists (#1511)
Mohamed Bassem
2025-06-01
13
-78
/
+563
*
feat: add user customisable default archive display behaviour (#1505)
xuatz
2025-06-01
10
-20
/
+157
[next]