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
*
fix: making serverConfig readonly
Mohamed Bassem
2025-11-28
1
-1
/
+3
*
fix: fix react errors in signin and signup forms
Mohamed Bassem
2025-11-28
2
-0
/
+10
*
fix: separate shared lists in the sidebar (#2180)
Mohamed Bassem
2025-11-28
4
-31
/
+237
*
fix: correctly render asset extracted text in the edit bookmark dialog. fixes...
Mohamed Bassem
2025-11-28
1
-4
/
+24
*
fix: lazy load js-tiktoken in prompts module (#2176)
Mohamed Bassem
2025-11-28
5
-37
/
+110
*
fix: fix colors in invitation form
Mohamed Bassem
2025-11-27
2
-7
/
+7
*
fix: hide archived checkbox in shared lists
Mohamed Bassem
2025-11-27
1
-1
/
+1
*
feat: improve font and colors of sidebar items
Mohamed Bassem
2025-11-27
2
-11
/
+16
*
fix: Propagate group ids in queue calls (#2177)
Mohamed Bassem
2025-11-27
11
-37
/
+103
*
feat: Introduce groupId in restate queue (#2168)
Mohamed Bassem
2025-11-24
5
-30
/
+381
*
fix: support invocation cancellation while awaiting sempahore
Mohamed Bassem
2025-11-24
2
-1
/
+13
*
docs: Add LOG_LEVEL to configuration documentation (#2166)
Aaron Korte
2025-11-23
1
-0
/
+1
*
docs: fix link to raycast extension (#1923)
David
2025-11-23
2
-2
/
+2
*
tests: Add a test for listing lists
Mohamed Bassem
2025-11-23
1
-0
/
+35
*
feat: add GET /api/version endpoint (#2167)
Mohamed Bassem
2025-11-23
2
-0
/
+18
*
fix(mcp): propagate parent id to createList call. fixes: #2144
Mohamed Bassem
2025-11-23
1
-1
/
+2
*
feat(mobile): proper handling for shared list permissions (#2165)
Mohamed Bassem
2025-11-23
6
-146
/
+279
*
feat(mobile): Add highlights page to mobile app (#2156)
Mohamed Bassem
2025-11-23
4
-1
/
+276
*
feat: A better looking 404 page
Mohamed Bassem
2025-11-23
1
-2
/
+41
*
fix: hide manage collaborators option for smart lists
Mohamed Bassem
2025-11-23
1
-1
/
+1
*
fix: Hide shared lists where user is a viewer in Manage Lists dialog (#2164)
Mohamed Bassem
2025-11-23
3
-27
/
+38
*
feat(mobile): Add AI summary field to mobile bookmark info (#2157)
Mohamed Bassem
2025-11-23
1
-1
/
+153
*
feat(mobile): Add tags screen to mobile app (#2163)
Mohamed Bassem
2025-11-23
2
-1
/
+148
*
feat: Add notes feature to highlights (#2154)
Mohamed Bassem
2025-11-23
6
-48
/
+111
*
feat(mobile): Add smart list creation in mobile app (#2153)
Mohamed Bassem
2025-11-23
2
-4
/
+69
*
feat: Add search bar to highlights page (#2155)
Mohamed Bassem
2025-11-23
3
-41
/
+156
*
fix: hide collaborator emails from non-owners (#2160)
Mohamed Bassem
2025-11-23
4
-10
/
+109
*
feat: Add invitation approval for shared lists (#2152)
Mohamed Bassem
2025-11-23
13
-346
/
+4874
*
deps: upgrade oxlint
Mohamed Bassem
2025-11-22
2
-39
/
+39
*
fix: add a way to allowlist all domains from ip validation
Mohamed Bassem
2025-11-22
2
-6
/
+10
*
fix: use kbd for editor card
Mohamed Bassem
2025-11-22
5
-36
/
+58
*
fix: drop journal retention for sempahore and id providers
Mohamed Bassem
2025-11-17
2
-0
/
+2
*
refactor: remove the PrivacyAware interface
Mohamed Bassem
2025-11-17
10
-104
/
+9
*
feat: Add collaborative lists (#2146)
Mohamed Bassem
2025-11-17
40
-596
/
+6705
*
deps: upgrade hono and playwright
Mohamed Bassem
2025-11-16
3
-153
/
+160
*
deps: Upgrade typescript to 5.9
Mohamed Bassem
2025-11-16
7
-161
/
+161
*
build: Improve docker caching (#2140)
Mohamed Bassem
2025-11-16
5
-10
/
+100
*
fix: fix hydration error in admin user list
Mohamed Bassem
2025-11-15
1
-7
/
+9
*
feat: import from mymind (#2138)
Mohamed Bassem
2025-11-15
4
-1
/
+163
*
feat: add Prometheus counter for HTTP status codes (#2117)
Mohamed Bassem
2025-11-15
2
-1
/
+13
*
fix(mobile): upgrade react-native-pdf to v7 to fix page alignment
MohamedBassem
2025-11-15
3
-66
/
+9
*
fix(mobile): fix app memory page size compatibility (#2135)
Mohamed Bassem
2025-11-15
4
-398
/
+351
*
release(mobile): Bump mobile version to 1.8.2
Mohamed Bassem
2025-11-14
1
-3
/
+3
*
fix: remove incorrect array destructuring in mobile search (#2124)
Mohamed Bassem
2025-11-14
1
-1
/
+1
*
feat: correct default prom metrics from web and worker containers
Mohamed Bassem
2025-11-10
2
-0
/
+2
*
fix: stop retrying indefinitely in restate queues
Mohamed Bassem
2025-11-10
1
-0
/
+9
*
fix: fix crash in crawler on invalid URL in matchesNoProxy
Mohamed Bassem
2025-11-10
1
-3
/
+9
*
feat: add crawler domain rate limiting (#2115)
Mohamed Bassem
2025-11-09
5
-32
/
+121
*
refactor: Allow runner functions to return results to onComplete
Mohamed Bassem
2025-11-09
8
-36
/
+32
*
refactor: Extract ratelimiter into separate plugin (#2112)
Mohamed Bassem
2025-11-09
12
-75
/
+451
[next]