summaryrefslogtreecommitdiff
path: root/packages/frontend/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :art:syuilo2024-10-051-1/+1
|
* :art:syuilo2024-10-051-2/+3
|
* feat: 通報の強化 (#14704)syuilo2024-10-057-17/+84
| | | | | | | | | | | | | | | | | * wip * Update CHANGELOG.md * lint * Update types.ts * wip * :v: * Update MkAbuseReport.vue * tweak
* :art:syuilo2024-10-051-1/+3
|
* enhance: 人気のPlayを10件以上表示できるように (#14443)おさむのひと2024-10-051-1/+2
| | | Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
* #14675 レビューの修正 (#14705)かっこかり2024-10-051-3/+3
|
* fix: signin ↵かっこかり2024-10-053-118/+133
| | | | | | | | | | | | | | | | | | | | | | | | | の資格情報が足りないだけの場合はエラーにせず200を返すように (#14700) * fix: signin の資格情報が足りないだけの場合はエラーにせず200を返すように * run api extractor * fix * fix * fix test * /signin -> /signin-flow * fix * fix lint * rename * fix * fix
* :art:syuilo2024-10-041-24/+15
|
* fix(frontend): ↵かっこかり2024-10-041-5/+8
| | | | | | | ログイン画面でキャプチャが表示されない問題を修正 (#14694) * fix(frontend): ログイン画面でキャプチャが表示されない問題を修正 * rename
* :art:syuilo2024-10-041-40/+33
|
* :art:syuilo2024-10-041-3/+4
|
* fix(frontend): ↵syuilo2024-10-041-2/+7
| | | | リンク動作のオーバーライドが動作していないのを修正
* enhance(frontend): サインイン画面の改善 (#14658)かっこかり2024-10-046-377/+944
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* fix testsyuilo2024-10-041-54/+0
|
* :art:syuilo2024-10-041-0/+1
|
* :art:syuilo2024-10-041-0/+1
|
* :art:syuilo2024-10-046-79/+83
|
* initialPassword -> setupPasswordsyuilo2024-10-031-4/+4
|
* fix(misskey-js): type fixes related to signup and signin (#14679)zyoshoka2024-10-031-3/+2
|
* feat: ↵かっこかり2024-10-031-4/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | サーバー初期設定時に初期パスワードを要求できるように (#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>
* 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-031-2/+11
| | | | | | | | | | | | | | | * wip * Update CHANGELOG.md * wip * fix * Update index.d.ts * Update SigninService.ts * Update MkNotification.vue
* enhance: require captcha for signin (#14655)syuilo2024-10-032-3/+36
| | | | | | | | | | | * wip * Update MkSignin.vue * Update MkSignin.vue * wip * Update CHANGELOG.md
* 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
* :art:syuilo2024-09-301-1/+1
|
* enhance(frontend): フォロワーへのメッセージ欄を改良 (#14656)かっこかり2024-09-302-4/+117
| | | | | * enhance(frontend): フォロワーへのメッセージ欄を改良 * Update Changelog
* enhance(frontend): cwでも絵文字メニューを開けるように (#14647)かっこかり2024-09-292-2/+16
| | | | | * fix(frontend): cwでも絵文字メニューを開けるように * Update Changelog
* tweak MkCondensedLinesyuilo2024-09-292-2/+2
| | | | #14642
* wip (#14643)syuilo2024-09-281-0/+37
|
* :art:syuilo2024-09-283-2/+11
|
* :art:syuilo2024-09-281-1/+1
|
* :art:syuilo2024-09-281-1/+1
|
* Mk:C:containerのborderStyleとborderRadiusを設定できるように (#14638)FineArchs2024-09-282-2/+33
| | | | | * borderStyle and borderRadius * changelog
* feat: ↵syuilo2024-09-287-19/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | フォローされた際のメッセージを設定できるようにする (#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
|
* feat: エクスポート完了時に通知を発行するように (#14484)かっこかり2024-09-262-2/+29
| | | | | | | | | | | | | * feat: エクスポート完了時に通知を発行するように * Update Changelog * entitity -> entity * fix: ペイロードを含むように * fix icon * exportableEntities -> userExportableEntities
* enhance(frontend): ↵syuilo2024-09-264-9/+12
| | | | 絵文字ピッカーをドロワー表示するか自由に設定可能に
* :art:syuilo2024-09-261-0/+1
|
* Add Sign in with passkey Button (#14577)Yuri Lee2024-09-262-10/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Update about-misskey.vuesyuilo2024-09-261-0/+1
|
* tweak stylesyuilo2024-09-251-10/+2
|
* :art:syuilo2024-09-251-2/+2
|
* :art:syuilo2024-09-255-59/+82
|
* :art:syuilo2024-09-251-1/+1
|
* :art:syuilo2024-09-251-0/+11
|
* :art:syuilo2024-09-245-9/+27
|
* :art:syuilo2024-09-242-7/+7
|
* :art:syuilo2024-09-241-31/+33
|