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-08-24
fix(web): fix query getting rest when bookmark preview is closed. fixes #1521
MohamedBassem
4
-17
/
+34
2025-08-23
fix(web): Fix hydration errors in add api key page
MohamedBassem
1
-14
/
+7
2025-08-23
fix: preserve selected section in link preview in query params
MohamedBassem
1
-2
/
+4
2025-08-23
fix: Hide bookmark global actions when there's no bookmark grid shown
MohamedBassem
3
-3
/
+27
2025-08-23
fix(security): Add CSP policies on asset serving path
MohamedBassem
1
-0
/
+1
2025-08-22
fix: dangling assets created by changing crawling config
MohamedBassem
1
-5
/
+6
2025-08-22
fix(workers): Drop the withTimeout wrappers
MohamedBassem
2
-10
/
+2
2025-08-22
feat: Export prometheus metrics from the workers
MohamedBassem
14
-5
/
+111
2025-08-22
fix: Remove dev indicator config from nextjs config
MohamedBassem
1
-4
/
+0
2025-08-22
fix(web): Fix dark mode titles for public lists
MohamedBassem
1
-4
/
+4
2025-08-22
feat: Add confirmations to background job actions
MohamedBassem
2
-25
/
+40
2025-08-21
feat: A redesigned background jobs page. #1551
MohamedBassem
4
-202
/
+499
2025-08-20
Revert "deps: Upgrade nextjs to 15.5"
MohamedBassem
6
-26
/
+37
2025-08-20
deps: Upgrade nextjs to 15.5
MohamedBassem
6
-37
/
+26
2025-08-20
fix(web): Suppress hydration warning on root html
MohamedBassem
1
-1
/
+5
2025-08-20
deps: Upgrade expo & nextjs to react 19 (#1565)
Mohamed Bassem
25
-216
/
+358
2025-08-20
fix(mobile): fix WebView deceleration rate on iOS (#1835)
Landon Epps
1
-0
/
+2
2025-08-20
fix: renamed export filename to karakeep (#1829)
David Pearson
1
-1
/
+1
2025-08-20
feat: Render human tags before AI tags (#1740)
haappi
3
-29
/
+40
2025-08-20
fix(mobile): remove type: module so expo works (#1846)
xuatz
6
-101
/
+102
2025-08-16
fix(mobile): change to metro.config.cjs since migrating to type: module (#1845)
xuatz
4
-2
/
+2
2025-08-09
fix: add CORS configuration for chrome-extension origin (#1823)
qixing-jk
2
-1
/
+6
2025-08-04
fix: Add support email to pricing page
MohamedBassem
1
-0
/
+4
2025-08-04
feat: Add an error boundary around the custom renderer
MohamedBassem
1
-2
/
+35
2025-08-03
feat(web): Add special cards for specific websites. Fixes #1344
MohamedBassem
10
-2
/
+466
2025-08-04
fix: Merge the quota columns in the user lists
Mohamed Bassem
1
-8
/
+2
2025-08-04
feat(landing): The pricing page
Mohamed Bassem
6
-48
/
+301
2025-08-03
release(mcp): Bump mcp server to 0.26
MohamedBassem
1
-1
/
+1
2025-08-02
refactor: Move webhook, users and tags into models
MohamedBassem
1
-2
/
+2
2025-08-02
feat: Drop support for time bounded invitations
MohamedBassem
1
-42
/
+5
2025-07-27
refactor: Refactor crawlerWorker to use tryCatch
MohamedBassem
1
-123
/
+117
2025-07-27
refactor: Extract meilisearch as a plugin
MohamedBassem
6
-63
/
+52
2025-07-27
chore: More turbo fixes
MohamedBassem
10
-18
/
+21
2025-07-27
fix: Ensure that all packages are ESM packages
MohamedBassem
3
-0
/
+3
2025-07-26
deps: Upgrade vite
Mohamed Bassem
9
-17
/
+26
2025-07-26
refactor: Extract the importing logic into its own hook
Mohamed Bassem
2
-258
/
+268
2025-07-26
feat(mobile): add context aware sharing option in mobile app (#1785)
xuatz
2
-2
/
+83
2025-07-26
feat: Configurable number of grid columns. Fixes #1713
Mohamed Bassem
7
-72
/
+152
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
3
-0
/
+5
2025-07-26
feat: Hide AI settings tab if inference is not configured. #1781
Mohamed Bassem
1
-19
/
+19
2025-07-26
fix: Stop forcing next-auth to read email from id_token. Fixes #410
Mohamed Bassem
1
-1
/
+0
2025-07-26
fix: Drop legacy container notice
Mohamed Bassem
1
-19
/
+0
2025-07-26
deps: Upgrade trpc
Mohamed Bassem
3
-9
/
+8
2025-07-21
fix: Remove bcrypt from the api key validation route
Mohamed Bassem
2
-1
/
+2
2025-07-19
i18n: Sync weblate translations
Hosted Weblate
30
-90
/
+3362
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
3
-80
/
+94
2025-07-19
fix: Run workers in prod without tsx. Fixes #1673
Mohamed Bassem
2
-2
/
+26
2025-07-19
fix: Fix edit list modal not clearing parent
Mohamed Bassem
1
-1
/
+1
[next]