summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/i/2fa (follow)
Commit message (Expand)AuthorAgeFilesLines
* split url into webUrl and localUrl (like mastodon)stableFreya Murphy21 hours1-2/+2
* more use of identifiable errors, improvements to inner error rendering, and m...Hazelnoot2025-06-061-1/+1
* lint and type fixesHazelnoot2025-04-016-6/+0
* fix import order in i/2fa/update-key.tsHazelnoot2025-02-041-1/+1
* fix import order in i/2fa/unregister.tsHazelnoot2025-02-041-1/+1
* fix import order in i/2fa/remove-key.tsHazelnoot2025-02-041-1/+1
* fix import order in i/2fa/register-key.tsHazelnoot2025-02-041-1/+1
* fix import order in i/2fa/register.tsHazelnoot2025-02-041-1/+1
* fix import order in i/2fa/password-less.tsHazelnoot2025-02-041-1/+1
* fix lint errors in i/2fa/key-done.tsHazelnoot2025-02-041-2/+2
* fix import order in i/2fa/done.tsHazelnoot2025-02-041-1/+1
* add rate limits to all public endpointsHazelnoot2024-11-223-0/+21
* rate limit all password checks - fixes #540dakkar2024-07-125-0/+35
* Merge remote-tracking branch 'misskey/release/2024.5.0' into future-2024-04-2...dakkar2024-05-111-3/+3
|\
| * update deps (#13624)syuilo2024-05-041-3/+3
* | merge: upstreamMarie2024-02-198-9/+22
|\|
| * fix(backend): add missing schemas and fix incorrect schemas (#13295)zyoshoka2024-02-162-1/+14
| * (re) update SPDX-FileCopyrightTexttamaina2024-02-138-8/+8
| * Revert "update SPDX-FileCopyrightText"tamaina2024-02-138-8/+8
| * update SPDX-FileCopyrightTextsyuilo2024-02-128-8/+8
* | merge: upstreamMarie2024-02-036-6/+6
|\|
| * refactor(backend): User関連のスキーマ/型の指定を強くする (#12...zyoshoka2024-01-316-6/+6
* | merge: upstreamMarie2024-01-151-16/+17
|\|
| * fix(backend): 虚無ノートを投稿できる問題の修正と `api.json` ...zyoshoka2024-01-131-16/+17
* | merge: upstreamMarie2023-12-233-0/+157
|\|
| * enhance: api.jsonのレスポンスの内容を実際の内容に合わせる...GrapeApple02023-12-213-0/+157
* | chore: lintMar0xy2023-09-262-2/+2
* | merge: upstreamMar0xy2023-09-266-14/+87
|\|
| * enhance: 二要素認証設定時のセキュリティを強化 (#11863)syuilo2023-09-226-16/+87
* | upd: swap bcrypt to argon2, add misskey-js to dev, auto load repliesMar0xy2023-09-226-11/+16
|/
* update deps (#11820)syuilo2023-09-158-8/+8
* feat: passkey support (#11804)syuilo2023-09-086-148/+112
* feat: Refine 2fa (#11766)syuilo2023-08-282-0/+8
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-178-16/+8
* refactor(backend): Remove unused injections (#11462)woxtu2023-08-052-8/+1
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-278-0/+40
* chore(backend): better error message for unsupported attestation (#11333)Kagami Sascha Rosylight2023-07-211-1/+1
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-1/+1
* update depssyuilo2023-06-021-1/+1
* :art: 2FA設定のデザイン向上 / セキュリティキーの名前を...tamaina2023-02-207-17/+185
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-1/+0
* fix import typesyuilo2022-09-217-9/+9
* なんかもうめっちゃ変えたsyuilo2022-09-187-228/+327
* enhance: Display TOTP Register URLsyuilo2022-05-141-3/+5
* chore: fix lintsyuilo2022-04-031-3/+3
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-266-7/+7
* refactor: Use ESM (#8358)syuilo2022-02-277-29/+29
* Fix ajv (#8333)tamaina2022-02-207-7/+7
* refactor: use ajv instead of cafy (#8324)syuilo2022-02-197-59/+55
* refactor(backend): use insert instead of savesyuilo2022-01-262-2/+2