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
*
feat: Support video uploads and attachments (#1847)
Evan Sharp
2025-08-22
2
-1
/
+11
*
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
8
-1291
/
+2334
*
deps: Upgrade nextjs to 15.5
MohamedBassem
2025-08-20
8
-2334
/
+1291
*
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
29
-3327
/
+2394
*
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
*
docs: Fix the name of the development section
MohamedBassem
2025-08-20
1
-1
/
+1
*
docs: rename docs into actual name in a separate commit
xuatz
2025-08-20
20
-0
/
+0
*
docs: rename docs into tmp name in a separate commit
xuatz
2025-08-20
37
-987
/
+0
*
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
3
-9
/
+72
*
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
11
-2
/
+494
*
docker: Update chrome to 124
Mohamed Bassem
2025-08-04
5
-5
/
+5
*
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
7
-51
/
+336
*
fix: Trim trailing slashes from nextauth urls. Fixes #1799
MohamedBassem
2025-08-03
1
-1
/
+5
*
release(mcp): Bump mcp server to 0.26
MohamedBassem
2025-08-03
1
-1
/
+1
*
fix: Get rid of the userSetting table completely
MohamedBassem
2025-08-03
5
-56
/
+2359
*
refactor: Move webhook, users and tags into models
MohamedBassem
2025-08-02
12
-1120
/
+1602
*
feat: Drop support for time bounded invitations
MohamedBassem
2025-08-02
8
-124
/
+2376
*
refactor: Refactor crawlerWorker to use tryCatch
MohamedBassem
2025-07-27
2
-123
/
+141
*
fix: Use prometheus histogram instead of summary
MohamedBassem
2025-07-27
1
-2
/
+5
*
fix: fix hidden env variable parse error. fixes #1790
MohamedBassem
2025-07-27
1
-167
/
+164
*
fix(tests): Load plugins on API package entrypoint
MohamedBassem
2025-07-27
3
-0
/
+7
*
fix: Fix the path to worker binary post-build
MohamedBassem
2025-07-27
2
-2
/
+2
*
feat: Support NO_COLOR for logging. Fixes #1778
MohamedBassem
2025-07-27
3
-3
/
+10
*
fix(docs): Fix git case sensitivity Take 3
MohamedBassem
2025-07-27
39
-1
/
+1985
*
fix(docs): Fix git case sensitivity Take 2
MohamedBassem
2025-07-27
73
-1974
/
+2953
*
fix(docs): Fix git case sensitivity
MohamedBassem
2025-07-27
56
-2953
/
+987
*
deps: Upgrade docusourus
MohamedBassem
2025-07-27
2
-1181
/
+703
*
fix(docs): Fix the docs one more time
MohamedBassem
2025-07-27
42
-85
/
+79
*
refactor: Extract meilisearch as a plugin
MohamedBassem
2025-07-27
26
-155
/
+524
*
chore: Add opencode agent
MohamedBassem
2025-07-27
1
-0
/
+29
*
docs: Drop docs older than 0.21
MohamedBassem
2025-07-27
108
-4434
/
+0
*
chore: More turbo fixes
MohamedBassem
2025-07-27
28
-57
/
+107
*
fix: Ensure that all packages are ESM packages
MohamedBassem
2025-07-27
5
-0
/
+5
*
fix: Fix package boundary violations
MohamedBassem
2025-07-27
6
-5
/
+14
*
fix: Add karakeep_ prefix to hono's metrics
Mohamed Bassem
2025-07-26
1
-0
/
+1
*
deps: Upgrade vite
Mohamed Bassem
2025-07-26
18
-1064
/
+847
*
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
3
-7
/
+103
*
feat: Configurable number of grid columns. Fixes #1713
Mohamed Bassem
2025-07-26
7
-72
/
+152
[next]