Sharkey/packages/frontend/src
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
..
components refactor: サウンド関連の設定をpizzaxに移行 (#8105) 2023-04-12 10:39:57 +09:00
directives fix(frontend): ユーザープレビューが表示されない問題を修正 2023-04-09 09:44:00 +09:00
filters use Intl.DateTimeFormat and Intl.NumberFormat instead of toLocaleString (#9444) 2023-01-01 17:11:33 +09:00
pages refactor: サウンド関連の設定をpizzaxに移行 (#8105) 2023-04-12 10:39:57 +09:00
scripts refactor: サウンド関連の設定をpizzaxに移行 (#8105) 2023-04-12 10:39:57 +09:00
themes enhance(client): add theme 2023-01-08 11:55:37 +09:00
types refactor: pagination/date-separated-list系処理を良い感じに? (#8209) 2023-01-13 18:25:40 +09:00
ui sw: なんかもうめっちゃ変えた (#10570) 2023-04-11 14:11:39 +09:00
widgets refactor(frontend): remove $ts and $t 2023-04-01 14:01:57 +09:00
account.ts enhance: アカウント削除時のクライアントの挙動をいい感じにするなど (#10002) 2023-03-09 14:27:16 +09:00
cache.ts perf(frontend): cache user lists 2023-03-24 16:58:57 +09:00
config.ts fix(client): ローカリゼーション更新時にリロードが繰り返されることがあるのを修正 2023-01-22 16:52:15 +09:00
const.ts enhance: make configurable to whether notes search available by role 2023-03-13 17:52:24 +09:00
custom-emojis.ts enhance(client): emojisはIndexedDBに保存する (#10121) 2023-02-28 20:10:52 +09:00
debug.ts chore(frontend): add debugger for #6864 (#10270) 2023-03-09 14:35:38 +09:00
emojilist.json rename: client -> frontend 2022-12-27 14:36:33 +09:00
events.ts rename: client -> frontend 2022-12-27 14:36:33 +09:00
i18n.ts fix(client): ローカリゼーション更新時にリロードが繰り返されることがあるのを修正 2023-01-22 16:52:15 +09:00
index.mdx build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
init.ts fix(frontend): URLに他のクエリがあるときにもZen UIが適用されるように (#10477) 2023-04-08 17:41:23 +09:00
instance.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
local-storage.ts enhance(client): 投稿フォームをちょっといい感じに (#10442) 2023-04-05 14:30:03 +09:00
navbar.ts enhance(client): tweak search page 2023-03-16 11:56:20 +09:00
nirax.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
os.ts enhance(client): 投稿フォームをちょっといい感じに (#10442) 2023-04-05 14:30:03 +09:00
pizzax.ts lint 2023-02-22 15:28:17 +09:00
plugin.ts Fix #10261 (#10323) 2023-03-15 10:44:24 +09:00
router.ts feat: account migration (#10507) 2023-04-08 14:16:26 +09:00
store.ts refactor: サウンド関連の設定をpizzaxに移行 (#8105) 2023-04-12 10:39:57 +09:00
stream.ts rename: client -> frontend 2022-12-27 14:36:33 +09:00
style.scss ci(#10336): use TurboSnap (#10494) 2023-04-07 20:34:23 +09:00
theme-store.ts lint 2023-02-22 15:28:17 +09:00