summaryrefslogtreecommitdiff
path: root/packages/backend (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update depssyuilo2023-02-261-9/+9
|
* fix(server): エラーのスタックトレースは返さないようにsyuilo2023-02-261-2/+5
| | | | Fix #10064
* [Fix] fixed an typo in error message (#10102)daima36292023-02-261-1/+1
|
* test(server): add validation test of api:notes/create (#10090)tamaina2023-02-2617-204/+399
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix(server): notes/createのバリデーションが効いていない Fix #10079 Co-Authored-By: mei23 <m@m544.net> * anyOf内にバリデーションを書いても最初の一つしかチェックされない * :v: * wip * wip * :v: * RequiredProp * Revert "RequiredProp" This reverts commit 74693900119a590263106fa3adefd008d69ce80c. * add api:notes/create * fix lint * text * :v: * improve readability --------- Co-authored-by: mei23 <m@m544.net> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* feat: in-channel featured notesyuilo2023-02-251-0/+3
| | | | Resolve #9938
* Windows環境でswcを使うと正常にビルドができない問題の修 ↵kabo24682023-02-251-1/+1
| | | | | | | | | 正 (#10074) * Update @swc/core to v1.3.36 * Update CHANGELOG.md * Update CHANGELOG.md
* fix(client): Android ↵tamaina2023-02-251-0/+8
| | | | | | | ChromeでPWAとしてインストールできない問題を修正 (#10069) * fix(client): Android ChromeでPWAとしてインストールできない問題を修正 * 順番関係ある?
* 未知のユーザーが deleteActor されたら処理をスキップする ↵xianon2023-02-251-2/+4
| | | | (#10067)
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-02-245-46/+54
|\
| * fix(server): ↵tamaina2023-02-241-0/+10
| | | | | | | | | | | | | | notes/createで、fileIdsと見つかったファイルの数が異なる場合はエラーにする (#9911) * fix(server): notes/createで、fileIdsと見つかったファイルの数が異なる場合はエラーにする * NO_SUCH_FILE
| * test(backend): restore ap-request tests (#9997)Kagami Sascha Rosylight2023-02-243-44/+42
| | | | | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
| * Pass `--detectOpenHandles` to Jest (#9895)Kagami Sascha Rosylight2023-02-241-2/+2
| | | | | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* | Update apple-touch-icon.pngsyuilo2023-02-241-0/+0
|/
* 起動時にRedisの疎通確認を行う (#9832)Masaya Suzuki2023-02-242-0/+11
| | | | | | | | | * 起動時にRedisの疎通確認を行う * check:connectをstart内に移動 --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* fix(server): 全ての通知が削除されてしまうのを修正tamaina2023-02-231-1/+0
|
* Merge branch 'master' into developsyuilo2023-02-231-0/+1
|\
| * Release: 13.7.2 (#10035)syuilo2023-02-236-24/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ci: swcにしたためtypecheckは別途実施 * :art: * Update package.json * マイグレーションが失敗することがあるのを修正 * refactor ci * use tsc for build Windowsだとエラーが出るため * feat: swc build in windows (#10032) * feat: add optional swc * fix: windowsで動かない現象を修正 * fix: fix swc path alias * fix: docker build時に`Host key verification failed`と言われてgitリポジトリからパッケージをインストールできないのでssh -> htpsに変更 * use swc * chore(client): tweak custom emoji size * enhance: make pwa icon maskable (#10033) * :art: * feat(server): add @swc/core-android-arm64 to optional (#10034) * feat: add optional swc * fix: windowsで動かない現象を修正 * fix: fix swc path alias * fix: docker build時に`Host key verification failed`と言われてgitリポジトリからパッケージをインストールできないのでssh -> htpsに変更 * feat(server): add @swc/core-android-arm64 to optional * fix: conflict * Update package.json * chore(backend): fix indent * Update CHANGELOG.md * compress png --------- Co-authored-by: CaffeinePower <86540016+cffnpwr@users.noreply.github.com> Co-authored-by: Shogo Sensui <shogosensui@gmail.com> Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* | fix: ↵tamaina2023-02-235-20/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i/notificationsで古い通知タイプを許容するなど、古い通知タイプの清算 (#10042) * wip * fix * create migration * oops * fix front const * changelog * fix type * fix * wip * Revert "wip" This reverts commit 6cdb3600e280be3550b8b6353b2c7930f7b31438. * enumのこす * fix --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* | enumの変更はしないsyuilo2023-02-231-9/+0
| |
* | compress pngsyuilo2023-02-232-0/+0
| |
* | chore(backend): fix indenttamaina2023-02-231-1/+1
| |
* | feat(server): add @swc/core-android-arm64 to optional (#10034)CaffeinePower2023-02-231-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | * feat: add optional swc * fix: windowsで動かない現象を修正 * fix: fix swc path alias * fix: docker build時に`Host key verification failed`と言われてgitリポジトリからパッケージをインストールできないのでssh -> htpsに変更 * feat(server): add @swc/core-android-arm64 to optional * fix: conflict
* | :art:syuilo2023-02-232-0/+0
| |
* | enhance: make pwa icon maskable (#10033)Shogo Sensui2023-02-231-2/+4
| |
* | use swcsyuilo2023-02-231-3/+3
| |
* | feat: swc build in windows (#10032)CaffeinePower2023-02-232-19/+27
| | | | | | | | | | | | | | | | | | * feat: add optional swc * fix: windowsで動かない現象を修正 * fix: fix swc path alias * fix: docker build時に`Host key verification failed`と言われてgitリポジトリからパッケージをインストールできないのでssh -> htpsに変更
* | use tsc for buildsyuilo2023-02-231-6/+6
| | | | | | | | Windowsだとエラーが出るため
* | マイグレーションが失敗することがあるのを修正syuilo2023-02-231-0/+1
| |
* | Update package.jsonsyuilo2023-02-231-1/+1
|/
* マイグレーションファイルの変更ミス (#10029)nenohi2023-02-231-1/+1
|
* perf(backend): Use swc on pnpm build (#10026)tamaina2023-02-221-7/+7
| | | | | | | * perf(backend): Use swc on pnpm build * update CHANGELOG * no jest
* Revert "Allow configuring the listen host (#9924)"syuilo2023-02-224-12/+9
| | | | This reverts commit 3dfe3aa9a48cba0570508ef037c5289894fa731b.
* Allow configuring the listen host (#9924)ledlamp2023-02-224-9/+12
|
* MFMのDOM ParserをJSDOMからhappy-domに変更する (#10016)potpro2023-02-222-7/+8
| | | Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix(server): tweak admin/show-user apisyuilo2023-02-221-6/+0
| | | | Fix #9883
* improve performance of some testssyuilo2023-02-224-199/+194
|
* fix testsyuilo2023-02-221-1/+1
|
* tweak cisyuilo2023-02-221-1/+1
|
* fix typessyuilo2023-02-223-6/+6
|
* fix typesyuilo2023-02-221-2/+2
|
* chore: add tiny definition for redis-lock (#9971)dojineko2023-02-224-6/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | * add tiny definition for redis-lock * Update packages/backend/src/@types/redis-lock.d.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * fix type name * add @typescript-eslint/naming-convention * define taskToPerform type * chore: use default settings for `@typescript-eslint/naming-convention` * set `format:none` to typeParameter (default) * ignore lines to be treated as exceptions * chore: fix naming --------- Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix: ↵tamaina2023-02-221-53/+54
| | | | | | | | | | | | MkUserSelectDialog/search-by-username-and-hostでローカルユーザーを絞って検索できない問題を修正 (#9943) * fix: MkUserSelectDialog/search-by-username-and-hostでローカルユーザーを絞って検索できない問題を修正 Fix #9627 * update CHANGELOG.md * clean up * search-by-username-and-host大改造
* enhance: ↵syuilo2023-02-2210-18/+260
| | | | exploreで公開ロール一覧とそのメンバーを閲覧できるように
* fix(server): improve security of admin/drive/show-filesyuilo2023-02-211-4/+12
|
* test(backend): restore emoji reaction tests (#9996)Kagami Sascha Rosylight2023-02-202-83/+90
|
* test(backend): restore more unit tests (#9994)Kagami Sascha Rosylight2023-02-203-92/+112
|
* 削除済みのユーザーが deleteActor ↵xianon2023-02-201-1/+1
| | | | される時の動作を修正する (#9980)
* update depssyuilo2023-02-201-25/+25
|
* :art: 2FA設定のデザイン向上 / ↵tamaina2023-02-2011-28/+201
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | セキュリティキーの名前を変更できるように (#9985) * wip * fix * wip * wip * :v: * rename key * :art: * update CHANGELOG.md * パスワードレスログインの判断はサーバーで * 日本語 * 日本語 * 日本語 * 日本語 * :v: * fix * refactor * トークン→確認コード * fix password-less / qr click * use otpauth * 日本語 * autocomplete * パスワードレス設定は外に出す * :art: * :art: --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor: 型エラー修正 / Fix type errors backend (#9983)noonworks2023-02-203-5/+5
| | | | | | | | | | | | | | | | | * refactor: fix type errors in backend * revert some changes * なるべくJS挙動を変えない方法に修正 * Update packages/backend/src/server/api/ApiCallService.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * コンフリクトするファイルを削除 --------- Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>