sharkey/packages/frontend/src/pages/settings
tamaina 0db88a5a3b
refactor: サウンド関連の設定をpizzaxに移行 (#8105)
* enhane: unison-reloadに指定したパスに移動できるように

* null

* null

* feat: ログインするアカウントのIDをクエリ文字列で指定する機能

* null

* await?

* rename

* rename

* Update read.ts

* merge

* get-note-summary

* fix

* swパッケージに

* add missing packages

* fix getNoteSummary

* add webpack-cli

* ✌️

* remove plugins

* sw-inject分離したがテストしてない

* fix notification.vue

* remove a blank line

* disconnect intersection observer

* disconnect2

* fix notification.vue

* remove a blank line

* disconnect intersection observer

* disconnect2

* fix

* ✌️

* clean up config

* typesを戻した

* backend/src/web/index.ts

* notification-badges

* add scripts

* change create-notification.ts

* Update packages/client/src/components/notification.vue

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* disconnect

* oops

* Failed to load the script unexpectedly回避
sw.jsとlib.tsを分離してみた

* truncate notification

* Update packages/client/src/ui/_common_/common.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>

* clean up

* clean up

* refactor

* キャッシュ対策

* Truncate push notification message

* fix

* wip

* clean up

* migration

* migration

* comment

* move soundConfigStore

* ✌️

* clean up

* クライアントがあったらストリームに接続しているということなので通知しない判定の位置を修正

* components/drive-file-thumbnail.vue

* components/drive-select-dialog.vue

* components/drive-window.vue

* merge

* fix

* remove reversi setting

* Service Workerのビルドにesbuildを使うようにする

* return createEmptyNotification()

* fix

* fix

* i18n.ts

* update

* ✌️

* remove ts-loader

* fix

* fix

* enhance: Service Workerを常に登録するように

* pollEnded

* pollEnded

* URLをsw.jsに戻す

* clean up

* clean up

* update sounds.vue

* update

* fix type

* ✌️

* ;v;

---------

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-04-12 10:39:57 +09:00
..
2fa.qrdialog.vue 🎨 2FA設定のデザイン向上 / セキュリティキーの名前を変更できるように (#9985) 2023-02-20 16:40:24 +09:00
2fa.vue 🎨 2FA設定のデザイン向上 / セキュリティキーの名前を変更できるように (#9985) 2023-02-20 16:40:24 +09:00
account-info.vue 🎨 2023-01-06 13:40:17 +09:00
accounts.vue enhance: アカウント削除時のクライアントの挙動をいい感じにするなど (#10002) 2023-03-09 14:27:16 +09:00
api.vue 🎨 2023-01-06 13:40:17 +09:00
apps.vue fix(frontend): webhook, 連携アプリ一覧でコンテンツが重複して表示される問題を修正 2023-04-10 18:56:38 +09:00
custom-css.vue refactor 2023-01-07 15:09:46 +09:00
deck.vue refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
delete-account.vue refactor(frontend): remove $i 2023-04-01 13:52:07 +09:00
drive-cleaner.vue fix drive-cleaner 2023-03-22 09:09:43 +09:00
drive.vue feat: drive cleaner (#10366) 2023-03-20 12:58:06 +09:00
email.vue Fix: If mail delivery is disabled on the server, make the settings page indicate this (#10191) 2023-03-04 19:19:55 +09:00
general.vue enhance(frontend): 常に広告を見られるオプションを追加 2023-04-10 10:22:25 +09:00
import-export.vue refactor 2023-01-09 09:41:25 +09:00
index.vue disable account migration 2023-04-08 20:51:36 +09:00
instance-mute.vue refactor 2023-01-07 15:09:46 +09:00
migration.vue tweak locale 2023-04-08 16:06:08 +09:00
mute-block.vue feat: Per-user renote mute (#10249) 2023-03-08 08:56:09 +09:00
navbar.vue tweak settings/navbar.vue 2023-03-20 20:35:49 +09:00
notifications.vue fix: i/notificationsで古い通知タイプを許容するなど、古い通知タイプの清算 (#10042) 2023-02-23 20:46:14 +09:00
other.vue refactor 2023-01-07 14:59:54 +09:00
plugin.install.vue enhance(client): update AiScript to 0.13.0 2023-03-15 18:26:59 +09:00
plugin.vue 🎨 2023-02-25 08:58:51 +09:00
preferences-backups.vue fix issue #10195 設定のバックアップ の「削除」の文字がない (#10559) 2023-04-10 10:23:56 +09:00
privacy.vue enhance(client): ローカルのみ -> 連合なし 2023-02-24 10:24:25 +09:00
profile.vue fix(client): プロフィールで設定した情報が削除できない 2023-03-10 18:48:57 +09:00
reaction.vue refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
roles.vue enhance(client): 設定から自分のロールを確認できるように 2023-03-12 16:39:16 +09:00
security.vue 🎨 2FA設定のデザイン向上 / セキュリティキーの名前を変更できるように (#9985) 2023-02-20 16:40:24 +09:00
sounds.sound.vue refactor 2023-01-07 15:09:46 +09:00
sounds.vue refactor: サウンド関連の設定をpizzaxに移行 (#8105) 2023-04-12 10:39:57 +09:00
statusbar.statusbar.vue refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
statusbar.vue clean up 2023-03-02 18:40:55 +09:00
theme.install.vue refactor 2023-01-07 15:09:46 +09:00
theme.manage.vue refactor 2023-01-07 15:09:46 +09:00
theme.vue refactor 2023-01-07 15:09:46 +09:00
webhook.edit.vue i18n: Webhook 設定画面に翻訳を追加 (#10379) 2023-03-24 15:44:26 +09:00
webhook.new.vue i18n: Webhook 設定画面に翻訳を追加 (#10379) 2023-03-24 15:44:26 +09:00
webhook.vue fix(frontend): webhook, 連携アプリ一覧でコンテンツが重複して表示される問題を修正 2023-04-10 18:56:38 +09:00
word-mute.vue refactor 2023-01-07 15:09:46 +09:00