egirlskey/packages/client/src/pages/settings
2022-05-04 10:15:24 +09:00
..
2fa.vue
account-info.vue
accounts.vue refactor(client): refactor settings/accounts to use Composition API (#8604) 2022-05-03 20:33:40 +09:00
api.vue refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
apps.vue refactor(client): refactor settings/apps to use Composition API (#8570) 2022-05-04 10:15:24 +09:00
custom-css.vue Refactor custom-css to use Composition API (#8571) 2022-05-01 15:50:09 +09:00
deck.vue
delete-account.vue Refactor delete-account to use Composition API (#8572) 2022-05-04 10:15:06 +09:00
drive.vue refactor(client): refactor settings/drive to use Composition API (#8573) 2022-05-04 10:14:48 +09:00
email.vue Refactor settings/email to use Composition API (#8576) 2022-05-04 10:14:26 +09:00
general.vue Refactor settings/general to use Composition API (#8578) 2022-05-04 10:13:51 +09:00
import-export.vue refactor(client): refactor import-export to use Composition API (#8579) 2022-05-01 11:55:15 +09:00
index.vue fix: Fix settings page (#8508) 2022-04-23 19:17:15 +09:00
instance-mute.vue Refactor instance-mute to use Composition API (#8580) 2022-05-01 11:52:19 +09:00
integration.vue Refactor integration to use Composition API (#8581) 2022-05-01 11:23:12 +09:00
menu.vue Refactor settings/menu to use Composition API (#8586) 2022-05-04 10:12:40 +09:00
mute-block.vue
notifications.vue refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
other.vue Refactor settings/other to use Composition API (#8589) 2022-05-04 10:12:08 +09:00
plugin.install.vue refactor(client): refactor settings/plugin/install to use Composition API (#8591) 2022-05-04 10:10:52 +09:00
plugin.vue refactor(client): refactor settings/plugin to use Composition API (#8590) 2022-05-04 10:11:35 +09:00
privacy.vue
profile.vue
reaction.vue refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
security.vue refactor(client): refactor settings/security to use Composition API (#8592) 2022-05-04 10:10:34 +09:00
sounds.vue
theme.install.vue refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
theme.manage.vue refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
theme.vue refactor(client): refactor settings/theme to use Composition API (#8595) 2022-05-03 20:34:48 +09:00
webhook.edit.vue feat: Webhook (#8457) 2022-04-02 15:28:49 +09:00
webhook.new.vue feat: Webhook (#8457) 2022-04-02 15:28:49 +09:00
webhook.vue feat: Webhook (#8457) 2022-04-02 15:28:49 +09:00
word-mute.vue