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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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)
1
-1
/
+3
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
4
-34
/
+93
2024-12-31
feat: show createdAt year in card footer when created over a year ago (#790)
JD Hartley
1
-2
/
+9
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
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
1
-1
/
+1
2024-12-29
feat: add Linkwarden importer (#786)
Patrick Leonard
3
-1
/
+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
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
2024-12-27
feat: Add REST APIs for manipulating highlights. Fixes #620
Mohamed Bassem
4
-4
/
+100
2024-12-27
feat: Implement highlights support for links. Fixes #620
Mohamed Bassem
6
-6
/
+525
2024-12-22
i18n: Translated using Weblate (Spanish)
Fernando Belaza
1
-1
/
+82
2024-12-22
i18n: Enable polish translations
Mohamed Bassem
2
-157
/
+157
2024-12-22
Translated using Weblate (Polish)
Kamil P
1
-1
/
+8
2024-12-22
Added translation using Weblate (Polish)
Kamil P
1
-0
/
+1
2024-12-22
Translated using Weblate (Dutch)
Mathy Vandersmissen
1
-55
/
+160
2024-12-22
feat: Add basic pagination to searchBookmarks tRPC
Mohamed Bassem
3
-13
/
+31
2024-12-23
i18n: Added translation using Weblate (Spanish)
Fernando Belaza
1
-0
/
+1
2024-12-22
i18n: Translated using Weblate (Polish)
Kamil P
1
-2
/
+255
2024-12-22
Translated using Weblate (Polish)
Kamil P
1
-1
/
+8
2024-12-22
Added translation using Weblate (Polish)
Kamil P
1
-0
/
+1
2024-12-22
Translated using Weblate (Dutch)
Mathy Vandersmissen
1
-55
/
+160
2024-12-21
feature: Add an admin notice about the usage of the legacy container images
Mohamed Bassem
5
-9
/
+151
2024-12-21
deps: Upgrade nextjs to 14.2.15
Mohamed Bassem
1
-1
/
+1
2024-12-21
deps: Upgrade prettier to 3.4.2
Mohamed Bassem
2
-2
/
+2
2024-12-21
feature: WYSIWYG markdown for notes. Fixes #701 (#715)
Giuseppe
13
-126
/
+684
2024-12-19
Translated using Weblate (German)
Andreas Morgenstern
1
-194
/
+201
2024-12-19
Translated using Weblate (Dutch)
Guido
1
-1
/
+58
2024-12-19
Added translation using Weblate (Dutch)
Guido
1
-0
/
+1
2024-12-19
Translated using Weblate (Swedish)
Marcus skoding
1
-1
/
+177
2024-12-19
Added translation using Weblate (Swedish)
Marcus skoding
1
-0
/
+1
2024-12-19
fix: trim whitespace from email on signin page (#714)
Zach
1
-2
/
+2
2024-12-08
feature: Store crawling status code and allow users to find broken links. Fix...
Mohamed Bassem
3
-0
/
+144
2024-11-24
deps(mobile): Upgrade to Expo 52 (#692)
Mohamed Bassem
1
-2
/
+2
2024-11-23
i18n: Add zh-TW Traditional Chinese locale (#689)
Peter Dave Hello
1
-0
/
+206
2024-11-17
feature: Allow setting bookmark metadata during creation
Mohamed Bassem
1
-20
/
+9
2024-11-17
translations: Add german, french and chinese LLM translations
Mohamed Bassem
4
-1
/
+619
2024-11-17
feature: Add i18n support. Fixes #57 (#635)
Mohamed Bassem
54
-250
/
+790
2024-11-09
fix: Fix SummarizeWithAI button to use an ActionButton
Mohamed Bassem
1
-4
/
+3
2024-11-09
ui: Mark the RSS subscriptions as an experimental feature
Mohamed Bassem
1
-1
/
+11
2024-11-03
feature: Add support for importing bookmarks from Omnivore. Fixes #602
Mohamed Bassem
2
-1
/
+47
[next]