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
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: Rename mobile and pwa manifests to karakeep
MohamedBassem
2025-04-05
2
-5
/
+5
*
docs: Update installation docs with karakeep
MohamedBassem
2025-04-05
4
-33
/
+31
*
build: Update image source label in the dockerfile
Mohamed Bassem
2025-04-05
1
-2
/
+2
*
fix: Drop the rebranding banner
Mohamed Bassem
2025-04-05
1
-17
/
+0
*
build: Build the new karakeep docker images
Mohamed Bassem
2025-04-05
1
-8
/
+16
*
readme: More readme fixes for the new name
Mohamed Bassem
2025-04-05
2
-1
/
+5
*
readme: Update readme and docs for the new name
Mohamed Bassem
2025-04-05
2
-8
/
+10
*
chore: Hoarder to Karakeep rebranding (#1199)
Mohamed Bassem
2025-04-05
18
-52
/
+124
*
feat(web): link to Github release page in web sidebar (#1192)
Jan Jaworski
2025-04-05
1
-2
/
+8
*
i18n: Enable ukrainian language (#1195)
Denys Dovhan
2025-04-05
1
-0
/
+1
*
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
*
feat: Allow storing assets in a separate directory. Fixes #1091
Mohamed Bassem
2025-03-29
3
-4
/
+8
*
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
3
-10
/
+21
*
docs: Fixed missing semicolon in update admin password section (#1169)
JF
2025-03-27
1
-1
/
+3
*
feat(workers): Adds publisher and author og:meta tags to Bookmark (#1141)
erik-nilcoast
2025-03-22
12
-33
/
+2191
*
docs: Release the 0.23 docs
Mohamed Bassem
2025-03-22
27
-0
/
+1322
*
release(sdk): Release the 0.23 sdk
Mohamed Bassem
2025-03-22
1
-1
/
+1
*
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
7
-95
/
+511
*
deps: Upgrade pdfjs and dompurify
Mohamed Bassem
2025-03-22
2
-244
/
+138
*
deps: Upgrade nextjs
Mohamed Bassem
2025-03-22
3
-61
/
+61
*
deps: Upgrade vitest
Mohamed Bassem
2025-03-22
5
-130
/
+81
*
feat(auth): Added env variable for OAuth timeout (#1136)
Kaio Cesar
2025-03-22
3
-0
/
+6
*
feat(workers): allows videoWorker to use ytdlp command line arguments specifi...
erik-nilcoast
2025-03-16
3
-1
/
+8
*
i18n: Sync weblate translations
Hosted Weblate
2025-03-16
24
-133
/
+2852
*
ci: Fix E2E test timeout
Mohamed Bassem
2025-03-16
1
-0
/
+1
*
ci: Run E2E tests in CI
Mohamed Bassem
2025-03-16
1
-0
/
+15
*
i18n: Enable new languages
Mohamed Bassem
2025-03-16
1
-1
/
+5
*
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
9
-9
/
+455
*
fix: Revert the accidental upgrade of deps. #1107
Mohamed Bassem
2025-03-10
9
-6992
/
+681
*
build(deps-dev): bump vitest from 1.3.1 to 1.6.1 (#1104)
dependabot[bot]
2025-03-09
5
-265
/
+232
*
fix: Resync the openapi spec
Mohamed Bassem
2025-03-09
2
-8
/
+61
*
fix: Add error boundary around bookmark cards
Mohamed Bassem
2025-03-09
5
-3
/
+59
*
fix: Harden getBookmarks endpoint against inconsistent bookmarks. Fixes #1094
Mohamed Bassem
2025-03-09
2
-66
/
+60
*
build(deps-dev): bump vite from 5.1.4 to 5.4.12 (#1103)
dependabot[bot]
2025-03-09
4
-175
/
+458
*
build(deps): bump dompurify from 3.0.9 to 3.2.4 (#1102)
dependabot[bot]
2025-03-09
2
-347
/
+6408
*
fix(extension): Fix extension setting hook not firing on setting change. #10
MohamedBassem
2025-03-09
3
-23
/
+37
*
feat: Expose bookmark summarization in the API (#1088)
erik-nilcoast
2025-03-09
3
-0
/
+121
*
feat: Move background jobs with the admin actions. Fixes #1083
Mohamed Bassem
2025-03-09
8
-257
/
+284
*
fix: Fix missing workers in the server stats
Mohamed Bassem
2025-03-09
3
-0
/
+86
*
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
4
-4
/
+12
[next]