summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :art:syuilo2024-10-041-40/+33
|
* :art:syuilo2024-10-041-3/+4
|
* fix(frontend): ↵syuilo2024-10-043-12/+8
| | | | リンク動作のオーバーライドが動作していないのを修正
* Bump version to 2024.10.0-beta.3github-actions[bot]2024-10-041-1/+1
|
* enhance(frontend): サインイン画面の改善 (#14658)かっこかり2024-10-0414-470/+1125
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update MkSignin.vue * Update MkSignin.vue * wip * Update CHANGELOG.md * enhance(frontend): サインイン画面の改善 * Update Changelog * 14655の変更取り込み * spdx * fix * fix * fix * :art: * :art: * :art: * :art: * Captchaがリセットされない問題を修正 * 次の処理をsignin apiから読み取るように * Add Comments * fix * fix test * attempt to fix test * fix test * fix test * fix test * fix * fix test * fix: 一部のエラーがちゃんと出るように * Update Changelog * :art: * :art: * remove border --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Update generate.tsxsyuilo2024-10-041-1/+12
|
* fix testsyuilo2024-10-041-54/+0
|
* :art:syuilo2024-10-041-0/+1
|
* :art:syuilo2024-10-041-0/+1
|
* update depssyuilo2024-10-043-34/+34
|
* :art:syuilo2024-10-046-79/+83
|
* Bump version to 2024.10.0-beta.2github-actions[bot]2024-10-031-1/+1
|
* Bump version to 2024.10.0-alpha.1github-actions[bot]2024-10-031-1/+1
|
* initialPassword -> setupPasswordsyuilo2024-10-034-12/+12
|
* fix(misskey-js): type fixes related to signup and signin (#14679)zyoshoka2024-10-036-20/+70
|
* feat: ↵かっこかり2024-10-034-5/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | サーバー初期設定時に初期パスワードを要求できるように (#14626) * feat: サーバー初期設定時専用の初期パスワードを設定できるように * 無いのに入力された場合もエラーにする * :art: * :art: * cypress-devcontainerにもpassを設定(テストが失敗するため) * [ci skip] :art: * :v: * test: please revert this commit before merge * Revert "test: please revert this commit before merge" This reverts commit 66b2b48f66830d2450d8cda03955c143feba76c7. * 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>
* fix(backend): ↵Kisaragi2024-10-031-1/+1
| | | | | | | 連合限定先が間違って連合しない先に代入されているのを修正 (#14662) * fix(backend): 連合限定先が間違って連合しない先に代入されているのを修正 * build: fix property typo
* Bump version to 2024.10.0-alpha.0github-actions[bot]2024-10-031-1/+1
|
* refactor & performance improvements of MkMentionsyuilo2024-10-031-6/+3
|
* fix(frontend): ↵Kisaragi2024-10-031-1/+1
| | | | データセーバーを有効にしているときにメンションのアイコンがアニメーションしないように (#14674)
* enhance(backend): notify new login (#14673)syuilo2024-10-0310-12/+66
| | | | | | | | | | | | | | | * wip * Update CHANGELOG.md * wip * fix * Update index.d.ts * Update SigninService.ts * Update MkNotification.vue
* update depssyuilo2024-10-032-13/+13
|
* enhance: require captcha for signin (#14655)syuilo2024-10-033-3/+73
| | | | | | | | | | | * wip * Update MkSignin.vue * Update MkSignin.vue * wip * Update CHANGELOG.md
* fix: sassのmodern-compilerを使うように (#14651)甘瀬ここあ2024-10-032-0/+10
| | | | | * fix(frontend-embed): ビルド時にsassのmodern-compilerを使うように * fix(frontend): ビルド時にsassのmodern-compilerを使うように
* Make post form attachments accessible (#14666)Julia2024-10-031-2/+13
| | | | | | | | | | * 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
* fix(misskey-js): build misskey-js with types (#14665)かっこかり2024-10-011-0/+5
|
* :art:syuilo2024-09-301-1/+1
|
* enhance(frontend): フォロワーへのメッセージ欄を改良 (#14656)かっこかり2024-09-302-4/+117
| | | | | * enhance(frontend): フォロワーへのメッセージ欄を改良 * Update Changelog
* Release: 2024.9.0github-actions[bot]2024-09-291-1/+1
|
* Bump version to 2024.9.0-beta.14github-actions[bot]2024-09-291-1/+1
|
* Bump version to 2024.9.0-alpha.13github-actions[bot]2024-09-291-1/+1
|
* fix(backend): update and re-enable Bull Dashboard (#14648)zyoshoka2024-09-293-6/+4
|
* enhance(frontend): cwでも絵文字メニューを開けるように (#14647)かっこかり2024-09-292-2/+16
| | | | | * fix(frontend): cwでも絵文字メニューを開けるように * Update Changelog
* tweak MkCondensedLinesyuilo2024-09-292-2/+2
| | | | #14642
* Bump version to 2024.9.0-alpha.12github-actions[bot]2024-09-281-1/+1
|
* wip (#14643)syuilo2024-09-2812-18/+127
|
* Update WebhookTestService.tssyuilo2024-09-281-0/+1
|
* :art:syuilo2024-09-283-2/+11
|
* :art:syuilo2024-09-281-1/+1
|
* :art:syuilo2024-09-281-1/+1
|
* enhance(backend): add user.score for moderation purposesyuilo2024-09-282-0/+21
|
* Bump version to 2024.9.0-alpha.11github-actions[bot]2024-09-281-1/+1
|
* Mk:C:containerのborderStyleとborderRadiusを設定できるように (#14638)FineArchs2024-09-282-2/+33
| | | | | * borderStyle and borderRadius * changelog
* update depssyuilo2024-09-282-49/+34
|
* feat: ↵syuilo2024-09-2826-38/+140
| | | | | | | | | | | | | | | | | | | | | | | | | | | フォローされた際のメッセージを設定できるようにする (#14430) * feat: フォローされた際のメッセージを設定できるようにする Resolve #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>
* :art:syuilo2024-09-285-28/+13
|
* show shown (#14639)FineArchs2024-09-281-1/+19
|
* test(backend): Add test for Passkey API (#14635)Yuri Lee2024-09-281-0/+182
|
* feat: エクスポート完了時に通知を発行するように (#14484)かっこかり2024-09-2618-7/+178
| | | | | | | | | | | | | * feat: エクスポート完了時に通知を発行するように * Update Changelog * entitity -> entity * fix: ペイロードを含むように * fix icon * exportableEntities -> userExportableEntities
* enhance(frontend): ↵syuilo2024-09-264-9/+12
| | | | 絵文字ピッカーをドロワー表示するか自由に設定可能に