aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workers/webhookWorker.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-05docs: Update installation docs with karakeepMohamedBassem4-33/+31
2025-04-05build: Update image source label in the dockerfileMohamed Bassem1-2/+2
2025-04-05fix: Drop the rebranding bannerMohamed Bassem1-17/+0
2025-04-05build: Build the new karakeep docker imagesMohamed Bassem1-8/+16
2025-04-05readme: More readme fixes for the new nameMohamed Bassem2-1/+5
2025-04-05readme: Update readme and docs for the new nameMohamed Bassem2-8/+10
2025-04-05chore: Hoarder to Karakeep rebranding (#1199)Mohamed Bassem18-52/+124
2025-04-05feat(web): link to Github release page in web sidebar (#1192)Jan Jaworski1-2/+8
2025-04-05i18n: Enable ukrainian language (#1195)Denys Dovhan1-0/+1
2025-04-05ui(web): Clicking view original now opens in a blank tab. Fixes #1114 (#1196)ekambains1-0/+1
2025-03-30ui(web): Drop the font weight attribute from sidebar itemsMohamed Bassem2-4/+4
2025-03-29feat: Allow storing assets in a separate directory. Fixes #1091Mohamed Bassem3-4/+8
2025-03-29fix: Dont buffer uploaded files in memory. Fixes #1173Mohamed Bassem1-37/+59
2025-03-27feat(workers): Add CRAWLER_SCREENSHOT_TIMEOUT_SEC (#1155)Chang-Yen Tseng3-10/+21
2025-03-27docs: Fixed missing semicolon in update admin password section (#1169)JF1-1/+3
2025-03-22feat(workers): Adds publisher and author og:meta tags to Bookmark (#1141)erik-nilcoast12-33/+2191
2025-03-22docs: Release the 0.23 docsMohamed Bassem27-0/+1322
2025-03-22release(sdk): Release the 0.23 sdkMohamed Bassem1-1/+1
2025-03-22fix(ui): Fix export button sizing to match the import cardsMohamed Bassem1-1/+1
2025-03-22build: Fix lint error in UpdatableBookmarksGridMohamed Bassem1-1/+1
2025-03-22deps: Upgrade trpc and react queryMohamed Bassem7-95/+511
2025-03-22deps: Upgrade pdfjs and dompurifyMohamed Bassem2-244/+138
2025-03-22deps: Upgrade nextjsMohamed Bassem3-61/+61
2025-03-22deps: Upgrade vitestMohamed Bassem5-130/+81
2025-03-22feat(auth): Added env variable for OAuth timeout (#1136)Kaio Cesar3-0/+6
2025-03-16feat(workers): allows videoWorker to use ytdlp command line arguments specifi...erik-nilcoast3-1/+8
2025-03-16i18n: Sync weblate translationsHosted Weblate24-133/+2852
2025-03-16ci: Fix E2E test timeoutMohamed Bassem1-0/+1
2025-03-16ci: Run E2E tests in CIMohamed Bassem1-0/+15
2025-03-16i18n: Enable new languagesMohamed Bassem1-1/+5
2025-03-16fix(mobile): Fix shared links getting stored as text. #956MohamedBassem2-4/+6
2025-03-16i18n: Sync weblate translationsHosted Weblate16-51/+1695
2025-03-12fix(translations): fixes typo in video download (#1116)erik-nilcoast1-1/+1
2025-03-12fix(extension): Fix handling for empty storage. #10MohamedBassem1-13/+36
2025-03-11feat: Add endpoints for whoami and user stats. Fixes #1113Mohamed Bassem9-9/+455
2025-03-10fix: Revert the accidental upgrade of deps. #1107Mohamed Bassem9-6992/+681
2025-03-09build(deps-dev): bump vitest from 1.3.1 to 1.6.1 (#1104)dependabot[bot]5-265/+232
2025-03-09fix: Resync the openapi specMohamed Bassem2-8/+61
2025-03-09fix: Add error boundary around bookmark cardsMohamed Bassem5-3/+59
2025-03-09fix: Harden getBookmarks endpoint against inconsistent bookmarks. Fixes #1094Mohamed Bassem2-66/+60
2025-03-09build(deps-dev): bump vite from 5.1.4 to 5.4.12 (#1103)dependabot[bot]4-175/+458
2025-03-09build(deps): bump dompurify from 3.0.9 to 3.2.4 (#1102)dependabot[bot]2-347/+6408
2025-03-09fix(extension): Fix extension setting hook not firing on setting change. #10MohamedBassem3-23/+37
2025-03-09feat: Expose bookmark summarization in the API (#1088)erik-nilcoast3-0/+121
2025-03-09feat: Move background jobs with the admin actions. Fixes #1083Mohamed Bassem8-257/+284
2025-03-09fix: Fix missing workers in the server statsMohamed Bassem3-0/+86
2025-03-08feat(web): Redesign the import/export pageMohamed Bassem1-68/+135
2025-03-08fix(workers): Small typo fix in assetPreprocessingWorker.tsChris1-2/+2
2025-03-07feat: Add support for 'ai tagged' as a webhook trigger. Fixes #1092Mohamed Bassem4-4/+12
2025-03-07fix(workers): Fix webhook events being sent regardless of selected user opera...Mohamed Bassem1-46/+50