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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i18n: Added Croatian translation (#788)
Jaksa101
2024-12-30
1
-0
/
+267
*
refactor: Refactor sidebar into a shared component
Mohamed Bassem
2024-12-30
13
-329
/
+233
*
feat: Change the admin page to be tabbed similar to that of the settings page
Mohamed Bassem
2024-12-30
18
-33
/
+156
*
deps: Upgrade drizzle-orm to 0.38.3
Mohamed Bassem
2024-12-29
2
-2
/
+2
*
feat: add Linkwarden importer (#786)
Patrick Leonard
2024-12-29
3
-1
/
+53
*
fix(ios): Drop the local networking property to enable http support. Fixes #679
MohamedBassem
2024-12-29
1
-2
/
+1
*
fix(mobile): Add support for self signed certs in android. Fixes #381 (#416)
CrypticC3s4r
2024-12-28
3
-0
/
+53
*
build: Fix format error
Mohamed Bassem
2024-12-28
1
-252
/
+252
*
fix: react warning about keys in AllHighlights
Mohamed Bassem
2024-12-28
1
-8
/
+5
*
i18n: Added Turkish translation (#781)
Buğra Canata
2024-12-28
1
-0
/
+266
*
fix(mobile): Mark the camera explicitly as not required in android manifest. ...
MohamedBassem
2024-12-28
3
-1
/
+26
*
i18n: Sync weblate translaions
Mohamed Bassem
2024-12-28
7
-23
/
+1179
*
fix: Better handling for when there's no highlights in the all highlights page
Mohamed Bassem
2024-12-28
2
-3
/
+14
*
feat: Implement the all highlights page. Fixes #620
Mohamed Bassem
2024-12-28
10
-78
/
+237
*
release(cli): Bump CLI version to 0.20.0
Mohamed Bassem
2024-12-28
1
-1
/
+1
*
feat: Add REST APIs for manipulating highlights. Fixes #620
Mohamed Bassem
2024-12-27
4
-4
/
+100
*
feat: Implement highlights support for links. Fixes #620
Mohamed Bassem
2024-12-27
6
-6
/
+525
*
refactor: Move asset preprocessing to its own worker out of the inference worker
Mohamed Bassem
2024-12-26
5
-118
/
+231
*
i18n: Merge weblate translations
Mohamed Bassem
2024-12-22
2
-2
/
+337
|
\
|
*
i18n: Translated using Weblate (Spanish)
Fernando Belaza
2024-12-22
1
-1
/
+82
*
|
i18n: Enable polish translations
Mohamed Bassem
2024-12-22
2
-157
/
+157
*
|
Translated using Weblate (Polish)
Kamil P
2024-12-22
1
-1
/
+8
*
|
Added translation using Weblate (Polish)
Kamil P
2024-12-22
1
-0
/
+1
*
|
Translated using Weblate (Dutch)
Mathy Vandersmissen
2024-12-22
1
-56
/
+161
*
|
feat: Add basic pagination to searchBookmarks tRPC
Mohamed Bassem
2024-12-22
4
-17
/
+42
|
*
i18n: Added translation using Weblate (Spanish)
Fernando Belaza
2024-12-23
1
-0
/
+1
|
*
i18n: Translated using Weblate (Polish)
Kamil P
2024-12-22
1
-2
/
+255
|
*
Translated using Weblate (Polish)
Kamil P
2024-12-22
1
-1
/
+8
|
*
Added translation using Weblate (Polish)
Kamil P
2024-12-22
1
-0
/
+1
|
*
Translated using Weblate (Dutch)
Mathy Vandersmissen
2024-12-22
1
-56
/
+161
|
/
*
fix: Nested Lists do not fit well in browser extension window #535 (#553)
kamtschatka
2024-12-22
2
-2
/
+2
*
i18n: Merge translations from weblate
Mohamed Bassem
2024-12-22
3
-15
/
+244
|
\
*
|
feature: Add an admin notice about the usage of the legacy container images
Mohamed Bassem
2024-12-21
5
-9
/
+151
*
|
release(mobile): Bump mobile version to 1.6.7-4
Mohamed Bassem
2024-12-21
1
-2
/
+2
*
|
deps: Upgrade nextjs to 14.2.15
Mohamed Bassem
2024-12-21
2
-2
/
+2
*
|
deps: Upgrade prettier to 3.4.2
Mohamed Bassem
2024-12-21
3
-3
/
+3
*
|
feature: WYSIWYG markdown for notes. Fixes #701 (#715)
Giuseppe
2024-12-21
13
-126
/
+684
|
*
Translated using Weblate (German)
Andreas Morgenstern
2024-12-19
1
-194
/
+201
|
*
Translated using Weblate (Dutch)
Guido
2024-12-19
1
-1
/
+58
|
*
Added translation using Weblate (Dutch)
Guido
2024-12-19
1
-0
/
+1
|
*
Translated using Weblate (Swedish)
Marcus skoding
2024-12-19
1
-1
/
+177
|
*
Added translation using Weblate (Swedish)
Marcus skoding
2024-12-19
1
-0
/
+1
|
/
*
fix: trim whitespace from email on signin page (#714)
Zach
2024-12-19
2
-3
/
+3
*
fix(mobile): useLayoutEffect for navigator changes
MohamedBassem
2024-12-16
4
-12
/
+18
*
ui(mobile): Use native search bar for manage tags page
MohamedBassem
2024-12-16
1
-80
/
+80
*
fix(mobule): Fix keyboard issues in the info screen
MohamedBassem
2024-12-16
1
-22
/
+24
*
ui(mobile): Make page titles more native
MohamedBassem
2024-12-16
8
-61
/
+67
*
feature: Store crawling status code and allow users to find broken links. Fix...
Mohamed Bassem
2024-12-08
4
-4
/
+150
*
feature(workers): Allow running hoarder without chrome as a hard dependency. ...
Mohamed Bassem
2024-11-30
1
-11
/
+35
*
fix(mobile): Use keyboard avoiding view in the info page
MohamedBassem
2024-11-24
2
-12
/
+19
[next]