-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Develop #147
Commits on Jul 31, 2024
-
Merge pull request misskey-dev#14233 from misskey-dev/develop
Release: 2024.7.0
Configuration menu - View commit details
-
Copy full SHA for e98f66d - Browse repository at this point
Copy the full SHA e98f66dView commit details
Commits on Aug 18, 2024
-
Merge pull request misskey-dev#14391 from misskey-dev/develop
Release: 2024.8.0
Configuration menu - View commit details
-
Copy full SHA for 882c8b9 - Browse repository at this point
Copy the full SHA 882c8b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c5593d - Browse repository at this point
Copy the full SHA 6c5593dView commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e78110a - Browse repository at this point
Copy the full SHA e78110aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 130ff36 - Browse repository at this point
Copy the full SHA 130ff36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59e8360 - Browse repository at this point
Copy the full SHA 59e8360View commit details
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1b5f057 - Browse repository at this point
Copy the full SHA 1b5f057View commit details -
fix button translation (misskey-dev#14444)
that Japanese string exactly matches that i18n key (cherry picked from commit a408d32bb72ada9a4ad6bd1afe6e3fadb9b403db) Co-authored-by: dakkar <dakkar@thenautilus.net>
Configuration menu - View commit details
-
Copy full SHA for 21a3095 - Browse repository at this point
Copy the full SHA 21a3095View commit details -
Configuration menu - View commit details
-
Copy full SHA for 043ab1f - Browse repository at this point
Copy the full SHA 043ab1fView commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1008fa3 - Browse repository at this point
Copy the full SHA 1008fa3View commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f85aa7b - Browse repository at this point
Copy the full SHA f85aa7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f009f7 - Browse repository at this point
Copy the full SHA 2f009f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8032a4e - Browse repository at this point
Copy the full SHA 8032a4eView commit details
Commits on Aug 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 44f6216 - Browse repository at this point
Copy the full SHA 44f6216View commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 255c8bd - Browse repository at this point
Copy the full SHA 255c8bdView commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 36dff66 - Browse repository at this point
Copy the full SHA 36dff66View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6fdd71 - Browse repository at this point
Copy the full SHA b6fdd71View commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3e85052 - Browse repository at this point
Copy the full SHA 3e85052View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c13a8e - Browse repository at this point
Copy the full SHA 3c13a8eView commit details
Commits on Aug 30, 2024
-
refactor(sw): use fully typed locales (misskey-dev#14470)
* refactor(sw): use fully typed locales * fix(backend): enumerate achievement notification type
Configuration menu - View commit details
-
Copy full SHA for 06855f7 - Browse repository at this point
Copy the full SHA 06855f7View commit details -
fix(backend): use
prefixItems
inadmin/queue/*-delayed
endpoint s……chema (misskey-dev#14468) * fix(backend): represent tuples with `prefixItems` * refactor(frontend): fix type errors * fix(backend): add `prefixItems` in `SchemaType` * fix(backend): add `unevaluatedItems: false` to disallow extra items * refactor(frontend): consolidate `'deliver' | 'queue'` type def into `queue.vue` * fix(backend): add `unevaluatedItems` in `SchemaType`
Configuration menu - View commit details
-
Copy full SHA for 7fe3035 - Browse repository at this point
Copy the full SHA 7fe3035View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fe7e37 - Browse repository at this point
Copy the full SHA 3fe7e37View commit details -
refactor(sw): fix type errors (misskey-dev#14478)
* style(sw): lint fixes * refactor(sw): fix type errors * chore(sw): disable `noImplicitAny` * ci(sw): enable typecheck ci * ci(sw): build `misskey-js` before typecheck
Configuration menu - View commit details
-
Copy full SHA for 8be624a - Browse repository at this point
Copy the full SHA 8be624aView commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 74c93fc - Browse repository at this point
Copy the full SHA 74c93fcView commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c8f49b6 - Browse repository at this point
Copy the full SHA c8f49b6View commit details -
enhance(frontend): アイコンデコレーション管理画面にプレビューを追加 (misskey-dev#14511)
* enhance(frontend): アイコンデコレーション管理画面にプレビューを追加 * Update Changelog * tweak
Configuration menu - View commit details
-
Copy full SHA for f7398fa - Browse repository at this point
Copy the full SHA f7398faView commit details -
Configuration menu - View commit details
-
Copy full SHA for cdb0566 - Browse repository at this point
Copy the full SHA cdb0566View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d19bdb - Browse repository at this point
Copy the full SHA 8d19bdbView commit details -
fix(frontend): instance infoページで不必要なapiリクエストが飛ぶのを抑止 (misskey-dev#14515)
* fix(frontend): instance infoページで不必要なapiリクエストが飛ぶのを抑止 * fix
Configuration menu - View commit details
-
Copy full SHA for 567acea - Browse repository at this point
Copy the full SHA 567aceaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d0cd73 - Browse repository at this point
Copy the full SHA 0d0cd73View commit details
Commits on Sep 9, 2024
-
feat(frontend): ノート・ユーザータイムライン埋め込み (misskey-dev#13929)
* fix * navhookをbootに移動 * サーバーサイドのbootも分けるように * 埋め込みページかどうかの判定は最初の一回だけに * tooltipは出せるように * fix design * 埋め込み独自のtooltipを削除 * ロジックの分岐が多かったMkNoteDetailedを分離 * fix indent * プレビュー用iframeにフォーカスが当たるのを修正 * popupの制御を出す側で行うように * パラメータが逆になっていたのを修正 * Update MkEmbedCodeGenDialog.vue * fix * eliminate misskey-js lint warns * fix * add appropriate attributes to embed html * enhance: サーバーサイドのembed系をさらに分離 * enhance: embed routerを分離(route定義をboot時に変更できるようにする改修を含む) * type * lint * fix indent * server-side styleを完全に分離 * Revert "refactor: 画面サイズのしきい値をconstにまとめる" This reverts commit 05ca36f. * fix * revert all changes in base.pug * embedドメインをまとめた * embedドメインをまとめた * prevent calling contextmenu in embed page by stopping at the caller * fix import * fix import * improve directory structure * fix import * register timeline ui as a container * wa- * rename * wa- * Update EmMediaList.vue * Update EmMediaList.vue * Update EmMediaList.vue * Update EmMediaImage.vue * Update EmNote.vue * revert mkmedialist changes * 戻し漏れ * wip * tweak embed media ui * revert original media components * Update boot.embed.js * rename * wip * Update MkNote.vue * wip * Update MkSubNoteContent.vue * Update EmNote.vue * Update packages/frontend/src/router/definition.ts * Revert "Update packages/frontend/src/router/definition.ts" This reverts commit 937ae44. * refactor EmMediaImage * fix import * remove unused imports * Update router.ts * wip * Update boot.ts * wip * wip * wip * wip * Update EmNote.vue * Update EmNote.vue * Create EmA.vue * Create EmAvatar.vue * Update EmAvatar.vue * wip * wip * wip * Create EmImgWithBlurhash.vue * Update EmImgWithBlurhash.vue * Create EmPagination.vue * wip * Update boot.ts * wip * wip * wi@p * wip * wip * wiop * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update boot.ts * wip * Update MkMisskeyFlavoredMarkdown.ts * wip * wip * wip * wip * wip * Update post-message.ts * wip * Update EmNoteDetailed.vue * Update EmNoteDetailed.vue * Create instance.ts * Update EmNoteDetailed.vue * wip * Update EmNoteDetailed.vue * wip * wip * wip * Update pnpm-lock.yaml * wip * wip * wp * wip * Update ClientServerService.ts * wip * Update boot.ts * Update vite.config.local-dev.ts * Update vite.config.ts * Create index.html * wa- * wip * Update boot.ts * wip * wip * wip * wip * wip * wip * wip * wip * wip * Create EmLink.vue * Create EmMention.vue * Update EmMfm.ts * wip * wip * wip * wip * Update vite.config.ts * Update boot.ts * Update EmA.vue * うぃp * wip * wip * Create EmError.vue * wip * Update MkEmbedCodeGenDialog.vue * Update EmNote.vue * wip * wip * Update user-timeline.vue * Update check-spdx-license-id.yml * wip * wip * style(frontend-shared): lint fixes on build.js * fix(frontend-shared): include `*.{js,json}` files in js-built * wip * use alias * refactor * refactor * Update scroll.ts * refactor * refactor * refactor * wip * wip * wip * wip * Update roles.vue * Update branding.vue * wip * wip * wip * Update page.vue * wip * fix import * add missing css variables * 絵文字をtwemojiに変更 クライアントデフォルトにあわせるため * force empoll readonly * fix compiler error * fix broken imports * tweak button style * run api extractor * fix storybook theme preloads * fix storybook instance imports * Update preview.ts * Update preview.ts * Update preview.ts * Revert "Update preview.ts" This reverts commit 12bab1c. * Revert "Update preview.ts" This reverts commit 5c0ce01. * Revert "Update preview.ts" This reverts commit f486352. * Revert "fix storybook instance imports" This reverts commit ed8eabb. * Revert "wip" This reverts commit d3c1926. * Revert "Update page.vue" This reverts commit 27c7900. * Revert "Update branding.vue" This reverts commit c08ccb6. * Revert "Update roles.vue" This reverts commit 1488b67. * Revert "wip" This reverts commit aab1c76. * refactor: use common media proxy * fix imports * fix * fix: MediaProxyの初期化を保証する(storybook対策?) * enhance(frontend-embed): improve embedParams provide * fix(backend): MK_DEV_PREFER=backendのときにembed viteが読み込めないのを修正 * fix * embed-pageを共通化 * fix import * fix import * fix import * const.jsを共通化 (たぶんrevertしすぎた) * fix type error * fix duplicated import * fix lint * fix * コメントとして残す * sharedとembedをlint対象にする * lint * attempt to fix eslint (frontend-shared) * lint fixes --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2cbe1d1 - Browse repository at this point
Copy the full SHA 2cbe1d1View commit details -
fix(frontend-embed): 不足していたスタイル・インポートを追加 (misskey-dev#14531)
* fix(frontend-embed): add missing imports * fix(frontend-embed): add missing styles
Configuration menu - View commit details
-
Copy full SHA for 672779a - Browse repository at this point
Copy the full SHA 672779aView commit details
Commits on Sep 10, 2024
-
fix(frontend/frontend-embed): インポートパス・テーマまわりなどの修正 (misskey-dev#14535)
* fix(frontend/frontend-embed): wrong imports * enhance(frontend-embed): サーバーデフォルトのテーマがある場合はそちらを利用するように * 🎨 * 🎨 * 🎨
Configuration menu - View commit details
-
Copy full SHA for f393b6b - Browse repository at this point
Copy the full SHA f393b6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05c944c - Browse repository at this point
Copy the full SHA 05c944cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c2cfe3 - Browse repository at this point
Copy the full SHA 0c2cfe3View commit details -
refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (misskey-dev#…
…14536) * refactor(frontend): shouldCollapsedを共通化 * refactor(frontend): config.js, worker-multi-dispatch.js, intl-const.jsを共通化 * fix(frontend-shared): fix type error * refactor(frontend): is-link.jsと、同一の振る舞いをする記述を共通化 * fix * fix lint * lint fixes
Configuration menu - View commit details
-
Copy full SHA for 837a8e1 - Browse repository at this point
Copy the full SHA 837a8e1View commit details
Commits on Sep 15, 2024
-
fix(frontend): MkDateSeparatedListで月の違う同じ日はセパレータが出ないのを修正 (misskey-dev…
…#14545) * fix(frontend): MkDateSeparatedListで月の違う同じ日はセパレータが出ないのを修正 * Update Changelog
Configuration menu - View commit details
-
Copy full SHA for e0f54d6 - Browse repository at this point
Copy the full SHA e0f54d6View commit details -
fix(backend): happy-domで外部HTMLをパースする際に関連リソースが読み込まれる問題を修正 (misskey-dev…
…#14521) * bump happy-dom, disable all JS&c when parsing version 10 didn't quite support disabling all of that I have tested that `MfmService` (the other code that uses `happy-dom`) still works fine: the RSS feed for a user is generated correctly, with HTML rendered from MFM (cherry picked from commit 26e0412) * Update Changelog * lint * fix possible memory leak --------- Co-authored-by: dakkar <dakkar@thenautilus.net>
Configuration menu - View commit details
-
Copy full SHA for be0906a - Browse repository at this point
Copy the full SHA be0906aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1544ba9 - Browse repository at this point
Copy the full SHA 1544ba9View commit details -
fix(backend/antenna): キーワードが与えられなかった場合のエラーをApiErrorとして投げる (misskey-de…
…v#14491) * fix(backend/antenna): report validation failure as ApiError on update * test(backend/antenna): reflect change in previous commit * fix(backend/antenna): report validation failure as ApiError on create * test(backend/antenna): reflect change in previous commit * test(backend/antenna): semi * test(backend/antenna): bring being spread parameters first in object literal * chore: add CHANGELOG entry --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6b2072f - Browse repository at this point
Copy the full SHA 6b2072fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 366b79e - Browse repository at this point
Copy the full SHA 366b79eView commit details -
refactor(backend): use Reflet for autobind deco (misskey-dev#14482)
Using Reflect.defineProperty instead of Object.defineProperty gives a more consistent behavior with the rest of the modern JavaScript features.
Configuration menu - View commit details
-
Copy full SHA for 07f26bc - Browse repository at this point
Copy the full SHA 07f26bcView commit details -
enhance(frontend): adminのファイルリストでセンシティブファイルに枠線を追加 (misskey-dev#14510)
* enhance(frontend): adminのファイルリストでセンシティブファイルに枠線を追加 * Update Changelog
Configuration menu - View commit details
-
Copy full SHA for 0e4b6d1 - Browse repository at this point
Copy the full SHA 0e4b6d1View commit details -
chore(deps): bump body-parser from 1.20.2 to 1.20.3 in /packages/back…
…end (misskey-dev#14550) Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.2 to 1.20.3. - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.20.2...1.20.3) --- updated-dependencies: - dependency-name: body-parser dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 887c709 - Browse repository at this point
Copy the full SHA 887c709View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d7a12d - Browse repository at this point
Copy the full SHA 7d7a12dView commit details
Commits on Sep 17, 2024
-
fix(frontend): 絵文字関連のスタイルが崩れているのを修正 (misskey-dev#14559)
* fix(frontend): 絵文字関連のスタイルが崩れていたのを修正 (MisskeyIO#725) (cherry picked from commit 00fd684) * Update Changelog * ✌️ --------- Co-authored-by: Yuuki <yukikum57@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6bd6af4 - Browse repository at this point
Copy the full SHA 6bd6af4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0134e6e - Browse repository at this point
Copy the full SHA 0134e6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cacdf9d - Browse repository at this point
Copy the full SHA cacdf9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5e61b8 - Browse repository at this point
Copy the full SHA a5e61b8View commit details -
ScratchpadにUIインスペクターを追加 (misskey-dev#14565)
* add ui list * Update scratchpad.vue * experiment * design change * redesign * redesign * Update ja-JP.yml * redesign * component properties * whole json * use textarea * fix import * stringify function * Update CHANGELOG.md * UI Component Monitor -> UI Inspector * uiInspectorOpenedFlags -> uiInspectorOpenedComponents Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> * fix * change key i -> c.value.id --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for daf9ae5 - Browse repository at this point
Copy the full SHA daf9ae5View commit details -
fix(antenna): src=list && userListId=null の場合クエリータイムアウトが発生する問題を修正 (Mi…
…sskeyIO#721) (misskey-dev#14568) (cherry picked from commit 47b6b97) Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ce95323 - Browse repository at this point
Copy the full SHA ce95323View commit details -
fix(frontend): 設定変更時のリロード確認ダイアログが複数個表示されることがある問題を修正 (misskey-dev#14543)
* fix(frontend): reloadAskが同時に複数実行されないように * Update Changelog * fix * フラグ解除が確実に行われるように * reloadAskを汎用化、理由を受け取るように * fix
Configuration menu - View commit details
-
Copy full SHA for 3bf63dd - Browse repository at this point
Copy the full SHA 3bf63ddView commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ceb4640 - Browse repository at this point
Copy the full SHA ceb4640View commit details
Commits on Sep 19, 2024
-
feat: UserWebhook/SystemWebhookのテスト送信機能を追加 (misskey-dev#14489)
* feat: UserWebhook/SystemWebhookのテスト送信機能を追加 * fix CHANGELOG.md * 一部設定をパラメータから上書き出来るように修正 * remove async * regenerate autogen
Configuration menu - View commit details
-
Copy full SHA for 4ac8aad - Browse repository at this point
Copy the full SHA 4ac8aadView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5563c8 - Browse repository at this point
Copy the full SHA f5563c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d0e9e0 - Browse repository at this point
Copy the full SHA 2d0e9e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d23122 - Browse repository at this point
Copy the full SHA 8d23122View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f585f70 - Browse repository at this point
Copy the full SHA f585f70View commit details -
Misskey® Reactions Buffering Technology™ (misskey-dev#14579)
* wip * wip * Update ReactionsBufferingService.ts * Update ReactionsBufferingService.ts * wip * wip * wip * Update ReactionsBufferingService.ts * wip * wip * wip * Update NoteEntityService.ts * wip * wip * wip * wip * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 0b062f1 - Browse repository at this point
Copy the full SHA 0b062f1View commit details -
enhance: ユーザーコンテンツのインポート操作の実行可否をロールで制御できるように (misskey-dev#14583)
* enhance: インポート操作の実行可否をロールで制御できるように * Update Changelog
Configuration menu - View commit details
-
Copy full SHA for f0834ca - Browse repository at this point
Copy the full SHA f0834caView commit details -
fix(frontend): ファイルの詳細ページのファイルの説明で改行が正しく表示されない問題を修正 (misskey-dev#14588)
* upd: don't ignore new lines on file info * Update Changelog * ✌️ --------- Co-authored-by: Marie <github@yuugi.dev>
Configuration menu - View commit details
-
Copy full SHA for 7e9d54f - Browse repository at this point
Copy the full SHA 7e9d54fView commit details -
chore(deps): bump actions/setup-node from 4.0.3 to 4.0.4 (misskey-dev…
…#14590) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v4.0.3...v4.0.4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a18a6ac - Browse repository at this point
Copy the full SHA a18a6acView commit details -
chore(deps-dev): bump vite in /scripts/changelog-checker (misskey-dev…
…#14569) Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 5.4.6. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2ee19ee - Browse repository at this point
Copy the full SHA 2ee19eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3f1b0f - Browse repository at this point
Copy the full SHA d3f1b0fView commit details
Commits on Sep 21, 2024
-
fix: EmailServiceでインラインスタイルを適用するように (misskey-dev#14600)
Co-authored-by: Esurio <esurio@esurio1673.net>
Configuration menu - View commit details
-
Copy full SHA for d4d15f3 - Browse repository at this point
Copy the full SHA d4d15f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cd784c - Browse repository at this point
Copy the full SHA 9cd784cView commit details -
fix(backend):
Retry-After
ヘッダーが実際には送信されなかった問題を修正 (misskey-dev#14597)* move rate-limit-exceeded error reporting, earlier a rate-limit-exceeded error has `kind:'client'`, so the branch that adds the `Retry-After` would never get taken (cherry picked from commit 8a982c61c01909e7540ff1be9f019df07c3f0624) * Update Changelog * fix * indent --------- Co-authored-by: dakkar <dakkar@thenautilus.net>
Configuration menu - View commit details
-
Copy full SHA for 85f46f8 - Browse repository at this point
Copy the full SHA 85f46f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9085e4 - Browse repository at this point
Copy the full SHA e9085e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d92ef1 - Browse repository at this point
Copy the full SHA 3d92ef1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00ccc22 - Browse repository at this point
Copy the full SHA 00ccc22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67a5119 - Browse repository at this point
Copy the full SHA 67a5119View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ac4d3d - Browse repository at this point
Copy the full SHA 9ac4d3dView commit details
Commits on Sep 22, 2024
-
update deps (misskey-dev#14594)
* wip * Update ClientServerService.ts * eslint * Update fetch-resource.ts * wip
Configuration menu - View commit details
-
Copy full SHA for 7640866 - Browse repository at this point
Copy the full SHA 7640866View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ad5c75 - Browse repository at this point
Copy the full SHA 3ad5c75View commit details -
refactor/perf(backend): provide metadata statically (misskey-dev#14601)
* wip * Update ReactionService.ts * Update ApiCallService.ts * Update timeline.ts * Update GlobalModule.ts * Update GlobalModule.ts * Update NoteEntityService.ts * wip * wip * wip * Update ApPersonService.ts * wip * Update GlobalModule.ts * Update mock-resolver.ts * Update RoleService.ts * Update activitypub.ts * Update activitypub.ts * Update activitypub.ts * Update activitypub.ts * Update activitypub.ts * clean up * Update utils.ts * Update UtilityService.ts * Revert "Update utils.ts" This reverts commit a27d4be. * Revert "Update UtilityService.ts" This reverts commit e5fd9e0. * vuwa- * Revert "vuwa-" This reverts commit 0c3bd12. * Update entry.ts * Update entry.ts * Update entry.ts * Update entry.ts * Update jest.setup.ts
Configuration menu - View commit details
-
Copy full SHA for 023fa30 - Browse repository at this point
Copy the full SHA 023fa30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 891bbcf - Browse repository at this point
Copy the full SHA 891bbcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3df1bb2 - Browse repository at this point
Copy the full SHA 3df1bb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ad9f72 - Browse repository at this point
Copy the full SHA 8ad9f72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e92cbf - Browse repository at this point
Copy the full SHA 0e92cbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01ec708 - Browse repository at this point
Copy the full SHA 01ec708View commit details -
Configuration menu - View commit details
-
Copy full SHA for d435d04 - Browse repository at this point
Copy the full SHA d435d04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ba97a7 - Browse repository at this point
Copy the full SHA 6ba97a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd5f25c - Browse repository at this point
Copy the full SHA bd5f25cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d5a302 - Browse repository at this point
Copy the full SHA 1d5a302View commit details -
Configuration menu - View commit details
-
Copy full SHA for e87cbd2 - Browse repository at this point
Copy the full SHA e87cbd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bbeb40 - Browse repository at this point
Copy the full SHA 0bbeb40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2762e29 - Browse repository at this point
Copy the full SHA 2762e29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 973d836 - Browse repository at this point
Copy the full SHA 973d836View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0041ad3 - Browse repository at this point
Copy the full SHA 0041ad3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 736d828 - Browse repository at this point
Copy the full SHA 736d828View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6e4182 - Browse repository at this point
Copy the full SHA e6e4182View commit details -
Configuration menu - View commit details
-
Copy full SHA for f93a575 - Browse repository at this point
Copy the full SHA f93a575View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76b9bc4 - Browse repository at this point
Copy the full SHA 76b9bc4View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2c61535 - Browse repository at this point
Copy the full SHA 2c61535View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ba09e1 - Browse repository at this point
Copy the full SHA 1ba09e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd52dc7 - Browse repository at this point
Copy the full SHA cd52dc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aebdb8 - Browse repository at this point
Copy the full SHA 2aebdb8View commit details -
perf(embed): improve embed performance (misskey-dev#14613)
* wip * wip * wip * refactor * refactor --------- Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3f0aaaa - Browse repository at this point
Copy the full SHA 3f0aaaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 733fd56 - Browse repository at this point
Copy the full SHA 733fd56View commit details -
refactor(misskey-games): Misskey Games系パッケージのlint修正+Lint CI整備 (misske…
…y-dev#14612) * chore(lint): Fix linting in misskey-reversi (cherry picked from commit 894934a1a7743472b2d051e2690007ae373efd76) * chore(lint): Fix linting in misskey-bubble-game (cherry picked from commit 1ba9c37a8d5e4ae6a98494026b87f6f6439790c7) * enhance(gh): add lint ci for misskey games packages * enhance(gh): fix lint ci * fix * revert some changes that nothing to do with lint rules * fix * lint fixes * refactor: strict type def * lint fixes * 🎨 * 🎨 --------- Co-authored-by: 4censord <mail@4censord.de>
Configuration menu - View commit details
-
Copy full SHA for 7f7445a - Browse repository at this point
Copy the full SHA 7f7445aView commit details -
fix(backend): happy-domを使用後にcloseするように (misskey-dev#14615)
* Add `DetachedWindowAPI.close` calls to `MfmService` (cherry picked from commit ceaec3324925e53ca3f467b0438a98f1108eed0f) * fix * update changelog * fix --------- Co-authored-by: Julia Johannesen <julia@insertdomain.name>
Configuration menu - View commit details
-
Copy full SHA for e673c14 - Browse repository at this point
Copy the full SHA e673c14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c6d1ec - Browse repository at this point
Copy the full SHA 0c6d1ecView commit details -
fix(frontend): MkRangeのタッチ操作時にtooltipが複数重なって表示されないように (misskey-dev#14548
) * fix: directiveでのtooltip表示との競合を解消 (misskey-dev#265) (cherry picked from commit 6d15d37) * code style * Update Changelog * record origin * fix: ホバー時にもツールチップが出るように --------- Co-authored-by: CaffeinePower <86540016+cffnpwr@users.noreply.github.com> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cd247b9 - Browse repository at this point
Copy the full SHA cd247b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6378dfb - Browse repository at this point
Copy the full SHA 6378dfbView commit details
Commits on Sep 24, 2024
-
fix(frontend): weird AP delivered chart in control panel (misskey-dev…
…#14481) * fix(frontend): `Out: Fail` was negative number * fix(frontend): don't stack AP delivered chart * test(misskey-dev#10336): add `pages/admin/overview.ap-requests.vue` story * Update CHANGELOG.md --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a37df2c - Browse repository at this point
Copy the full SHA a37df2cView commit details -
Fix: Continue importing from file if single emoji import fails (missk…
…ey-dev#14461) * Fix: Continue importing from file if single emoji import fails * Fix indentation --------- Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6898489 - Browse repository at this point
Copy the full SHA 6898489View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23a07c2 - Browse repository at this point
Copy the full SHA 23a07c2View commit details -
fix(frontend): 連合一覧等のページネーションが壊れていたのを修正 (misskey-dev#14439)
* fix * fix * fix CHANGELOG.md * 開発環境以外でログが出ないように --------- Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 98de7ca - Browse repository at this point
Copy the full SHA 98de7caView commit details -
feat: adminのファイル一覧画面で、ファイルが添付されているノートを一覧できるように (misskey-dev#14403)
* enhance(moderation): モデレーターがファイルが添付されているノートを照会できるように (MisskeyIO#680) Co-authored-by: riku6460 <17585784+riku6460@users.noreply.github.com> Co-authored-by: nenohi <kimutipartylove@gmail.com> Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> (cherry picked from commit b059162) * Update Changelog * ✌️ Co-authored-by: riku6460 <17585784+riku6460@users.noreply.github.com> Co-authored-by: nenohi <kimutipartylove@gmail.com> Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> --------- Co-authored-by: Yuuki <yukikum57@gmail.com> Co-authored-by: riku6460 <17585784+riku6460@users.noreply.github.com> Co-authored-by: nenohi <kimutipartylove@gmail.com> Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3674e9b - Browse repository at this point
Copy the full SHA 3674e9bView commit details -
Playの編集画面の保存ボタン等をstickyにする など (misskey-dev#14429)
* flash: sticky buttons * sticky save buttons * fix * add spacer * fix design * Update CHANGELOG.md * revert experimental background * add background * Update CHANGELOG.md --------- Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aef1506 - Browse repository at this point
Copy the full SHA aef1506View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b2b95e - Browse repository at this point
Copy the full SHA 1b2b95eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4be307f - Browse repository at this point
Copy the full SHA 4be307fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9612195 - Browse repository at this point
Copy the full SHA 9612195View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ee55e1 - Browse repository at this point
Copy the full SHA 6ee55e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 423bfc8 - Browse repository at this point
Copy the full SHA 423bfc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca967e8 - Browse repository at this point
Copy the full SHA ca967e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d8bfe4 - Browse repository at this point
Copy the full SHA 1d8bfe4View commit details -
fix(backend): RBTの修正 (misskey-dev#14621)
* fix(backend): 絵文字の変換処理が不十分なのを修正 * enhance: リアクションバッファリングが無効になったら即bakeするように * attempt to fix test * fix
Configuration menu - View commit details
-
Copy full SHA for 6a1a2be - Browse repository at this point
Copy the full SHA 6a1a2beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7045547 - Browse repository at this point
Copy the full SHA 7045547View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9819ba - Browse repository at this point
Copy the full SHA c9819baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1679a40 - Browse repository at this point
Copy the full SHA 1679a40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d3a331 - Browse repository at this point
Copy the full SHA 9d3a331View commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c88957c - Browse repository at this point
Copy the full SHA c88957cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53682f5 - Browse repository at this point
Copy the full SHA 53682f5View commit details -
Fix:
<link rel="alternate">
を追って照会するのはOKレスポンスが返却された場合のみに (misskey-de……v#14627) * Only accept HTML `<link rel="alternate">` on success (cherry picked from commit 6ea48be) * Use `res.ok` instead of 200-299 (cherry picked from commit b667a68) * jsdomに戻す * Update Changelog * Revert "jsdomに戻す" This reverts commit c036036. * 🎨 --------- Co-authored-by: Julia Johannesen <julia@insertdomain.name>
Configuration menu - View commit details
-
Copy full SHA for dd124a8 - Browse repository at this point
Copy the full SHA dd124a8View commit details -
New Crowdin updates (misskey-dev#14434)
* New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Korean (Gyeongsang)) * New translations ja-jp.yml (Korean (Gyeongsang)) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Korean)
Configuration menu - View commit details
-
Copy full SHA for 4b3ecd4 - Browse repository at this point
Copy the full SHA 4b3ecd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8890a7a - Browse repository at this point
Copy the full SHA 8890a7aView commit details -
fix(docs): RBTの表記ゆれを訂正 (misskey-dev#14628)
* fix(docs): RBTの表記ゆれを訂正 * add changelog for misskey-dev#14600 * fix
Configuration menu - View commit details
-
Copy full SHA for 244bcaf - Browse repository at this point
Copy the full SHA 244bcafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c94b4c - Browse repository at this point
Copy the full SHA 5c94b4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c62cbc - Browse repository at this point
Copy the full SHA 5c62cbcView commit details -
fix(frontend-embed): URLエンコードされた文字列が正常に読み込めない問題を修正 (misskey-dev#14630)
* fix(frontend-embed): URLエンコードされた文字列が正常に読み込めない問題を修正 * fix(frontend-embed): bring back missing bits
Configuration menu - View commit details
-
Copy full SHA for 8c3be57 - Browse repository at this point
Copy the full SHA 8c3be57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f8b15f - Browse repository at this point
Copy the full SHA 0f8b15fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2385a8 - Browse repository at this point
Copy the full SHA f2385a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for aee9848 - Browse repository at this point
Copy the full SHA aee9848View commit details -
Configuration menu - View commit details
-
Copy full SHA for fde94f6 - Browse repository at this point
Copy the full SHA fde94f6View commit details -
Add Sign in with passkey Button (misskey-dev#14577)
* Sign in with passkey (PoC) * 💄 Added "Login with Passkey" Button * refactor: Improve error response when WebAuthn challenge fails * signinResponse should be placed under the SigninWithPasskeyResponse object. * Frontend fix * Fix: Rate limiting key for passkey signin Use specific rate limiting key: 'signin-with-passkey' for passkey sign-in API to avoid collisions with signin rate-limit. * Refactor: enhance Passkey sign-in flow and error handling - Increased the rate limit for Passkey sign-in attempts to accommodate the two API calls needed per sign-in. - Improved error messages and handling in both the `WebAuthnService` and the `SigninWithPasskeyApiService`, providing more context and better usability. - Updated error messages to provide more specific and helpful details to the user. These changes aim to enhance the Passkey sign-in experience by providing more robust error handling, improving security by limiting API calls, and delivering a more user-friendly interface. * Refactor: Streamline 2FA flow and remove redundant Passkey button. - Separate the flow of 1FA and 2FA. - Remove duplicate passkey buttons * Fix: Add error messages to MkSignin * chore: Hide passkey button if the entered user does not use passkey login * Update CHANGELOG.md * Refactor: Rename functions and Add comments * Update locales/ja-JP.yml Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> * Fix: Update translation - update index.d.ts - update ko-KR.yml, en-US.yml - Fix: Reflect Changed i18n key on MkSignin --------- Co-authored-by: Squarecat-meow <kw7551@gmail.com> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d8dd168 - Browse repository at this point
Copy the full SHA d8dd168View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c76ea1 - Browse repository at this point
Copy the full SHA 4c76ea1View commit details
Commits on Sep 26, 2024
-
perf(backend): Defer instance metadata update (misskey-dev#14558)
* Defer instance metadata update * Fix last new line * Fix typo * Add license notice * Fix syntax * Perform deferred jobs on shutdown * Fix missing async/await * Fix typo :) * Update collapsed-queue.ts --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7134d24 - Browse repository at this point
Copy the full SHA 7134d24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31988db - Browse repository at this point
Copy the full SHA 31988dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89841e4 - Browse repository at this point
Copy the full SHA 89841e4View commit details -
feat: エクスポート完了時に通知を発行するように (misskey-dev#14484)
* feat: エクスポート完了時に通知を発行するように * Update Changelog * entitity -> entity * fix: ペイロードを含むように * fix icon * exportableEntities -> userExportableEntities
Configuration menu - View commit details
-
Copy full SHA for d8a2eeb - Browse repository at this point
Copy the full SHA d8a2eebView commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b83a2f3 - Browse repository at this point
Copy the full SHA b83a2f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27a256b - Browse repository at this point
Copy the full SHA 27a256bView commit details
Commits on Sep 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e4d4cc5 - Browse repository at this point
Copy the full SHA e4d4cc5View commit details -
feat: フォローされた際のメッセージを設定できるようにする (misskey-dev#14430)
* feat: フォローされた際のメッセージを設定できるようにする Resolve misskey-dev#14425 * Update CHANGELOG.md * 既にフォローしているユーザーのメッセージも見れるように * Update packages/frontend/src/components/MkNotification.vue Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> * fix indent * Update users.ts * wip * Update users.ts --------- Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 28e9d4e - Browse repository at this point
Copy the full SHA 28e9d4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fdb2b1 - Browse repository at this point
Copy the full SHA 6fdb2b1View commit details -
Mk:C:containerのborderStyleとborderRadiusを設定できるように (misskey-dev#14638)
* borderStyle and borderRadius * changelog
Configuration menu - View commit details
-
Copy full SHA for 25670b5 - Browse repository at this point
Copy the full SHA 25670b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca022b9 - Browse repository at this point
Copy the full SHA ca022b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e91980 - Browse repository at this point
Copy the full SHA 9e91980View commit details -
Configuration menu - View commit details
-
Copy full SHA for f49d792 - Browse repository at this point
Copy the full SHA f49d792View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f3c59e - Browse repository at this point
Copy the full SHA 3f3c59eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5856c6 - Browse repository at this point
Copy the full SHA e5856c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6964b91 - Browse repository at this point
Copy the full SHA 6964b91View commit details -
Configuration menu - View commit details
-
Copy full SHA for afbba1f - Browse repository at this point
Copy the full SHA afbba1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3b0e1a - Browse repository at this point
Copy the full SHA c3b0e1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0d0cd2 - Browse repository at this point
Copy the full SHA f0d0cd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57effa9 - Browse repository at this point
Copy the full SHA 57effa9View commit details
Commits on Sep 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 15f2e14 - Browse repository at this point
Copy the full SHA 15f2e14View commit details -
enhance(frontend): cwでも絵文字メニューを開けるように (misskey-dev#14647)
* fix(frontend): cwでも絵文字メニューを開けるように * Update Changelog
Configuration menu - View commit details
-
Copy full SHA for 088707c - Browse repository at this point
Copy the full SHA 088707cView commit details -
New Crowdin updates (misskey-dev#14629)
* New translations ja-jp.yml (English) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (Romanian) * New translations ja-jp.yml (French) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Czech) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Polish) * New translations ja-jp.yml (Slovak) * New translations ja-jp.yml (Ukrainian) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (Bengali) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Uzbek) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (Korean (Gyeongsang)) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Traditional)
Configuration menu - View commit details
-
Copy full SHA for 0871156 - Browse repository at this point
Copy the full SHA 0871156View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1184436 - Browse repository at this point
Copy the full SHA 1184436View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ea4970 - Browse repository at this point
Copy the full SHA 2ea4970View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6e1f02 - Browse repository at this point
Copy the full SHA d6e1f02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 781e64a - Browse repository at this point
Copy the full SHA 781e64aView commit details -
Merge pull request misskey-dev#14580 from misskey-dev/develop
Release: 2024.9.0
Configuration menu - View commit details
-
Copy full SHA for 5fc8b3b - Browse repository at this point
Copy the full SHA 5fc8b3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f34a4e - Browse repository at this point
Copy the full SHA 4f34a4eView commit details
Commits on Sep 30, 2024
-
enhance(frontend): フォロワーへのメッセージ欄を改良 (misskey-dev#14656)
* enhance(frontend): フォロワーへのメッセージ欄を改良 * Update Changelog
Configuration menu - View commit details
-
Copy full SHA for ca8cc01 - Browse repository at this point
Copy the full SHA ca8cc01View commit details -
Configuration menu - View commit details
-
Copy full SHA for b657886 - Browse repository at this point
Copy the full SHA b657886View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e9519b0 - Browse repository at this point
Copy the full SHA e9519b0View commit details
Commits on Oct 3, 2024
-
Make post form attachments accessible (misskey-dev#14666)
* fix(frontend): Make post form attachments accessible Adds a role="button", tabindex, and @keydown to MkPostFormAttaches in order to make it accessible to keyboard users. * Fix for linter * Add spacing in type signature
Configuration menu - View commit details
-
Copy full SHA for 6fd4de2 - Browse repository at this point
Copy the full SHA 6fd4de2View commit details -
fix: sassのmodern-compilerを使うように (misskey-dev#14651)
* fix(frontend-embed): ビルド時にsassのmodern-compilerを使うように * fix(frontend): ビルド時にsassのmodern-compilerを使うように
Configuration menu - View commit details
-
Copy full SHA for a25d83f - Browse repository at this point
Copy the full SHA a25d83fView commit details -
Misskey js autogen check improvements (misskey-dev#14652)
* ci: Make failure if misskey js autogen detected changes * ci: set persist-credentials
Configuration menu - View commit details
-
Copy full SHA for 6dde457 - Browse repository at this point
Copy the full SHA 6dde457View commit details -
enhance: require captcha for signin (misskey-dev#14655)
* wip * Update MkSignin.vue * Update MkSignin.vue * wip * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 1074d62 - Browse repository at this point
Copy the full SHA 1074d62View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3e2b59 - Browse repository at this point
Copy the full SHA d3e2b59View commit details -
enhance(backend): notify new login (misskey-dev#14673)
* wip * Update CHANGELOG.md * wip * fix * Update index.d.ts * Update SigninService.ts * Update MkNotification.vue
Configuration menu - View commit details
-
Copy full SHA for 83db116 - Browse repository at this point
Copy the full SHA 83db116View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dc0581 - Browse repository at this point
Copy the full SHA 9dc0581View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87617dc - Browse repository at this point
Copy the full SHA 87617dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e97b7fe - Browse repository at this point
Copy the full SHA e97b7feView commit details -
New Crowdin updates (misskey-dev#14649)
* New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Romanian) * New translations ja-jp.yml (French) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Arabic) * New translations ja-jp.yml (Czech) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Greek) * New translations ja-jp.yml (Hungarian) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Dutch) * New translations ja-jp.yml (Norwegian) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (Polish) * New translations ja-jp.yml (Slovak) * New translations ja-jp.yml (Swedish) * New translations ja-jp.yml (Turkish) * New translations ja-jp.yml (Ukrainian) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (Bengali) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Uyghur) * New translations ja-jp.yml (Sinhala) * New translations ja-jp.yml (Uzbek) * New translations ja-jp.yml (Kannada) * New translations ja-jp.yml (Lao) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (Korean (Gyeongsang))
Configuration menu - View commit details
-
Copy full SHA for 1e9813e - Browse repository at this point
Copy the full SHA 1e9813eView commit details -
fix(backend): 連合限定先が間違って連合しない先に代入されているのを修正 (misskey-dev#14662)
* fix(backend): 連合限定先が間違って連合しない先に代入されているのを修正 * build: fix property typo
Configuration menu - View commit details
-
Copy full SHA for a722ea8 - Browse repository at this point
Copy the full SHA a722ea8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a09b03e - Browse repository at this point
Copy the full SHA a09b03eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75ea964 - Browse repository at this point
Copy the full SHA 75ea964View commit details -
feat: サーバー初期設定時に初期パスワードを要求できるように (misskey-dev#14626)
* feat: サーバー初期設定時専用の初期パスワードを設定できるように * 無いのに入力された場合もエラーにする * 🎨 * 🎨 * cypress-devcontainerにもpassを設定(テストが失敗するため) * [ci skip] 🎨 * ✌️ * test: please revert this commit before merge * Revert "test: please revert this commit before merge" This reverts commit 66b2b48. * Update locales/ja-JP.yml Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> * build assets * Update Changelog * fix condition * fix condition * add comment * change error code * 他のエラーコードと合わせる * Update CHANGELOG.md --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2c1a747 - Browse repository at this point
Copy the full SHA 2c1a747View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a4ab0e - Browse repository at this point
Copy the full SHA 2a4ab0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2175a9 - Browse repository at this point
Copy the full SHA d2175a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d266c3c - Browse repository at this point
Copy the full SHA d266c3cView commit details -
fix: 初期パスワードをコメントアウト (misskey-dev#14682)
* fix: 初期パスワードをコメントアウト * 🎨 * fix indent
Configuration menu - View commit details
-
Copy full SHA for 7bdc4e8 - Browse repository at this point
Copy the full SHA 7bdc4e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa2558f - Browse repository at this point
Copy the full SHA fa2558fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 650e22c - Browse repository at this point
Copy the full SHA 650e22cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a08a38c - Browse repository at this point
Copy the full SHA a08a38cView commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c1597be - Browse repository at this point
Copy the full SHA c1597beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 864327b - Browse repository at this point
Copy the full SHA 864327bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed71b0b - Browse repository at this point
Copy the full SHA ed71b0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fa805b - Browse repository at this point
Copy the full SHA 2fa805bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1aee260 - Browse repository at this point
Copy the full SHA 1aee260View commit details -
Configuration menu - View commit details
-
Copy full SHA for e344650 - Browse repository at this point
Copy the full SHA e344650View commit details -
enhance(frontend): サインイン画面の改善 (misskey-dev#14658)
* wip * Update MkSignin.vue * Update MkSignin.vue * wip * Update CHANGELOG.md * enhance(frontend): サインイン画面の改善 * Update Changelog * 14655の変更取り込み * spdx * fix * fix * fix * 🎨 * 🎨 * 🎨 * 🎨 * Captchaがリセットされない問題を修正 * 次の処理をsignin apiから読み取るように * Add Comments * fix * fix test * attempt to fix test * fix test * fix test * fix test * fix * fix test * fix: 一部のエラーがちゃんと出るように * Update Changelog * 🎨 * 🎨 * remove border --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 975c2e7 - Browse repository at this point
Copy the full SHA 975c2e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b0b4f8 - Browse repository at this point
Copy the full SHA 3b0b4f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea2675e - Browse repository at this point
Copy the full SHA ea2675eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2639e92 - Browse repository at this point
Copy the full SHA 2639e92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 708ffae - Browse repository at this point
Copy the full SHA 708ffaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8f30fb - Browse repository at this point
Copy the full SHA d8f30fbView commit details -
New Crowdin updates (misskey-dev#14677)
* New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified)
Configuration menu - View commit details
-
Copy full SHA for 2340de0 - Browse repository at this point
Copy the full SHA 2340de0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d637af - Browse repository at this point
Copy the full SHA 3d637afView commit details -
fix(frontend): ログイン画面でキャプチャが表示されない問題を修正 (misskey-dev#14694)
* fix(frontend): ログイン画面でキャプチャが表示されない問題を修正 * rename
Configuration menu - View commit details
-
Copy full SHA for b36d13d - Browse repository at this point
Copy the full SHA b36d13dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa06c59 - Browse repository at this point
Copy the full SHA fa06c59View commit details
Commits on Oct 5, 2024
-
fix: signin の資格情報が足りないだけの場合はエラーにせず200を返すように (misskey-dev#14700)
* fix: signin の資格情報が足りないだけの場合はエラーにせず200を返すように * run api extractor * fix * fix * fix test * /signin -> /signin-flow * fix * fix lint * rename * fix * fix
Configuration menu - View commit details
-
Copy full SHA for ae3c155 - Browse repository at this point
Copy the full SHA ae3c155View commit details -
feat(backend): 通報および通報解決時に送出されるSystemWebhookにユーザ情報を含めるようにする (misskey-…
…dev#14698) * feat(backend): 通報および通報解決時に送出されるSystemWebhookにユーザ情報を含めるようにする * テスト送信もペイロード形式を合わせる * add spaces * fix test
Configuration menu - View commit details
-
Copy full SHA for 8869846 - Browse repository at this point
Copy the full SHA 8869846View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8bf1ff - Browse repository at this point
Copy the full SHA d8bf1ffView commit details -
enhance: 人気のPlayを10件以上表示できるように (misskey-dev#14443)
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0d7d109 - Browse repository at this point
Copy the full SHA 0d7d109View commit details -
Configuration menu - View commit details
-
Copy full SHA for 043fef9 - Browse repository at this point
Copy the full SHA 043fef9View commit details -
feat: 通報の強化 (misskey-dev#14704)
* wip * Update CHANGELOG.md * lint * Update types.ts * wip * ✌️ * Update MkAbuseReport.vue * tweak
Configuration menu - View commit details
-
Copy full SHA for d8cb730 - Browse repository at this point
Copy the full SHA d8cb730View commit details -
fix(backend/test): misskey-dev#14558 以降e2eテストがたまに失敗する問題を修正 (misskey-d…
…ev#14709) * fix(backend/test): MisskeyIO#727 以降e2eテストがたまに失敗する問題を修正 (MisskeyIO#735) * ✌️ --------- Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9d02697 - Browse repository at this point
Copy the full SHA 9d02697View commit details -
Configuration menu - View commit details
-
Copy full SHA for 254c063 - Browse repository at this point
Copy the full SHA 254c063View commit details -
Configuration menu - View commit details
-
Copy full SHA for 057a6d7 - Browse repository at this point
Copy the full SHA 057a6d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddc799f - Browse repository at this point
Copy the full SHA ddc799fView commit details -
fix(backend): correct
admin/abuse-user-reports
schema (misskey-dev#……14711) * fix(backend): correct `abuse-user-reports` schema * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for ddf8e2a - Browse repository at this point
Copy the full SHA ddf8e2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7933b66 - Browse repository at this point
Copy the full SHA 7933b66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26afe1c - Browse repository at this point
Copy the full SHA 26afe1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a594d9f - Browse repository at this point
Copy the full SHA a594d9fView commit details
Commits on Oct 7, 2024
-
fix(frontend): クライアント上での時間ベースの実績獲得動作が実績獲得後も発動している問題を修正 (misskey-dev#1…
…4717) * Check if time-based achievements are unlocked before initializing them in main-boot (cherry picked from commit c0702fd92f70782005517c0065048ececa1ef287) * Update Changelog --------- Co-authored-by: Evan Paterakis <evan@geopjr.dev>
Configuration menu - View commit details
-
Copy full SHA for d2f1d45 - Browse repository at this point
Copy the full SHA d2f1d45View commit details -
Update packages/frontend/src/store.ts
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8b2780c - Browse repository at this point
Copy the full SHA 8b2780cView commit details -
New Crowdin updates (misskey-dev#14695)
* New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (Romanian) * New translations ja-jp.yml (French) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Arabic) * New translations ja-jp.yml (Czech) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Polish) * New translations ja-jp.yml (Slovak) * New translations ja-jp.yml (Ukrainian) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (Bengali) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Uzbek) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (Korean (Gyeongsang)) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Korean)
Configuration menu - View commit details
-
Copy full SHA for 03fb688 - Browse repository at this point
Copy the full SHA 03fb688View commit details -
refactor: 拡張機能インストールのページの一部をコンポーネントとして分離 (misskey-dev#14654)
* create MkExtensionInstaller.vue * annotation * add fallbacks * storybook * update annotations * Update MkExtensionInstaller.vue * use additonalInfo slot
Configuration menu - View commit details
-
Copy full SHA for ed89b4b - Browse repository at this point
Copy the full SHA ed89b4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a11d5e - Browse repository at this point
Copy the full SHA 3a11d5eView commit details
Commits on Oct 8, 2024
-
New Crowdin updates (misskey-dev#14722)
* New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified)
Configuration menu - View commit details
-
Copy full SHA for 993d3fb - Browse repository at this point
Copy the full SHA 993d3fbView commit details -
Update packages/frontend/src/store.ts
Co-authored-by: anatawa12 <anatawa12@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for c14eba3 - Browse repository at this point
Copy the full SHA c14eba3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8140729 - Browse repository at this point
Copy the full SHA 8140729View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1867853 - Browse repository at this point
Copy the full SHA 1867853View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3c684b - Browse repository at this point
Copy the full SHA e3c684bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d17b785 - Browse repository at this point
Copy the full SHA d17b785View commit details -
New Crowdin updates (misskey-dev#14723)
* New translations ja-jp.yml (English) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Chinese Simplified)
Configuration menu - View commit details
-
Copy full SHA for 9858e12 - Browse repository at this point
Copy the full SHA 9858e12View commit details -
Update packages/backend/src/core/entities/FlashEntityService.ts
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d021396 - Browse repository at this point
Copy the full SHA d021396View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c99785 - Browse repository at this point
Copy the full SHA 1c99785View commit details
Commits on Oct 9, 2024
-
Update packages/frontend/src/components/MkAbuseReport.vue
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dd39c5e - Browse repository at this point
Copy the full SHA dd39c5eView commit details -
build(deps): bump actions/cache from 4.0.2 to 4.1.0 (misskey-dev#14718)
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.2 to 4.1.0. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v4.0.2...v4.1.0) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0da6f14 - Browse repository at this point
Copy the full SHA 0da6f14View commit details -
Configuration menu - View commit details
-
Copy full SHA for c13545f - Browse repository at this point
Copy the full SHA c13545fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a304185 - Browse repository at this point
Copy the full SHA a304185View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6de7c27 - Browse repository at this point
Copy the full SHA 6de7c27View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1c62e6 - Browse repository at this point
Copy the full SHA a1c62e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c94334 - Browse repository at this point
Copy the full SHA 7c94334View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51cfc12 - Browse repository at this point
Copy the full SHA 51cfc12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f4e2db - Browse repository at this point
Copy the full SHA 6f4e2dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e61a6e8 - Browse repository at this point
Copy the full SHA e61a6e8View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for f23c799 - Browse repository at this point
Copy the full SHA f23c799View commit details