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-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
2025-07-19
feat: Add a proper reader mode
Mohamed Bassem
9
-163
/
+548
2025-07-19
feat: Allow setting browserless crawling per user
Mohamed Bassem
1
-1
/
+19
2025-07-19
fix(mobile): Fix image quality slider showing lots of decimal places. fixes #...
Mohamed Bassem
1
-1
/
+1
2025-07-17
fix(web): Fix the clear parent button in the edit list dialog. Fixes #1742
Mohamed Bassem
1
-1
/
+1
2025-07-17
feat(mobile): Add user setting for default bookmark view mode (#1723)
xuatz
5
-5
/
+118
2025-07-14
fix: Clear search history on logout
Mohamed Bassem
3
-15
/
+20
2025-07-14
feat: adding search history #1541 (#1627)
lexafaxine
5
-46
/
+286
2025-07-13
feat: markdown file upload support (#1647) (#1672)
Rodrigo Santos
1
-3
/
+20
2025-07-13
Revert "fix: Fix the types of the bookmark types in the db query"
Mohamed Bassem
2
-21
/
+1
2025-07-13
fix: Fix the types of the bookmark types in the db query
Mohamed Bassem
2
-1
/
+21
2025-07-13
feat: Add stripe based subscriptions
Mohamed Bassem
5
-58
/
+527
2025-07-13
feat: Add delete account support
Mohamed Bassem
2
-0
/
+184
2025-07-13
fix: Drop auth failure logger
Mohamed Bassem
1
-10
/
+3
2025-07-13
feat: Add proper proxy support. fixes #1265
Mohamed Bassem
2
-9
/
+87
2025-07-12
fix(web): Fix the alignment in the user options page
Mohamed Bassem
1
-4
/
+1
2025-07-12
deps: Upgrade typescript to 5.8
Mohamed Bassem
3
-3
/
+3
2025-07-12
deps: Upgrade drizzle
Mohamed Bassem
2
-2
/
+2
2025-07-12
fix(web): Fix dark mode in auth pages
Mohamed Bassem
6
-10
/
+10
2025-07-12
fix(tests): Fix missing mock in trpc tests
Mohamed Bassem
1
-1
/
+0
2025-07-12
fix: Prioritize crawling user added links over bulk imports. fixes #1717
Mohamed Bassem
6
-24
/
+57
2025-07-12
feat: Support forget and reset password
Mohamed Bassem
5
-0
/
+397
2025-07-12
feat(ui): Revamp the signin/signup page
Mohamed Bassem
6
-237
/
+392
2025-07-10
feat: Add invite user support
Mohamed Bassem
8
-106
/
+790
2025-07-10
feat: Add support for email verification
Mohamed Bassem
4
-15
/
+329
2025-07-07
fix: Drop the need to for the self-call for providers and NEXTAUTH_INTERNAL_URL
Mohamed Bassem
2
-5
/
+9
2025-07-07
feat: Add a logout page
Mohamed Bassem
1
-0
/
+18
2025-07-06
fix: Fix search indexing after content split
Mohamed Bassem
1
-7
/
+4
[next]