summaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* downgrade htmlparser2 to match cheerioHazelnoot2025-06-121-25/+15
|
* regenerate lockfile to fix merge conflictsHazelnoot2025-06-121-0/+3
|
* update to summaly 5.2.2Hazelnoot2025-06-121-16/+16
|
* regen pnpm-lock.yamlHazelnoot2025-06-121-184/+61
|
* correctly separate production / development dependenciesHazelnoot2025-06-121-289/+329
|
* pcleanup dependencies:Hazelnoot2025-06-121-465/+304
| | | | | | | * Consolidate multiple different HTML/XML/RSS libraries to use the Cheerio stack * Remove unused deps * Move dev dependencies to correct section * Pin versions where missing
* re-implement preview groups as SkUrlPreviewGroupHazelnoot2025-06-041-7/+10
|
* bump VueJS againdakkar2025-05-211-166/+52
| | | | | People have reported that #1059 happens even with the older version, so there's no reason to not upgrade
* downgrade vue, may help with #1059dakkar2025-05-201-91/+205
|
* bump vuedakkar2025-05-171-77/+187
|
* refactor: ファイルアップロード時のテストを追加 (#15928)おさむのひと2025-05-081-0/+98
| | | | | | * refactor: ファイルアップロード時のテストを追加 * なぜかsemverが消えてた
* Revert "fix: ↵おさむのひと2025-05-081-98/+0
| | | | | | | | | | 添付ファイルのあるリクエストを受けたときの初動を改善 (#15896)" (#15927) * Revert "fix: 添付ファイルのあるリクエストを受けたときの初動を改善 (#15896)" This reverts commit 7e8cc4d7c0a86ad0bf71a727fb16132e8bc180a8. * fix CHANGELOG.md
* merge: Replace JSDOM with cheerio (!973)Marie2025-05-081-139/+48
|\ | | | | | | | | | | View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/973 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Marie <github@yuugi.dev>
| * replace JSDOM with cheerioHazelnoot2025-05-081-139/+48
| |
* | use isAxiosError to improve type detectionHazelnoot2025-05-081-12/+4
| |
* | improve compatibility with multipart/form-data mastodon API requestsHazelnoot2025-05-081-49/+0
|/
* update package-lock.yamlHazelnoot2025-04-291-0/+1
|
* update @nestjs/platform-express to match other nestjs versionsHazelnoot2025-04-291-106/+209
|
* update broken SWC release (https://github.com/swc-project/swc/issues/10413)Hazelnoot2025-04-291-73/+72
|
* remove outdated packages from megalodonHazelnoot2025-04-291-100/+1
|
* Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-291-2522/+1429
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .github/workflows/api-misskey-js.yml # .github/workflows/changelog-check.yml # .github/workflows/check-misskey-js-autogen.yml # .github/workflows/get-api-diff.yml # .github/workflows/lint.yml # .github/workflows/locale.yml # .github/workflows/on-release-created.yml # .github/workflows/storybook.yml # .github/workflows/test-backend.yml # .github/workflows/test-federation.yml # .github/workflows/test-frontend.yml # .github/workflows/test-misskey-js.yml # .github/workflows/test-production.yml # .github/workflows/validate-api-json.yml # package.json # packages/backend/package.json # packages/backend/src/server/api/ApiCallService.ts # packages/backend/src/server/api/endpoints/drive/files/create.ts # packages/frontend-shared/js/url.ts # packages/frontend/package.json # packages/frontend/src/components/MkFileCaptionEditWindow.vue # packages/frontend/src/components/MkInfo.vue # packages/frontend/src/components/MkLink.vue # packages/frontend/src/components/MkNote.vue # packages/frontend/src/components/MkNotes.vue # packages/frontend/src/components/MkPageWindow.vue # packages/frontend/src/components/MkReactionsViewer.vue # packages/frontend/src/components/MkTimeline.vue # packages/frontend/src/components/MkUrlPreview.vue # packages/frontend/src/components/MkUserPopup.vue # packages/frontend/src/components/global/MkPageHeader.vue # packages/frontend/src/components/global/MkUrl.vue # packages/frontend/src/components/global/PageWithHeader.vue # packages/frontend/src/pages/about-misskey.vue # packages/frontend/src/pages/announcements.vue # packages/frontend/src/pages/antenna-timeline.vue # packages/frontend/src/pages/channel.vue # packages/frontend/src/pages/instance-info.vue # packages/frontend/src/pages/note.vue # packages/frontend/src/pages/page.vue # packages/frontend/src/pages/role.vue # packages/frontend/src/pages/tag.vue # packages/frontend/src/pages/timeline.vue # packages/frontend/src/pages/user-list-timeline.vue # packages/frontend/src/pages/user/followers.vue # packages/frontend/src/pages/user/following.vue # packages/frontend/src/pages/user/home.vue # packages/frontend/src/pages/user/index.vue # packages/frontend/src/ui/deck.vue # packages/misskey-js/generator/package.json # pnpm-lock.yaml # scripts/changelog-checker/package-lock.json # scripts/changelog-checker/package.json
| * fix: ↵おさむのひと2025-04-291-30/+128
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 添付ファイルのあるリクエストを受けたときの初動を改善 (#15896) * wip * ロールポリシーの値も参照するように * エンドポイントのテストを追加 * fix review * add spdx * fix CHANGELOG.md * fix test * regenerate * add log * Revert "add log" This reverts commit 4b2bf59a609b85ca0bfcc9b71438db782f11983d. * add log * fix * Revert "add log" This reverts commit c5a73d57da0f30ec5215e08a8b4d78785cce48d1.
| * fix(deps): update [frontend] update dependencies (#15809)renovate[bot]2025-04-281-1027/+383
| | | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| * fix(deps): update [root] update dependencies (#15691)renovate[bot]2025-04-281-505/+188
| | | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| * deps: update pnpm to v10.10.0 (#15899)かっこかり2025-04-281-51/+53
| | | | | | Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
| * chore(deps): update [misskey-js] update dependencies (#15791)renovate[bot]2025-04-281-325/+340
| | | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| * fix(deps): update [backend] update dependencies (#15811)renovate[bot]2025-04-281-438/+809
| | | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* | Merge branch 'develop' into merge/2025-03-24dakkar2025-04-281-10/+247
|\ \
| * \ Merge branch 'stable' into merge-stable-into-developJulia Johannesen2025-04-271-114/+58
| |\ \
| | * | Use published summalyJulia Johannesen2025-04-271-22/+22
| | | |
| | * | Update summalyJulia Johannesen2025-04-271-109/+55
| | | |
* | | | merge upstream againHazelnoot2025-04-241-1707/+1792
|\ \ \ \ | | |_|/ | |/| |
| * | | fix(deps): update dependency fastify to v5.3.2 [security] (#15866)renovate[bot]2025-04-191-7/+17
| | | | | | | | | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| * | | feat: Job queue inspector (#15856)syuilo2025-04-191-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * Update job-queue.vue * wip * wip * Update job-queue.vue * wip * Update job-queue.vue * wip * Update QueueService.ts * Update QueueService.ts * Update QueueService.ts * Update job-queue.vue * wip * wip * wip * Update job-queue.vue * wip * Update MkTl.vue * wip * Update index.vue * wip * wip * Update MkTl.vue * 🎨 * jobs search * wip * Update job-queue.vue * wip * wip * Update job-queue.vue * Update job-queue.vue * Update job-queue.vue * Update job-queue.vue * wip * Update job-queue.job.vue * wip * wip * wip * Update MkCode.vue * wip * Update job-queue.job.vue * wip * Update job-queue.job.vue * Update misskey-js.api.md * Update CHANGELOG.md * Update job-queue.job.vue
| * | | fix(deps): update vite to v6.3.1 (#15857)かっこかり2025-04-171-314/+143
| | | |
| * | | fix(deps): update dependency @nestjs/common to v11.0.16 [security] (#15800)renovate[bot]2025-04-121-18/+20
| | | | | | | | | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| * | | fix(deps): update [backend] update dependencies (#15690)renovate[bot]2025-04-101-1218/+908
| | | | | | | | | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| * | | refactor(frontend): ↵かっこかり2025-04-101-4/+26
| | | | | | | | | | | | | | | | | | | | frontendの検索インデックス作成のスタンドアロンコマンド実装を完全に削除 (#15790) This reverts commit e594fb0037f440f589c36c01e0108f011545a681.
| * | | fix(deps): update [frontend] update dependencies (#15736)renovate[bot]2025-04-101-736/+1194
| | | | | | | | | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* | | | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-051-143/+23
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .github/workflows/storybook.yml # package.json # packages/frontend/src/utility/autogen/settings-search-index.ts # pnpm-lock.yaml
| * | | fix: unnecesary HMR when we opened setting page (#15756)anatawa122025-04-051-54/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refactor: add MarkerIdAssigner instead of processVueFile and remove transformedCodeCache object * chore: add minimatch, a glob matcher * chore: expose MarkerIdAssigner from plugin * Revert "chore: expose MarkerIdAssigner from plugin" This reverts commit 88c6d820f8635c35f1c15b4aac0987075d7cf8aa. * chore: add plugin to generate virtual module * chore: parse inlining earlier * chore: use virtual module in search * chore: use remove old generation * chore: fix type errors * chore: add patch to workaround vitejs/vite#19792 * chore: improve filtering files to process * chore: rename plugin * docs: add comment for plugin ordering * fix: unnecessary log * fix: spdx license header
| * | | fix: チャット周りの修正 (#15741)かっこかり2025-04-031-14/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix(misskey-js): チャットのChannel型定義を追加 * fix(backend); canChatで塞いでいない書き込み系のAPIを塞ぐ * fix(frontend): チャット周りのフロントエンド型修正 * lint fix * fix broken lockfile * fix * refactor * wip * wip * wip * clean up --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* | | | merge from misskey-developHazelnoot2025-04-021-0/+74
|\| | |
| * | | enhance: implement `sentryForFrontend` (#15433)zyoshoka2025-04-021-0/+74
| | | | | | | | | | | | Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* | | | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-011-245/+567
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .github/workflows/api-misskey-js.yml # .github/workflows/changelog-check.yml # .github/workflows/check-misskey-js-autogen.yml # .github/workflows/get-api-diff.yml # .github/workflows/lint.yml # .github/workflows/locale.yml # .github/workflows/on-release-created.yml # .github/workflows/storybook.yml # .github/workflows/test-backend.yml # .github/workflows/test-federation.yml # .github/workflows/test-frontend.yml # .github/workflows/test-misskey-js.yml # .github/workflows/test-production.yml # .github/workflows/validate-api-json.yml # locales/index.d.ts # package.json # packages/misskey-js/generator/package.json # packages/misskey-js/package.json # pnpm-lock.yaml # scripts/changelog-checker/package-lock.json # scripts/changelog-checker/package.json
| * | | chore(deps): update [misskey-js] update dependencies (#15692)renovate[bot]2025-04-011-135/+480
| | | | | | | | | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| * | | fix(deps): update dependency vite to v6.2.4 [security] (#15733)renovate[bot]2025-04-011-29/+29
| | | | | | | | | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* | | | synchronize eslint versions to fix build errorHazelnoot2025-03-311-660/+266
| | | |
* | | | regenerate package-lock.yamlHazelnoot2025-03-311-2/+2
| | | |
* | | | Revert "revert 7bfada9792bc4d29d47d3895643543cbe15191cd: enhance: remove ↵Hazelnoot2025-03-301-72/+0
| | | | | | | | | | | | | | | | | | | | | | | | bull-board support" This reverts commit d41d77fcd7c7c40b8409a22baecd0c0101db6e1e.