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
/
workers
/
webhookWorker.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-04-05
docs: Update installation docs with karakeep
MohamedBassem
4
-33
/
+31
2025-04-05
build: Update image source label in the dockerfile
Mohamed Bassem
1
-2
/
+2
2025-04-05
fix: Drop the rebranding banner
Mohamed Bassem
1
-17
/
+0
2025-04-05
build: Build the new karakeep docker images
Mohamed Bassem
1
-8
/
+16
2025-04-05
readme: More readme fixes for the new name
Mohamed Bassem
2
-1
/
+5
2025-04-05
readme: Update readme and docs for the new name
Mohamed Bassem
2
-8
/
+10
2025-04-05
chore: Hoarder to Karakeep rebranding (#1199)
Mohamed Bassem
18
-52
/
+124
2025-04-05
feat(web): link to Github release page in web sidebar (#1192)
Jan Jaworski
1
-2
/
+8
2025-04-05
i18n: Enable ukrainian language (#1195)
Denys Dovhan
1
-0
/
+1
2025-04-05
ui(web): Clicking view original now opens in a blank tab. Fixes #1114 (#1196)
ekambains
1
-0
/
+1
2025-03-30
ui(web): Drop the font weight attribute from sidebar items
Mohamed Bassem
2
-4
/
+4
2025-03-29
feat: Allow storing assets in a separate directory. Fixes #1091
Mohamed Bassem
3
-4
/
+8
2025-03-29
fix: Dont buffer uploaded files in memory. Fixes #1173
Mohamed Bassem
1
-37
/
+59
2025-03-27
feat(workers): Add CRAWLER_SCREENSHOT_TIMEOUT_SEC (#1155)
Chang-Yen Tseng
3
-10
/
+21
2025-03-27
docs: Fixed missing semicolon in update admin password section (#1169)
JF
1
-1
/
+3
2025-03-22
feat(workers): Adds publisher and author og:meta tags to Bookmark (#1141)
erik-nilcoast
12
-33
/
+2191
2025-03-22
docs: Release the 0.23 docs
Mohamed Bassem
27
-0
/
+1322
2025-03-22
release(sdk): Release the 0.23 sdk
Mohamed Bassem
1
-1
/
+1
2025-03-22
fix(ui): Fix export button sizing to match the import cards
Mohamed Bassem
1
-1
/
+1
2025-03-22
build: Fix lint error in UpdatableBookmarksGrid
Mohamed Bassem
1
-1
/
+1
2025-03-22
deps: Upgrade trpc and react query
Mohamed Bassem
7
-95
/
+511
2025-03-22
deps: Upgrade pdfjs and dompurify
Mohamed Bassem
2
-244
/
+138
2025-03-22
deps: Upgrade nextjs
Mohamed Bassem
3
-61
/
+61
2025-03-22
deps: Upgrade vitest
Mohamed Bassem
5
-130
/
+81
2025-03-22
feat(auth): Added env variable for OAuth timeout (#1136)
Kaio Cesar
3
-0
/
+6
2025-03-16
feat(workers): allows videoWorker to use ytdlp command line arguments specifi...
erik-nilcoast
3
-1
/
+8
2025-03-16
i18n: Sync weblate translations
Hosted Weblate
24
-133
/
+2852
2025-03-16
ci: Fix E2E test timeout
Mohamed Bassem
1
-0
/
+1
2025-03-16
ci: Run E2E tests in CI
Mohamed Bassem
1
-0
/
+15
2025-03-16
i18n: Enable new languages
Mohamed Bassem
1
-1
/
+5
2025-03-16
fix(mobile): Fix shared links getting stored as text. #956
MohamedBassem
2
-4
/
+6
2025-03-16
i18n: Sync weblate translations
Hosted Weblate
16
-51
/
+1695
2025-03-12
fix(translations): fixes typo in video download (#1116)
erik-nilcoast
1
-1
/
+1
2025-03-12
fix(extension): Fix handling for empty storage. #10
MohamedBassem
1
-13
/
+36
2025-03-11
feat: Add endpoints for whoami and user stats. Fixes #1113
Mohamed Bassem
9
-9
/
+455
2025-03-10
fix: Revert the accidental upgrade of deps. #1107
Mohamed Bassem
9
-6992
/
+681
2025-03-09
build(deps-dev): bump vitest from 1.3.1 to 1.6.1 (#1104)
dependabot[bot]
5
-265
/
+232
2025-03-09
fix: Resync the openapi spec
Mohamed Bassem
2
-8
/
+61
2025-03-09
fix: Add error boundary around bookmark cards
Mohamed Bassem
5
-3
/
+59
2025-03-09
fix: Harden getBookmarks endpoint against inconsistent bookmarks. Fixes #1094
Mohamed Bassem
2
-66
/
+60
2025-03-09
build(deps-dev): bump vite from 5.1.4 to 5.4.12 (#1103)
dependabot[bot]
4
-175
/
+458
2025-03-09
build(deps): bump dompurify from 3.0.9 to 3.2.4 (#1102)
dependabot[bot]
2
-347
/
+6408
2025-03-09
fix(extension): Fix extension setting hook not firing on setting change. #10
MohamedBassem
3
-23
/
+37
2025-03-09
feat: Expose bookmark summarization in the API (#1088)
erik-nilcoast
3
-0
/
+121
2025-03-09
feat: Move background jobs with the admin actions. Fixes #1083
Mohamed Bassem
8
-257
/
+284
2025-03-09
fix: Fix missing workers in the server stats
Mohamed Bassem
3
-0
/
+86
2025-03-08
feat(web): Redesign the import/export page
Mohamed Bassem
1
-68
/
+135
2025-03-08
fix(workers): Small typo fix in assetPreprocessingWorker.ts
Chris
1
-2
/
+2
2025-03-07
feat: Add support for 'ai tagged' as a webhook trigger. Fixes #1092
Mohamed Bassem
4
-4
/
+12
2025-03-07
fix(workers): Fix webhook events being sent regardless of selected user opera...
Mohamed Bassem
1
-46
/
+50
[next]