misskey/packages/backend
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
..
.vscode
assets sw: なんかもうめっちゃ変えた (#10570) 2023-04-11 14:11:39 +09:00
migration feat: Server rules (#10660) 2023-04-19 21:24:31 +09:00
nsfw-model
src feat: Server rules (#10660) 2023-04-19 21:24:31 +09:00
test fix(backend): アバターとバナーがリセットできない (#10643) 2023-04-16 15:23:49 +09:00
.eslintignore
.eslintrc.cjs test(server): add validation test of api:notes/create (#10090) 2023-02-26 11:28:05 +09:00
.madgerc
.swcrc
check_connect.js fix check_connect.js 2023-04-14 05:14:00 +00:00
jest.config.cjs test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
jsconfig.json
ormconfig.js
package.json update deps 2023-04-19 12:52:14 +09:00
README.md
tsconfig.json test(server): add validation test of api:notes/create (#10090) 2023-02-26 11:28:05 +09:00
watch.mjs

Misskey Backend