summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkSignupDialog.rules.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [Hub Next] Misskey Hubのリンクを変更 (#12699)かっこかり2023-12-221-1/+1
| | | | | | * misskey hub のリンクを変更 * misskey-hub.net -> assets.misskey-hub.net Related to misskey-dev/misskey-hub-next#57
* Remove unused imports (#12730)woxtu2023-12-211-1/+1
|
* プライバシーポリシー・運営者情報のリンクを追加 (#11925)かっこかり2023-10-071-13/+30
| | | | | | | | | | | | | | | | | | | | | * 運営者情報・プライバシーポリシーリンクを追加 * Update Changelog * Run api extractor * プライバシーポリシー・利用規約の同意をまとめる * Update Changelog * fix lint * fix * api extractor * improve design * nodeinfoにプライバシーポリシー・運営者情報を追加
* refactor(frontend): use ESMsyuilo2023-09-191-3/+3
|
* chore: ↵Shun Sakai2023-07-271-0/+5
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * chore: Add the SPDX information to each file Add copyright and licensing information as defined in version 3.0 of the REUSE Specification. * tweak format --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* enhance(frontend): tweak MkSignupDialog.rules.vuesyuilo2023-07-201-5/+51
|
* refactorsyuilo2023-05-191-4/+4
|
* :art:syuilo2023-04-221-0/+5
|
* :art:syuilo2023-04-201-1/+0
|
* tweak MkSignupDialog.rules.vuesyuilo2023-04-201-2/+8
|
* tweak MkSignupDialog.rules.vuesyuilo2023-04-201-2/+2
|
* feat: Server rules (#10660)syuilo2023-04-191-0/+114
* 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を明示 * :art: * refactor * :art: * :art: * fix e2e test * :art: * :art: * fix icon * fix e2e --------- Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>