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
/
packages
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-01
fix: Fix missing handling for AbortSignal in inference client
Mohamed Bassem
1
-28
/
+53
2025-02-01
fix: Abort all IO when workers timeout instead of detaching. Fixes #742
Mohamed Bassem
2
-13
/
+38
2025-02-01
deps: Upgrade typescript to 5.7
Mohamed Bassem
2
-3
/
+6
2025-02-01
feat: Add a new modifiedAt field to bookmarks table. Fixes #952
Mohamed Bassem
5
-13
/
+1683
2025-02-01
i18n: Fix spanish language code. Fixes #925
Mohamed Bassem
1
-1
/
+1
2025-01-19
feat: Change webhooks to be configurable by users
Mohamed Bassem
12
-12
/
+3485
2025-01-19
feat(webhook): Implement webhook functionality for bookmark events (#852)
玄猫
2
-0
/
+41
2025-01-13
fix: Fix url matcher not matching sourceUrl. Fixes #874
Mohamed Bassem
2
-5
/
+25
2025-01-12
fix: Limit concurrency of bulk actions. Fix #773
Mohamed Bassem
2
-0
/
+226
2025-01-12
feat: Add ability to filter by bookmark type
Mohamed Bassem
5
-0
/
+155
2025-01-12
feat: Add Bookmark Sorting Feature (#812)
Daksh Pareek
2
-11
/
+44
2025-01-12
feat: Support customizing the summarization prompt. Fixes #731
Mohamed Bassem
7
-4
/
+1595
2025-01-11
feat: Add support for singlefile extension uploads. #172
Mohamed Bassem
8
-6
/
+117
2025-01-05
release(sdk): Re-release the 0.21 sdk
Mohamed Bassem
2
-17
/
+23
2025-01-05
fix(sdk): Fix the module type of the sdk package
Mohamed Bassem
2
-2
/
+4
2025-01-05
docs: Add readme to SDK
Mohamed Bassem
1
-0
/
+57
2025-01-05
fix(sdk): Publish both esm and cjs modules for the sdk
Mohamed Bassem
2
-5
/
+10
2025-01-05
release(sdk): Release the 0.21 sdk
Mohamed Bassem
1
-1
/
+1
2025-01-05
refactor: Implement file streaming for asset route. Fixes #818
Mohamed Bassem (aider)
1
-0
/
+19
2025-01-05
i18n: Enable the new translated languages
Mohamed Bassem
1
-4
/
+11
2025-01-05
ci: Fix build by using the workspace sdk package
Mohamed Bassem
2
-3
/
+6
2025-01-05
feat: Expose the search functionality in the REST API
Mohamed Bassem
7
-20
/
+260
2025-01-04
fix: Change search endpoint to accept query as raw string
Mohamed Bassem
1
-5
/
+7
2025-01-04
feat: Expose asset manipulation endpoints in the REST API
Mohamed Bassem
4
-0
/
+557
2025-01-02
Revert "ci: Run tests on push (#807)" (#808)
Mohamed Bassem
4
-7
/
+3
2025-01-02
ci: Run tests on push (#807)
Mohamed Bassem
4
-3
/
+7
2025-01-02
fix: Add i18n for query explainer and add missing url matcher
Mohamed Bassem
1
-0
/
+1
2025-01-02
feat: Add support for smart lists (#802)
Mohamed Bassem
15
-43
/
+1838
2025-01-01
refactor: Migrate from the deprecated drizzle-orm schema
Mohamed Bassem
2
-61
/
+48
2024-12-31
feat: Add support for searching for tagged and listed items
Mohamed Bassem
5
-0
/
+114
2024-12-31
feat: Add support for negative search terms
Mohamed Bassem
5
-65
/
+274
2024-12-31
chore: add format:fix and lint:fix scripts to all packages
Mohamed Bassem (aider)
4
-0
/
+8
2024-12-31
test: Add tests for the search id queries
Mohamed Bassem
2
-0
/
+280
2024-12-31
feat: Introduce advanced search capabilities (#753)
Mohamed Bassem
7
-3
/
+914
2024-12-30
build: Fix sdk and e2e_tests builds
Mohamed Bassem
2
-2
/
+2
2024-12-30
chore: Setup and add e2e tests for the API endpoints
Mohamed Bassem
14
-1
/
+1315
2024-12-30
fix(api): Return 201 from highlights creation and fix docs for PATCH /lists/[...
Mohamed Bassem
3
-20
/
+2
2024-12-30
feat: Introduce a typescript sdk
Mohamed Bassem
7
-0
/
+1225
2024-12-30
i18n: Added Croatian translation (#788)
Jaksa101
1
-0
/
+1
2024-12-29
deps: Upgrade drizzle-orm to 0.38.3
Mohamed Bassem
2
-2
/
+2
2024-12-29
feat: Add support for embeddings in the inference interface (#403)
Mohammed Farghal
2
-0
/
+36
2024-12-28
fix: Coerce createdAt in the bookmark create/update APIs
Mohamed Bassem
2
-4
/
+6
2024-12-28
i18n: Added Turkish translation (#781)
Buğra Canata
1
-0
/
+1
2024-12-28
feat: Implement the all highlights page. Fixes #620
Mohamed Bassem
3
-7
/
+18
2024-12-27
docs: Fix missing docs for highlights APIs
Mohamed Bassem
2
-0
/
+257
2024-12-27
feat: Add REST APIs for manipulating highlights. Fixes #620
Mohamed Bassem
7
-6
/
+348
2024-12-27
feat: Implement highlights support for links. Fixes #620
Mohamed Bassem
10
-0
/
+3312
2024-12-26
refactor: Move asset preprocessing to its own worker out of the inference worker
Mohamed Bassem
2
-2
/
+27
2024-12-22
i18n: Enable polish translations
Mohamed Bassem
1
-0
/
+1
2024-12-22
feat: Add basic pagination to searchBookmarks tRPC
Mohamed Bassem
1
-2
/
+33
[next]