misskey/packages/frontend
anatawa12 4579be0f54
新着ノートをサウンドで通知する機能をdeck UIに追加 ()
* feat(deck-ui): implement note notification

* chore: remove notify in antenna

* docs(changelog): 新着ノートをサウンドで通知する機能をdeck UIに追加

* fix: type error in test

* lint: key order

* fix: remove notify column

* test: remove test for notify

* chore: make sound selectable

* fix: add license header

* fix: add license header again

* Unnecessary await

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>

* ファイルを選択してください -> ファイルが選択されていません

* fix: i18n忘れ

* fix: i18n忘れ

* pleaseSelectFile > fileNotSelected

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2024-05-27 20:54:53 +09:00
..
.storybook fix(storybook): fix wrong tabler-icons CSS path () 2024-05-18 18:52:17 +09:00
.vscode
@types
assets
lib
public
src 新着ノートをサウンドで通知する機能をdeck UIに追加 () 2024-05-27 20:54:53 +09:00
test format 2024-03-01 17:27:03 +09:00
.eslintrc.cjs
.gitignore
package.json happy-domにメモリリークがありそう 2024-05-21 17:29:02 +09:00
tsconfig.json
vite.config.local-dev.ts Fix(backend): ActivityPubでのHTMLへのシリアライズを修正 () 2024-04-27 20:26:55 +09:00
vite.config.ts fix(frontend): shikiの言語・テーマの定義ファイルをCDN(esm.sh)から取るようにする () 2024-03-20 10:30:45 +09:00
vite.json5.ts
vue-shims.d.ts