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-01-12
fix: Limit concurrency of bulk actions. Fix #773
Mohamed Bassem
3
-30
/
+59
2025-01-12
feat: Add ability to filter by bookmark type
Mohamed Bassem
3
-1
/
+39
2025-01-12
feat: Add Bookmark Sorting Feature (#812)
Daksh Pareek
22
-21
/
+187
2025-01-12
feat: Support customizing the summarization prompt. Fixes #731
Mohamed Bassem
3
-12
/
+54
2025-01-12
fix: Keep user selection on text highlight
Mohamed Bassem
1
-4
/
+30
2025-01-11
feat: Add support for singlefile extension uploads. #172
Mohamed Bassem
5
-31
/
+138
2025-01-05
fix(sdk): Publish both esm and cjs modules for the sdk
Mohamed Bassem
1
-1
/
+4
2025-01-05
feat(cli): Add title option for bookmarks in CLI commands (#831)
Subodh Dahal
1
-3
/
+4
2025-01-05
fix: Fix truncated long text in bookmark preview modal. Fixe #793
Mohamed Bassem
2
-2
/
+2
2025-01-05
refactor: Implement file streaming for asset route. Fixes #818
Mohamed Bassem (aider)
1
-22
/
+51
2025-01-05
i18n: Sync weblate translaions
Mohamed Bassem
3
-7
/
+334
2025-01-05
deps: Upgrade nextjs to 14.2.21
Mohamed Bassem
2
-2
/
+2
2025-01-05
feat: Expose the search functionality in the REST API
Mohamed Bassem
1
-0
/
+39
2025-01-04
fix: Change search endpoint to accept query as raw string
Mohamed Bassem
2
-4
/
+3
2025-01-04
feat: Expose asset manipulation endpoints in the REST API
Mohamed Bassem
2
-0
/
+73
2025-01-02
Revert "ci: Run tests on push (#807)" (#808)
Mohamed Bassem
1
-0
/
+1
2025-01-02
ci: Run tests on push (#807)
Mohamed Bassem
1
-1
/
+0
2025-01-02
fix: Add i18n for query explainer and add missing url matcher
Mohamed Bassem
3
-15
/
+81
2025-01-02
feat: Add support for smart lists (#802)
Mohamed Bassem
10
-57
/
+206
2024-12-31
feat: Add support for searching for tagged and listed items
Mohamed Bassem
1
-0
/
+14
2024-12-31
feat: Add support for negative search terms
Mohamed Bassem
1
-4
/
+8
2024-12-31
chore: add format:fix and lint:fix scripts to all packages
Mohamed Bassem (aider)
6
-2
/
+14
2024-12-31
feat: Introduce advanced search capabilities (#753)
Mohamed Bassem
3
-17
/
+128
2024-12-31
feat: Add delete bookmark confirmation dialog. Fixes #776 (#787)
Nicole Li
5
-37
/
+109
2024-12-31
feat: show createdAt year in card footer when created over a year ago (#790)
JD Hartley
1
-2
/
+9
2024-12-31
fix(landing): update GitHub capitalization (#791)
JD Hartley
1
-3
/
+3
2024-12-30
fix(api): Return 201 from highlights creation and fix docs for PATCH /lists/[...
Mohamed Bassem
1
-1
/
+1
2024-12-30
i18n: Added Croatian translation (#788)
Jaksa101
1
-0
/
+267
2024-12-30
i18n: Translated using Weblate (Croatian)
Jaksa
1
-5
/
+87
2024-12-30
i18n: Translated using Weblate (Croatian)
Jaksa
1
-1
/
+185
2024-12-30
i18n: Translated using Weblate (Galician)
Sunny
1
-99
/
+99
2024-12-30
i18n: Translated using Weblate (Spanish)
Sunny
1
-1
/
+1
2024-12-30
i18n: Translated using Weblate (German)
Jaksa
1
-3
/
+57
2024-12-30
i18n: Added translation using Weblate (Croatian)
Jaksa
1
-0
/
+1
2024-12-30
i18n: Translated using Weblate (Galician)
Sunny
1
-1
/
+267
2024-12-30
i18n: Added translation using Weblate (Galician)
Sunny
1
-0
/
+1
2024-12-30
i18n: Translated using Weblate (Spanish)
Sunny
1
-3
/
+9
2024-12-30
refactor: Refactor sidebar into a shared component
Mohamed Bassem
13
-329
/
+233
2024-12-30
feat: Change the admin page to be tabbed similar to that of the settings page
Mohamed Bassem
18
-33
/
+156
2024-12-29
deps: Upgrade drizzle-orm to 0.38.3
Mohamed Bassem
2
-2
/
+2
2024-12-29
feat: add Linkwarden importer (#786)
Patrick Leonard
3
-1
/
+53
2024-12-29
fix(ios): Drop the local networking property to enable http support. Fixes #679
MohamedBassem
1
-2
/
+1
2024-12-28
fix(mobile): Add support for self signed certs in android. Fixes #381 (#416)
CrypticC3s4r
3
-0
/
+53
2024-12-28
build: Fix format error
Mohamed Bassem
1
-252
/
+252
2024-12-28
fix: react warning about keys in AllHighlights
Mohamed Bassem
1
-8
/
+5
2024-12-28
i18n: Added Turkish translation (#781)
Buğra Canata
1
-0
/
+266
2024-12-28
fix(mobile): Mark the camera explicitly as not required in android manifest. ...
MohamedBassem
3
-1
/
+26
2024-12-28
i18n: Sync weblate translaions
Mohamed Bassem
7
-23
/
+1179
2024-12-28
fix: Better handling for when there's no highlights in the all highlights page
Mohamed Bassem
2
-3
/
+14
2024-12-28
feat: Implement the all highlights page. Fixes #620
Mohamed Bassem
10
-78
/
+237
[next]