hippofish/packages/backend/src/server/api
syuilo e1f9ab77f8
feat: Server rules (#10660)
* enhance(frontend): サーバールールのデザイン調整

* enhance(frontend): i18n

* enhance(frontend): 利用規約URLの設定を「モデレーション」ページへ移動

* enhance(frontend): サーバールールのデザイン調整

* Update CHANGELOG.md

* 不要な差分を削除

* fix(frontend): lint

* ui tweak

* test: add stories

* tweak

* test: bind args

* test: add interaction tests

* fix bug

* Update packages/frontend/src/pages/admin/server-rules.vue

Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com>

* Update misskey-js.api.md

* chore: windowを明示

* 🎨

* refactor

* 🎨

* 🎨

* fix e2e test

* 🎨

* 🎨

* fix icon

* fix e2e

---------

Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-04-19 21:24:31 +09:00
..
endpoints feat: Server rules (#10660) 2023-04-19 21:24:31 +09:00
openapi refactor: rename schema to json-schema 2023-03-10 14:22:37 +09:00
stream fix type in CustomEmojiService 2 2023-04-12 12:32:27 +00:00
ApiCallService.ts enhance: アカウント削除時のクライアントの挙動をいい感じにするなど (#10002) 2023-03-09 14:27:16 +09:00
ApiLoggerService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
ApiServerService.ts enhance(backend): APIパラメータサイズ上限を128kbから1mbに緩和 2023-04-11 14:28:40 +09:00
AuthenticateService.ts enhance(backend): improve cache 2023-04-04 17:32:09 +09:00
endpoint-base.ts refactor: rename schema to json-schema 2023-03-10 14:22:37 +09:00
endpoints.ts カスタム絵文字のライセンスを一括でできるように (#10671) 2023-04-19 08:25:24 +09:00
EndpointsModule.ts カスタム絵文字のライセンスを一括でできるように (#10671) 2023-04-19 08:25:24 +09:00
error.ts enhance: アカウント削除時のクライアントの挙動をいい感じにするなど (#10002) 2023-03-09 14:27:16 +09:00
GetterService.ts refactor: 型エラー修正 / Fix type errors backend (#9983) 2023-02-20 08:13:37 +09:00
RateLimiterService.ts fix types 2023-04-14 13:50:05 +09:00
SigninApiService.ts fix type 2023-02-22 14:53:36 +09:00
SigninService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
SignupApiService.ts fix: 登録メール送信時に重複確認を行う (#10231) 2023-03-09 12:57:34 +09:00
StreamingApiServerService.ts fix types 2023-04-14 13:50:05 +09:00