summaryrefslogtreecommitdiff
path: root/packages/backend/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* :art:syuilo2023-03-011-0/+1
* fix of #10145syuilo2023-03-013-3/+3
* feat: 時限ロール (#10145)syuilo2023-03-018-48/+128
* enhance(server): make antenna handle cwsyuilo2023-02-281-7/+11
* fix(sw): プッシュ通知でカスタム絵文字リアクションを表...tamaina2023-02-281-6/+14
* fix: 外部メディアプロキシ使用時にアバタークロップがで...tamaina2023-02-281-1/+4
* fix Serialized typesyuilo2023-02-282-1/+11
* fix(server): メールアドレス更新時にバリデーションが正し...syuilo2023-02-281-2/+2
* fix(backend): return HTTP 404 for any unknown api endpoint paths (#10130)Kagami Sascha Rosylight2023-02-271-2/+18
* fix(server): 単純にrenoteできないのを修正tamaina2023-02-262-0/+16
* refactorsyuilo2023-02-261-11/+5
* ホームタイムラインの読み込みでクエリタイムアウトに...xianon2023-02-261-10/+13
* fix(server): エラーのスタックトレースは返さないようにsyuilo2023-02-261-2/+5
* [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-2611-198/+372
* feat: in-channel featured notesyuilo2023-02-251-0/+3
* fix(client): Android ChromeでPWAとしてインストールできない問...tamaina2023-02-251-0/+8
* 未知のユーザーが deleteActor されたら処理をスキップする ...xianon2023-02-251-2/+4
* fix(server): notes/createで、fileIdsと見つかったファイルの数が...tamaina2023-02-241-0/+10
* test(backend): restore ap-request tests (#9997)Kagami Sascha Rosylight2023-02-241-38/+34
* fix: i/notificationsで古い通知タイプを許容するなど、古い通...tamaina2023-02-235-20/+21
* enhance: make pwa icon maskable (#10033)Shogo Sensui2023-02-231-2/+4
* Revert "Allow configuring the listen host (#9924)"syuilo2023-02-223-6/+4
* Allow configuring the listen host (#9924)ledlamp2023-02-223-4/+6
* MFMのDOM ParserをJSDOMからhappy-domに変更する (#10016)potpro2023-02-221-7/+7
* fix(server): tweak admin/show-user apisyuilo2023-02-221-6/+0
* 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
* fix: MkUserSelectDialog/search-by-username-and-hostでローカルユーザ...tamaina2023-02-221-53/+54
* enhance: exploreで公開ロール一覧とそのメンバーを閲覧でき...syuilo2023-02-2210-18/+260
* fix(server): improve security of admin/drive/show-filesyuilo2023-02-211-4/+12
* 削除済みのユーザーが deleteActor される時の動作を修正す...xianon2023-02-201-1/+1
* :art: 2FA設定のデザイン向上 / セキュリティキーの名前を...tamaina2023-02-2010-26/+200
* refactor: 型エラー修正 / Fix type errors backend (#9983)noonworks2023-02-203-5/+5
* chore(server): tweak notes/featured apisyuilo2023-02-191-1/+1
* refactor: fix typessyuilo2023-02-171-1/+2
* refactor: fix typessyuilo2023-02-1719-117/+90
* refactor: fix typessyuilo2023-02-174-7/+5
* refactor: fix typessyuilo2023-02-172-0/+53
* perf(client): ウェルカムページを最適化 (#9960)tamaina2023-02-172-2/+5
* style(backend): fix all eslint errors (#9967)Kagami Sascha Rosylight2023-02-179-12/+11
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-16171-238/+113
* fix(server): マイグレーションad1676438468213が通らないのを修...tamaina2023-02-161-0/+1
* fix(server): dropGroupマイグレーションが通るように (#9961)tamaina2023-02-161-1/+5
* startAt -> startsAtsyuilo2023-02-154-8/+8
* 広告開始時期の設定 (#9944)nenohi2023-02-155-5/+14
* drop group (#9942)syuilo2023-02-1541-1448/+13
* drop messaging (#9919)syuilo2023-02-1534-1722/+11
* enhance(server): URLプレビュー(summaly)はプロキシを通すよ...tamaina2023-02-141-10/+17