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
/
web
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: More turbo fixes
MohamedBassem
2025-07-27
2
-3
/
+4
*
deps: Upgrade vite
Mohamed Bassem
2025-07-26
1
-4
/
+4
*
refactor: Extract the importing logic into its own hook
Mohamed Bassem
2025-07-26
2
-258
/
+268
*
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
1
-3
/
+3
*
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: 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
*
fix(web): Fix the clear parent button in the edit list dialog. Fixes #1742
Mohamed Bassem
2025-07-17
1
-1
/
+1
*
fix: Clear search history on logout
Mohamed Bassem
2025-07-14
3
-15
/
+20
*
feat: adding search history #1541 (#1627)
lexafaxine
2025-07-14
3
-32
/
+170
*
feat: markdown file upload support (#1647) (#1672)
Rodrigo Santos
2025-07-13
1
-3
/
+20
*
feat: Add stripe based subscriptions
Mohamed Bassem
2025-07-13
5
-58
/
+527
*
feat: Add delete account support
Mohamed Bassem
2025-07-13
2
-0
/
+184
*
fix: Drop auth failure logger
Mohamed Bassem
2025-07-13
1
-10
/
+3
*
fix(web): Fix the alignment in the user options page
Mohamed Bassem
2025-07-12
1
-4
/
+1
*
deps: Upgrade drizzle
Mohamed Bassem
2025-07-12
1
-1
/
+1
*
fix(web): Fix dark mode in auth pages
Mohamed Bassem
2025-07-12
6
-10
/
+10
*
fix(tests): Fix missing mock in trpc tests
Mohamed Bassem
2025-07-12
1
-1
/
+0
*
fix: Prioritize crawling user added links over bulk imports. fixes #1717
Mohamed Bassem
2025-07-12
1
-0
/
+2
*
feat: Support forget and reset password
Mohamed Bassem
2025-07-12
5
-0
/
+397
*
feat(ui): Revamp the signin/signup page
Mohamed Bassem
2025-07-12
6
-238
/
+393
*
feat: Add invite user support
Mohamed Bassem
2025-07-10
8
-106
/
+790
*
feat: Add support for email verification
Mohamed Bassem
2025-07-10
4
-15
/
+329
*
fix: Drop the need to for the self-call for providers and NEXTAUTH_INTERNAL_URL
Mohamed Bassem
2025-07-07
2
-5
/
+9
*
feat: Add a logout page
Mohamed Bassem
2025-07-07
1
-0
/
+18
*
fix(web): Clicking on search tooltip opens the search language guide. Fixes #...
Mohamed Bassem
2025-07-06
2
-5
/
+10
*
feat: Store large html content in the asset db
Mohamed Bassem
2025-07-06
1
-1
/
+9
*
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
2
-0
/
+33
*
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
1
-1
/
+1
*
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: switch import / export icons (#1682)
Harry Peach
2025-06-29
1
-2
/
+2
*
chore: More oxlint changes
Mohamed Bassem
2025-06-22
3
-12
/
+7
*
chore: migrate away from eslint to oxlint (#1642)
xuatz
2025-06-22
18
-22
/
+61
*
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
[next]