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
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
1
-10
/
+22
|
*
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
|
/
*
i18n: Merge translations from weblate
Mohamed Bassem
2024-12-22
3
-15
/
+244
|
\
*
|
deps: Upgrade prettier to 3.4.2
Mohamed Bassem
2024-12-21
1
-1
/
+1
*
|
feature: WYSIWYG markdown for notes. Fixes #701 (#715)
Giuseppe
2024-12-21
3
-3
/
+77
|
*
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
|
/
*
feature: Store crawling status code and allow users to find broken links. Fix...
Mohamed Bassem
2024-12-08
1
-0
/
+7
*
i18n: Add zh-TW Traditional Chinese locale (#689)
Peter Dave Hello
2024-11-23
1
-0
/
+206
*
translations: Add german, french and chinese LLM translations
Mohamed Bassem
2024-11-17
3
-0
/
+618
*
feature: Add i18n support. Fixes #57 (#635)
Mohamed Bassem
2024-11-17
9
-9
/
+351
*
feature: Add support for importing bookmarks from Omnivore. Fixes #602
Mohamed Bassem
2024-11-03
1
-0
/
+31
*
fix: Adopt pocket's new export format. Fixes #570
Mohamed Bassem
2024-11-03
1
-21
/
+18
*
fix: Add support for importing notes from the hoarder export
MohamedBassem
2024-10-13
1
-13
/
+28
*
feature: Allow importing hoarder's own bookmark file. Fixes #527
MohamedBassem
2024-10-13
2
-0
/
+89
*
feature: Allow to disable default password login after SSO is configured. Fix...
kamtschatka
2024-10-12
1
-1
/
+1
*
fix(web): Reset search query and bulk edit when navigating away from the curr...
MohamedBassem
2024-10-12
1
-1
/
+3
*
feature: Allow disabling password signups (#413)
kamtschatka
2024-10-06
1
-0
/
+1
*
feature(web): Add the ability to customize the inference prompts. Fixes #170
MohamedBassem
2024-09-29
1
-0
/
+3
*
feature(web): Add a select all button to bulk actions
MohamedBassem
2024-09-27
1
-0
/
+23
*
fix(web): Don't parse empty tags in netscape imports. Fixes #421
MohamedBassem
2024-09-26
1
-3
/
+5
*
feature(web): Add support for importing bookmarks from Pocket
MohamedBassem
2024-09-21
2
-31
/
+68
*
feature(web): Preserve title, tags and createdAt when importing a netscape ht...
MohamedBassem
2024-09-21
1
-12
/
+23
*
refactor: Extract useUpload into its own reusable hook
MohamedBassem
2024-09-21
1
-0
/
+38
*
feature(web): Add a compact layout. Fixes #379
MohamedBassem
2024-09-15
1
-1
/
+1
*
fix: Fix TRPC batchign failure because of long URLs. Fixes #281 (#291)
kamtschatka
2024-07-13
1
-0
/
+1
*
feat: Add bulk edit option for bookmarks. Fixes #84 (#259)
Md Saban
2024-07-01
1
-0
/
+39
*
refactor: drag and drop improvements (#264)
kamtschatka
2024-07-01
1
-17
/
+38
*
fix(web): Fix save action on empty card. Fixes #225 (#243)
Md Saban
2024-06-22
1
-0
/
+24
*
feature: Allow import Netscape HTML format (#163)
kamtschatka
2024-05-25
1
-0
/
+20
*
fix(web): Simplify the logic for tag drag and dropping
MohamedBassem
2024-05-18
1
-71
/
+30
*
feature(web): Improve merging of tags by simple drag and drop #144 (#154)
kamtschatka
2024-05-18
1
-0
/
+89
*
feature: Download images and screenshots
MohamedBassem
2024-04-20
1
-22
/
+0
*
refactor: Move the shared types to the shared package
MohamedBassem
2024-04-18
1
-1
/
+1
*
fix: Fix user local settings cookie to have max age as by default it's a sess...
MohamedBassem
2024-04-16
1
-4
/
+6
*
feature(web): Allow changing the bookmark grid layout (#98)
Mohamed Bassem
2024-04-14
4
-14
/
+99
*
feature(web): Allow uploading directly into lists/tags. Fixes #69
MohamedBassem
2024-04-09
1
-21
/
+0
*
refactor(web): Move the tooltip provider to the root of the app
MohamedBassem
2024-04-07
1
-1
/
+2
*
feature: Include server version in the admin UI. Fixes #66
MohamedBassem
2024-04-02
1
-0
/
+2
[prev]
[next]