summaryrefslogtreecommitdiff
path: root/packages/frontend/src/pages/admin/external-services.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(frontend): ↵おさむのひと2024-01-041-1/+2
| | | | | | | | | | | | | os.tsに引き込んだscripts/api.tsの再exportをやめる (#12694) * refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる * fix * fix * renate to "misskeyApi" * rename file
* refactor(frontend): 非推奨となったReactivity ↵zyoshoka2023-12-071-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | Transformを使わないように (#12539) * refactor(frontend): 非推奨となったReactivity Transformを使わないように * refactor: 不要な括弧を除去 * fix: 不要なアノテーションを除去 * fix: Refの配列をrefしている部分の対応 * refactor: 不要な括弧を除去 * fix: lint * refactor: Ref、ShallowRef、ComputedRefの変数の宣言をletからconstに置換 * fix: type error * chore: drop reactivity transform from eslint configuration * refactor: remove unnecessary import * fix: 対応漏れ
* DeepL TranslationのPro ↵おさむのひと2023-11-171-0/+1
| | | | | accountトグルスイッチが表示されていなかったのを修正 (#12355) Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
* :art:syuilo2023-10-041-2/+2
|
* enhance: TLキャッシュ容量を設定できるようにsyuilo2023-10-041-0/+81