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
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-12-08
fix: fix correctly accounting for text bookmark in import sessions. #2208
Mohamed Bassem
2
-16
/
+58
2025-12-08
fix: check import quota before importing bookmarks (#2232)
Mohamed Bassem
3
-3
/
+54
2025-12-08
build: fix typecheck error in query explainer
Mohamed Bassem
1
-0
/
+10
2025-12-08
fix: migrate to metascraper-x from metascraper-twitter
Mohamed Bassem
3
-297
/
+16
2025-12-08
feat: add is:broken search qualifier for broken links (#2225)
Mohamed Bassem
7
-0
/
+60
2025-12-08
feat: spread feed fetch scheduling deterministically over the hour (#2227)
Mohamed Bassem
1
-0
/
+31
2025-12-07
fix: better extraction for youtube thumbnails. #2204
Mohamed Bassem
3
-18
/
+241
2025-12-07
fix: remove queue triggers outside of updateTags transaction
Mohamed Bassem
1
-15
/
+19
2025-12-06
chore: add benchmarks (#2229)
Mohamed Bassem
15
-0
/
+789
2025-12-03
build: dont update latest tags on release
Mohamed Bassem
1
-8
/
+19
2025-12-03
deps: Upgrade nextjs to 15.3.6
Mohamed Bassem
2
-55
/
+55
2025-11-30
feat: add a notification badge for list invitations
Mohamed Bassem
2
-0
/
+27
2025-11-30
docs: add karakeep integration for Home Assistant (#2196)
Flo
1
-0
/
+8
2025-11-30
fix: regen turnstile token on signup resubmission
Mohamed Bassem
1
-1
/
+14
2025-11-30
feat(landing): Add more features to the homepage
Mohamed Bassem
1
-8
/
+47
2025-11-30
ci: run arm docker image builds on arm machines
Mohamed Bassem
1
-3
/
+3
2025-11-30
ci: parallelize the docker workflow for platforms
Mohamed Bassem
1
-23
/
+112
2025-11-30
fix: reenable idempotency key for search indexing
Mohamed Bassem
1
-2
/
+1
2025-11-30
fix: fix bypass email verification in apiKey.exchange
Mohamed Bassem
2
-0
/
+56
2025-11-30
readme: add collaborative lists to the list of features
Mohamed Bassem
1
-0
/
+1
2025-11-30
fix: Add restate queued idempotency (#2169)
Mohamed Bassem
4
-5
/
+65
2025-11-30
feat: add support for turnstile on signup
Mohamed Bassem
8
-0
/
+165
2025-11-29
build: fix npm trusted publishing
Mohamed Bassem
3
-3
/
+12
2025-11-29
release: cli, mcp and sdk
Mohamed Bassem
3
-3
/
+3
2025-11-29
release(extension): Release version 1.2.8
Mohamed Bassem
1
-1
/
+1
2025-11-29
release(mobile): Bump mobile version to 1.8.3
Mohamed Bassem
1
-3
/
+3
2025-11-29
release(docs): release the 0.29 docs
Mohamed Bassem
103
-30
/
+6020
2025-11-29
i18n: fix en_US translation
Mohamed Bassem
1
-57
/
+57
2025-11-29
i18n: Sync weblate translations
Hosted Weblate
31
-62
/
+3286
2025-11-29
feat: autocomplete search terms (#2178)
Mohamed Bassem
4
-61
/
+629
2025-11-29
build: switch npm to trusted publishing
Mohamed Bassem
4
-39
/
+16
2025-11-29
feat: Add automated bookmark backup feature (#2182)
Mohamed Bassem
32
-8
/
+5697
2025-11-28
fix: making serverConfig readonly
Mohamed Bassem
1
-1
/
+3
2025-11-28
fix: fix react errors in signin and signup forms
Mohamed Bassem
2
-0
/
+10
2025-11-28
fix: separate shared lists in the sidebar (#2180)
Mohamed Bassem
4
-31
/
+237
2025-11-28
fix: correctly render asset extracted text in the edit bookmark dialog. fixes...
Mohamed Bassem
1
-4
/
+24
2025-11-28
fix: lazy load js-tiktoken in prompts module (#2176)
Mohamed Bassem
5
-37
/
+110
2025-11-27
fix: fix colors in invitation form
Mohamed Bassem
2
-7
/
+7
2025-11-27
fix: hide archived checkbox in shared lists
Mohamed Bassem
1
-1
/
+1
2025-11-27
feat: improve font and colors of sidebar items
Mohamed Bassem
2
-11
/
+16
2025-11-27
fix: Propagate group ids in queue calls (#2177)
Mohamed Bassem
11
-37
/
+103
2025-11-24
feat: Introduce groupId in restate queue (#2168)
Mohamed Bassem
5
-30
/
+381
2025-11-24
fix: support invocation cancellation while awaiting sempahore
Mohamed Bassem
2
-1
/
+13
2025-11-23
docs: Add LOG_LEVEL to configuration documentation (#2166)
Aaron Korte
1
-0
/
+1
2025-11-23
docs: fix link to raycast extension (#1923)
David
2
-2
/
+2
2025-11-23
tests: Add a test for listing lists
Mohamed Bassem
1
-0
/
+35
2025-11-23
feat: add GET /api/version endpoint (#2167)
Mohamed Bassem
2
-0
/
+18
2025-11-23
fix(mcp): propagate parent id to createList call. fixes: #2144
Mohamed Bassem
1
-1
/
+2
2025-11-23
feat(mobile): proper handling for shared list permissions (#2165)
Mohamed Bassem
6
-146
/
+279
2025-11-23
feat(mobile): Add highlights page to mobile app (#2156)
Mohamed Bassem
4
-1
/
+276
[next]