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
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
2024-12-28
release(cli): Bump CLI version to 0.20.0
Mohamed Bassem
1
-1
/
+1
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-26
refactor: Move asset preprocessing to its own worker out of the inference worker
Mohamed Bassem
5
-118
/
+231
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
4
-17
/
+42
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-22
fix: Nested Lists do not fit well in browser extension window #535 (#553)
kamtschatka
2
-2
/
+2
2024-12-21
feature: Add an admin notice about the usage of the legacy container images
Mohamed Bassem
5
-9
/
+151
2024-12-21
release(mobile): Bump mobile version to 1.6.7-4
Mohamed Bassem
1
-2
/
+2
2024-12-21
deps: Upgrade nextjs to 14.2.15
Mohamed Bassem
2
-2
/
+2
2024-12-21
deps: Upgrade prettier to 3.4.2
Mohamed Bassem
3
-3
/
+3
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
2
-3
/
+3
2024-12-16
fix(mobile): useLayoutEffect for navigator changes
MohamedBassem
4
-12
/
+18
2024-12-16
ui(mobile): Use native search bar for manage tags page
MohamedBassem
1
-80
/
+80
2024-12-16
fix(mobule): Fix keyboard issues in the info screen
MohamedBassem
1
-22
/
+24
2024-12-16
ui(mobile): Make page titles more native
MohamedBassem
8
-61
/
+67
2024-12-08
feature: Store crawling status code and allow users to find broken links. Fix...
Mohamed Bassem
4
-4
/
+150
2024-11-30
feature(workers): Allow running hoarder without chrome as a hard dependency. ...
Mohamed Bassem
1
-11
/
+35
2024-11-24
fix(mobile): Use keyboard avoiding view in the info page
MohamedBassem
2
-12
/
+19
2024-11-24
fix(extension): Fix dev build. Fixes #670
MohamedBassem
1
-1
/
+1
2024-11-24
fix(workers): Add spaces in tag placeholders for better tokenization
Mohamed Bassem
1
-3
/
+3
2024-11-24
feature: Add support for tag placeholders in custom prompts. #111 (#612)
kamtschatka
1
-1
/
+42
2024-11-24
release(mobile): Bump mobile version to 1.6.7-2
MohamedBassem
1
-2
/
+2
2024-11-24
deps(mobile): Upgrade to Expo 52 (#692)
Mohamed Bassem
11
-119
/
+114
2024-11-24
release(mobile): Bump mobile version to 1.6.7-1
MohamedBassem
1
-2
/
+2
2024-11-24
feature(mobile): Add support for creating tags from the manage tags page
MohamedBassem
1
-13
/
+86
2024-11-24
fix(mobile): Dont dismiss keyboard on tag selection
MohamedBassem
1
-0
/
+1
2024-11-23
release(mobile): Bump mobile version to 1.6.7
MohamedBassem
1
-3
/
+3
2024-11-23
feat(mobile): Add support for managing tags from mobile
MohamedBassem
6
-16
/
+211
[next]