summaryrefslogtreecommitdiff
path: root/packages/frontend/src/router.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enhance(frontend): typed nirax (#16309)かっこかり2025-07-301-1/+1
| | | | | | | * enhance(frontend): typed nirax * migrate router.replace * fix
* fix(frontend): suppress inject warnsyuilo2025-03-301-1/+1
|
* fix(frontend): ↵かっこかり2025-03-251-1/+1
| | | | 本番環境で不必要なconsole.logを出さないように (#15702)
* fix lintsyuilo2025-03-201-2/+2
|
* refactor(frontend): router refactoringsyuilo2025-03-191-8/+8
|
* refactor(frontend): router refactoringsyuilo2025-03-191-325/+30
|
* refactor(frontend): router refactoringsyuilo2025-03-191-0/+341
|
* refactor(frontend): router.ts解きほぐし (#12907)おさむのひと2024-01-081-561/+0
| | | | | | | | | | | | | | | | | | | * refactor(frontend): router.ts解きほぐし * add debug hmr option * fix comment * fix not working * add comment * fix name * Update definition.ts --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* tweak gamesyuilo2024-01-071-1/+1
|
* feat(frontend): add new gamesyuilo2024-01-061-0/+4
|
* enhance(frontend): tweak avatar decoration setting uisyuilo2023-12-161-0/+4
|
* feat(frontend): 絵文字ピッカーの実装 (#12617)おさむのひと2023-12-141-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 絵文字デッキの作成 * 細かい不備を修正 * fix lint * fix * fix CHANGELOG.md * fix setTimeout -> nextTick * fix https://github.com/misskey-dev/misskey/pull/12617#issuecomment-1848952862 * fix bug * fix CHANGELOG.md * fix CHANGELOG.md * wip * Update CHANGELOG.md * Update CHANGELOG.md * wip --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* feat: レジストリAPIをサードパーティから利用可能に (#12229)syuilo2023-11-031-3/+3
| | | | | | | | | * wip * wip * Update remove.ts * refactor
* feat: ↵GrapeApple02023-10-301-1/+5
| | | | | | | | | | | | | | | | | | | アイコンデコレーションの管理をロールで設定できるように (#12173) * アイコンデコレーションの管理をロールで設定できるように * インポートミス * Update packages/frontend/src/ui/_common_/common.ts Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> * Update packages/frontend/src/ui/_common_/common.ts Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Feat: ↵かっこかり2023-10-211-0/+4
| | | | | | | | | | | | | | | | | 外部サイトからテーマ・プラグインのインストールができるように (#12034) * Feat: 外部サイトからテーマ・プラグインのインストールができるように * Update Changelog * Change Changelog * Remove unnecessary imports * Update fetch-external-resources.ts * Update CHANGELOG.md * Update CHANGELOG.md
* feat: Avatar decoration (#12096)syuilo2023-10-211-0/+4
| | | | | | | | | | | * wip * Update ja-JP.yml * Update profile.vue * .js * Update home.test.ts
* Feat:「ファイルの詳細」ページを追加 (#11995)かっこかり2023-10-101-0/+4
| | | | | | | | | | | | | | | | | * (add) ファイルビューア * Update Changelog * 既存のAPIを利用 * run api extratctor * Change i18n * (add) ページに関する説明を追加 * Update CHANGELOG * (fix) design, classes
* enhance(frontend): tweak uisyuilo2023-10-041-8/+0
|
* enhance: TLキャッシュ容量を設定できるようにsyuilo2023-10-041-0/+4
|
* enhance(backend): refine moderation log (#10939)syuilo2023-09-231-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update DriveService.ts
* refactor(frontend): use ESMsyuilo2023-09-191-1/+1
|
* enhance(frontend): tweak user moderation pagesyuilo2023-08-131-4/+3
|
* feat(backend): support OAuth 2.0 authorization (#11053)Kagami Sascha Rosylight2023-07-271-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat(backend): support OAuth 2.0 authorization * secureRndstr fix * nanndekowareta * nanndekowareta2 * nanndekowareta3 * unref? * refactor to not close fastify * use microformats-parser * Update OAuth2ProviderService.ts * clarify the reason behind dns lookup * refactor(backend): use @types/oauth2orize-pkce (#11350) * refactor(backend): use @types/oauth2orize-pkce * Update package.json * Update pnpm-lock.yaml --------- Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com> --------- Co-authored-by: mtgto <hogerappa@gmail.com> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* 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: 招待機能の改善 (#11195)yukineko2023-07-151-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refactor(backend): 招待機能を改修 * feat(backend): 招待コードのcreate/delete/listエンドポイントを追加 * add(misskey-js): エンドポイントと型を追加 * change(backend): metaでinvite関連の情報も返すように * add(misskey-js): エンドポイントと型を追加 * add(backend): `/endpoints/invite/limit`を追加 * fix: createdByがnullableではなかったのを修正 * fix: relationが取得できていなかった問題を修正 * fix: パラメータを間違えていたのを修正 * feat(client): 招待ページを実装 * change(client): インスタンスメニューの「招待」押した場合に招待ページに飛ぶように変更 * feat: 招待コードをコピーできるように * change(backend): metaに招待コード発行に関する情報を持たせるのをやめる * feat: ロールごとに招待コードの発行上限数などを設定できるように * change(client): 招待コードをコピーしたときにダイアログを出すように * add: 招待に関する管理者用のエンドポイントを追加 * change(backend): モデレーターであれば作成者以外でも招待コードを削除できるように * change(backend): admin/invite/listはオフセットでページネーションするように * feat(client): 招待コードの管理ページを追加 * feat(client): 招待コードのリストをソートできるように * change: `admin/invite/create`のレスポンスを修正 * fix(client): 有効期限を指定できていなかった問題を修正 * refactor: 必要のない箇所を削除 * perf(backend): use limit() instead of take() * change(client): 作成ボタンを見た目を変更 * refactor: 招待コードの生成部分を共通化し、コード内に"01OI"のいずれかの文字を含まないように * fix(client): paginationの仕様が変わっていたので修正 * change(backend): expiresAtパラメータのnullを許容 * change(client): 有効期限を設けないときは日付の入力欄を非表示に * fix: 自身のポリシーよりもインスタンス側のポリシーが優先表示される問題を修正 * fix: n時間のときに「n時間間」となってしまうのを修正 * fix(backend): ポリシーが途中で変更されたときに作成可能数がマイナス表記になってしまうのを修正 * change(client): 招待コードのユーザー名が不明な理由を表示するように * update: CHANGELOG.md * lint * refactor * refactor * tweak ui * :art: * :art: * add(backend): indexを追加 * change(backend): indexの追加に伴う変更 * change(client): インスタンスメニューの「招待」の場所を変更 * add(frontend): MkInviteCode用のstorybookを追加 * Update misskey-js.api.md * fix(misskey-js): InviteのcreatedByの型が間違っていたのを修正 --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* fix(frontend): ↵syuilo2023-07-081-30/+1
| | | | | | ページ遷移でスクロール位置が保持されない問題を修正 Fix #11068
* fix: ↵Chocolate Pie2023-07-081-2/+2
| | | | | | | | | | | | | 非ログイン時にクレデンシャルが必要なページに行くとエラーが出る問題を修正 (#10973) * 非ログイン時にクレデンシャルが必要なページに行くとエラーが出る問題を修正 (misskey-dev/misskey#10922) * Update CHANGELOG.md * fix * Update CHANGELOG.md * Update CHANGELOG.md
* ユーザー統計表示機能を削除syuilo2023-06-131-4/+0
| | | | Resolve #10998
* enhance(frontend): サーバーのテーマ設定を別ページに分離syuilo2023-06-091-0/+4
|
* feat: 公開リスト (#10842)Chocolate Pie2023-05-191-0/+4
| | | | | | | | | | | | | | | | | | | | | | | * feat: まず公開できるように (misskey-dev/misskey#10447) * feat: 公開したリストのページを作成 (misskey-dev/misskey#10447) * feat: いいねできるように * feat: インポートに対応 * wip * wip * CHANGELOGを編集 * add note * refactor --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor(frontend): use composition apisyuilo2023-05-141-3/+0
|
* :art:syuilo2023-05-051-7/+3
|
* feat: Server rules (#10660)syuilo2023-04-191-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* feat: account migration (#10507)Namekuji2023-04-081-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add Move activity * add endpoint to move from local to remote * follow move activity coming to inbox * fix move endpoint * add known-as endpoint to create account alias * add migration page * add route to migration page * add move and known-as endpoints * fix dependnecies error * fix new endpoints * fix move activity id * fix refollow * add movedToUri and alsoKnownAs to api * fix moveToUri indicator * fix missing context * add chengelog * rename MkMoved to MkAccountMoved * add missing semicolon * fix targetUri * fix followings query * remove redundant null check
* feat: drive cleaner (#10366)CyberRex2023-03-201-0/+4
| | | | | * feat: drive-cleaner * Update CHANGELOG.md
* enhance(client): add ads pagesyuilo2023-03-181-0/+3
|
* feat: sensitive wordsyuilo2023-03-131-0/+4
|
* enhance(client): 設定から自分のロールを確認できるようにsyuilo2023-03-121-0/+4
|
* feat: 2つの検索画面の統合 (#9949) (#10038)Khsmty2023-02-251-0/+2
| | | | | | | | | | | * feat: 検索画面の UI を統一 * fix: エラーの修正 * add: changelog --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix(client): ↵syuilo2023-02-221-2/+2
| | | | ユーザーのハッシュタグ検索が機能していないのを修正
* enhance: ↵syuilo2023-02-221-0/+3
| | | | exploreで公開ロール一覧とそのメンバーを閲覧できるように
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-1/+0
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* drop messaging (#9919)syuilo2023-02-151-13/+0
| | | | | * drop messaging (from backend) * wip
* 一部のMFM構文をopt-inにsyuilo2023-02-111-3/+0
| | | | あとMFMチートシートはMisskey Hubに移動
* feat: timeline page for non-login users (#9795)futchitwo2023-02-051-0/+3
|
* drop twitter/github/discord integrationssyuilo2023-02-031-8/+0
| | | | Close #9775
* Achievements (#9665)syuilo2023-01-211-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update ja-JP.yml * wip * wip * Update MkAchievements.vue * wip * :art: * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
* カスタム絵文字の管理を権限を持つユーザーが行えるよ ↵syuilo2023-01-131-1/+4
| | | | | | に Resolve #9542
* Role (#9437)syuilo2023-01-121-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update CHANGELOG.md * wip * wip * wip * Update create.ts * wip * wip * Update CHANGELOG.md * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * wip * wip * Update delete.ts * Update delete.ts * wip * wip * wip * Update account-info.vue * wip * wip * Update settings.vue * Update user-info.vue * wip * Update show-file.ts * Update show-user.ts * wip * wip * Update delete.ts * wip * wip * Update overview.moderators.vue * Create 1673500412259-Role.js * wip * wip * Update roles.vue * 色 * Update roles.vue * integrate silence * wip * wip
* tweak clientsyuilo2023-01-091-0/+4
|