1
0
forked from mirror/misskey
misskey/packages/backend/src/server/api/endpoints/admin
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
..
accounts enhance(backend): improve cache 2023-04-05 10:21:10 +09:00
ad
announcements
drive
emoji カスタム絵文字のライセンスを一括でできるように (#10671) 2023-04-19 08:25:24 +09:00
federation feat: queueing bulk follow/unfollow and block/unblock (#10544) 2023-04-12 09:13:58 +09:00
promo
queue feat: queue force promote (#10370) 2023-03-22 08:58:23 +09:00
relays
roles
abuse-user-reports.ts
delete-account.ts
delete-all-files-of-a-user.ts
get-index-stats.ts
get-table-stats.ts
get-user-ips.ts
meta.ts enhance(backend): リモートサーバーのチャート生成を無効にするオプションを追加 2023-03-24 19:08:08 +09:00
reset-password.ts
resolve-abuse-user-report.ts Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #10298 関係 ) (#10317) 2023-03-14 19:11:31 +09:00
send-email.ts
server-info.ts fix types 2023-04-14 13:50:05 +09:00
show-moderation-logs.ts
show-user.ts
show-users.ts
suspend-user.ts feat: queueing bulk follow/unfollow and block/unblock (#10544) 2023-04-12 09:13:58 +09:00
unsuspend-user.ts
update-meta.ts feat: Server rules (#10660) 2023-04-19 21:24:31 +09:00
update-user-note.ts