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
*
fix(mobile): Update karakeep logo and splash screen
MohamedBassem
2025-04-06
5
-14
/
+17
*
chore: Rename mobile and pwa manifests to karakeep
MohamedBassem
2025-04-05
2
-5
/
+5
*
fix: Drop the rebranding banner
Mohamed Bassem
2025-04-05
1
-17
/
+0
*
chore: Hoarder to Karakeep rebranding (#1199)
Mohamed Bassem
2025-04-05
15
-48
/
+102
*
feat(web): link to Github release page in web sidebar (#1192)
Jan Jaworski
2025-04-05
1
-2
/
+8
*
ui(web): Clicking view original now opens in a blank tab. Fixes #1114 (#1196)
ekambains
2025-04-05
1
-0
/
+1
*
ui(web): Drop the font weight attribute from sidebar items
Mohamed Bassem
2025-03-30
2
-4
/
+4
*
fix: Dont buffer uploaded files in memory. Fixes #1173
Mohamed Bassem
2025-03-29
1
-37
/
+59
*
feat(workers): Add CRAWLER_SCREENSHOT_TIMEOUT_SEC (#1155)
Chang-Yen Tseng
2025-03-27
1
-10
/
+18
*
feat(workers): Adds publisher and author og:meta tags to Bookmark (#1141)
erik-nilcoast
2025-03-22
3
-1
/
+32
*
fix(ui): Fix export button sizing to match the import cards
Mohamed Bassem
2025-03-22
1
-1
/
+1
*
build: Fix lint error in UpdatableBookmarksGrid
Mohamed Bassem
2025-03-22
1
-1
/
+1
*
deps: Upgrade trpc and react query
Mohamed Bassem
2025-03-22
4
-13
/
+13
*
deps: Upgrade pdfjs and dompurify
Mohamed Bassem
2025-03-22
1
-4
/
+3
*
deps: Upgrade nextjs
Mohamed Bassem
2025-03-22
2
-2
/
+2
*
deps: Upgrade vitest
Mohamed Bassem
2025-03-22
1
-1
/
+1
*
feat(auth): Added env variable for OAuth timeout (#1136)
Kaio Cesar
2025-03-22
1
-0
/
+3
*
feat(workers): allows videoWorker to use ytdlp command line arguments specifi...
erik-nilcoast
2025-03-16
1
-1
/
+2
*
i18n: Sync weblate translations
Hosted Weblate
2025-03-16
24
-133
/
+2852
*
fix(mobile): Fix shared links getting stored as text. #956
MohamedBassem
2025-03-16
2
-4
/
+6
*
i18n: Sync weblate translations
Hosted Weblate
2025-03-16
16
-51
/
+1695
*
fix(translations): fixes typo in video download (#1116)
erik-nilcoast
2025-03-12
1
-1
/
+1
*
fix(extension): Fix handling for empty storage. #10
MohamedBassem
2025-03-12
1
-13
/
+36
*
feat: Add endpoints for whoami and user stats. Fixes #1113
Mohamed Bassem
2025-03-11
2
-0
/
+28
*
fix: Revert the accidental upgrade of deps. #1107
Mohamed Bassem
2025-03-10
4
-4
/
+4
*
build(deps-dev): bump vitest from 1.3.1 to 1.6.1 (#1104)
dependabot[bot]
2025-03-09
1
-1
/
+1
*
fix: Add error boundary around bookmark cards
Mohamed Bassem
2025-03-09
4
-3
/
+45
*
build(deps-dev): bump vite from 5.1.4 to 5.4.12 (#1103)
dependabot[bot]
2025-03-09
2
-2
/
+2
*
build(deps): bump dompurify from 3.0.9 to 3.2.4 (#1102)
dependabot[bot]
2025-03-09
1
-1
/
+1
*
fix(extension): Fix extension setting hook not firing on setting change. #10
MohamedBassem
2025-03-09
2
-10
/
+36
*
feat: Expose bookmark summarization in the API (#1088)
erik-nilcoast
2025-03-09
1
-0
/
+19
*
feat: Move background jobs with the admin actions. Fixes #1083
Mohamed Bassem
2025-03-09
7
-249
/
+267
*
fix: Fix missing workers in the server stats
Mohamed Bassem
2025-03-09
2
-0
/
+32
*
feat(web): Redesign the import/export page
Mohamed Bassem
2025-03-08
1
-68
/
+135
*
fix(workers): Small typo fix in assetPreprocessingWorker.ts
Chris
2025-03-08
1
-2
/
+2
*
feat: Add support for 'ai tagged' as a webhook trigger. Fixes #1092
Mohamed Bassem
2025-03-07
1
-0
/
+4
*
fix(workers): Fix webhook events being sent regardless of selected user opera...
Mohamed Bassem
2025-03-07
1
-46
/
+50
*
fix(workers): Fix pdf screenshotting not working when a text is extracted. Fi...
Mohamed Bassem
2025-03-07
1
-5
/
+9
*
fix: Validate the output of the feed xml parser. Fixes #1085
Mohamed Bassem
2025-03-02
1
-8
/
+19
*
fix: Fix fixMode preventing images from getting tagged
Mohamed Bassem
2025-03-02
1
-1
/
+1
*
fix: Move away from JSON outputs to structured outputs. Fixes #1047
Mohamed Bassem
2025-03-02
1
-3
/
+6
*
feat(web): Show list stats in the sidebar
Mohamed Bassem
2025-03-02
3
-42
/
+80
*
fix: Add missing list to PWA. Fixes #884
Mohamed Bassem
2025-02-23
1
-2
/
+18
*
feat: Add a setting page to manage assets. Fixes #730
Mohamed Bassem
2025-02-23
8
-33
/
+233
*
feat: Add PDF screenshot generation and display (#995)
Ahmad Mujahid
2025-02-17
23
-94
/
+389
*
fix(mobile): add header class name corresponding to dark mode for text color ...
Md. Saadman Farhad
2025-02-09
1
-0
/
+1
*
feat(web): bulk tag deletion. Fixes #872 (#900)
lexafaxine
2025-02-09
4
-23
/
+305
*
feat: add URL protocol validation to extension and mobile app (#996)
Ahmad Mujahid
2025-02-09
2
-0
/
+23
*
feat(i18n): add Arabic language support (#983)
Ahmad Mujahid
2025-02-09
2
-1
/
+323
*
i18n: Merged translations from weblate
Mohamed Bassem
2025-02-02
10
-19
/
+589
|
\
[next]