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: Export prometheus metrics from the workers
MohamedBassem
2025-08-22
14
-5
/
+111
*
fix: Remove dev indicator config from nextjs config
MohamedBassem
2025-08-22
1
-4
/
+0
*
fix(web): Fix dark mode titles for public lists
MohamedBassem
2025-08-22
1
-4
/
+4
*
feat: Add confirmations to background job actions
MohamedBassem
2025-08-22
2
-25
/
+40
*
feat: A redesigned background jobs page. #1551
MohamedBassem
2025-08-21
4
-202
/
+499
*
Revert "deps: Upgrade nextjs to 15.5"
MohamedBassem
2025-08-20
6
-26
/
+37
*
deps: Upgrade nextjs to 15.5
MohamedBassem
2025-08-20
6
-37
/
+26
*
fix(web): Suppress hydration warning on root html
MohamedBassem
2025-08-20
1
-1
/
+5
*
deps: Upgrade expo & nextjs to react 19 (#1565)
Mohamed Bassem
2025-08-20
25
-218
/
+360
*
fix(mobile): fix WebView deceleration rate on iOS (#1835)
Landon Epps
2025-08-20
1
-0
/
+2
*
fix: renamed export filename to karakeep (#1829)
David Pearson
2025-08-20
1
-1
/
+1
*
feat: Render human tags before AI tags (#1740)
haappi
2025-08-20
3
-29
/
+40
*
fix(mobile): remove type: module so expo works (#1846)
xuatz
2025-08-20
6
-101
/
+102
*
fix(mobile): change to metro.config.cjs since migrating to type: module (#1845)
xuatz
2025-08-16
4
-2
/
+2
*
fix: add CORS configuration for chrome-extension origin (#1823)
qixing-jk
2025-08-09
2
-1
/
+6
*
fix: Add support email to pricing page
MohamedBassem
2025-08-04
1
-0
/
+4
*
feat: Add an error boundary around the custom renderer
MohamedBassem
2025-08-04
1
-2
/
+35
*
feat(web): Add special cards for specific websites. Fixes #1344
MohamedBassem
2025-08-03
10
-2
/
+466
*
fix: Merge the quota columns in the user lists
Mohamed Bassem
2025-08-04
1
-8
/
+2
*
feat(landing): The pricing page
Mohamed Bassem
2025-08-04
6
-48
/
+301
*
release(mcp): Bump mcp server to 0.26
MohamedBassem
2025-08-03
1
-1
/
+1
*
refactor: Move webhook, users and tags into models
MohamedBassem
2025-08-02
1
-2
/
+2
*
feat: Drop support for time bounded invitations
MohamedBassem
2025-08-02
1
-42
/
+5
*
refactor: Refactor crawlerWorker to use tryCatch
MohamedBassem
2025-07-27
1
-123
/
+117
*
refactor: Extract meilisearch as a plugin
MohamedBassem
2025-07-27
6
-63
/
+52
*
chore: More turbo fixes
MohamedBassem
2025-07-27
10
-18
/
+21
*
fix: Ensure that all packages are ESM packages
MohamedBassem
2025-07-27
3
-0
/
+3
*
deps: Upgrade vite
Mohamed Bassem
2025-07-26
9
-17
/
+26
*
refactor: Extract the importing logic into its own hook
Mohamed Bassem
2025-07-26
2
-258
/
+268
*
feat(mobile): add context aware sharing option in mobile app (#1785)
xuatz
2025-07-26
2
-2
/
+83
*
feat: Configurable number of grid columns. Fixes #1713
Mohamed Bassem
2025-07-26
7
-72
/
+152
*
feat: Render author, publisher and pub data in the bookmark view
Mohamed Bassem
2025-07-26
1
-1
/
+49
*
fix: Avoid prefetching assets and tags in the link component. Fixes #1759
Mohamed Bassem
2025-07-26
3
-0
/
+5
*
feat: Hide AI settings tab if inference is not configured. #1781
Mohamed Bassem
2025-07-26
1
-19
/
+19
*
fix: Stop forcing next-auth to read email from id_token. Fixes #410
Mohamed Bassem
2025-07-26
1
-1
/
+0
*
fix: Drop legacy container notice
Mohamed Bassem
2025-07-26
1
-19
/
+0
*
deps: Upgrade trpc
Mohamed Bassem
2025-07-26
3
-9
/
+8
*
fix: Remove bcrypt from the api key validation route
Mohamed Bassem
2025-07-21
2
-1
/
+2
*
i18n: Sync weblate translations
Hosted Weblate
2025-07-19
30
-90
/
+3362
*
fix(web): Remove horizontal scroll in PWA's header
Mohamed Bassem
2025-07-19
1
-1
/
+1
*
feat(web): Slightly nicer looking tags page
Mohamed Bassem
2025-07-19
3
-80
/
+94
*
fix: Run workers in prod without tsx. Fixes #1673
Mohamed Bassem
2025-07-19
2
-2
/
+26
*
fix: Fix edit list modal not clearing parent
Mohamed Bassem
2025-07-19
1
-1
/
+1
*
feat: Add a proper reader mode
Mohamed Bassem
2025-07-19
9
-163
/
+548
*
feat: Allow setting browserless crawling per user
Mohamed Bassem
2025-07-19
1
-1
/
+19
*
fix(mobile): Fix image quality slider showing lots of decimal places. fixes #...
Mohamed Bassem
2025-07-19
1
-1
/
+1
*
fix(web): Fix the clear parent button in the edit list dialog. Fixes #1742
Mohamed Bassem
2025-07-17
1
-1
/
+1
*
feat(mobile): Add user setting for default bookmark view mode (#1723)
xuatz
2025-07-17
5
-5
/
+118
*
fix: Clear search history on logout
Mohamed Bassem
2025-07-14
3
-15
/
+20
*
feat: adding search history #1541 (#1627)
lexafaxine
2025-07-14
5
-46
/
+286
[next]