1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-02-28 17:14:26 -06:00
paricafe/packages/backend
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
..
.vscode Update settings.json 2022-04-15 21:33:00 +09:00
assets chore: Use integrity for Redoc script () 2024-04-15 09:25:11 +09:00
migration 新着ノートをサウンドで通知する機能をdeck UIに追加 () 2024-05-27 20:54:53 +09:00
nsfw-model feat: auto nsfw detection () 2022-07-07 21:06:37 +09:00
scripts fix(backend): バックエンドのpnpm devによるビルド後にbuild-assetsを行うようにする () 2024-04-04 22:25:28 +09:00
src 新着ノートをサウンドで通知する機能をdeck UIに追加 () 2024-05-27 20:54:53 +09:00
test 新着ノートをサウンドで通知する機能をdeck UIに追加 () 2024-05-27 20:54:53 +09:00
test-server enhance(backend): テストの高速化 () 2024-01-08 17:43:52 +09:00
.eslintignore use eslint 2021-11-12 10:35:41 +09:00
.eslintrc.cjs test(server): add validation test of api:notes/create () 2023-02-26 11:28:05 +09:00
.madgerc Create .madgerc 2022-09-20 01:04:08 +09:00
.swcrc fix: misskey-js、bubble-game、reversiのビルドをesbuildに統合する () 2024-03-30 15:28:19 +09:00
jest.config.cjs enhance(backend): テストの高速化 () 2024-01-08 17:43:52 +09:00
jest.config.e2e.cjs enhance(backend): テストの高速化 () 2024-01-08 17:43:52 +09:00
jest.config.unit.cjs enhance(backend): テストの高速化 () 2024-01-08 17:43:52 +09:00
jsconfig.json use eslint 2021-11-12 10:35:41 +09:00
ormconfig.js fix: postgre -> postgres () 2023-02-07 19:50:38 +09:00
package.json happy-domにメモリリークがありそう 2024-05-21 17:29:02 +09:00
README.md chore: ✌️ 2022-12-24 14:39:17 +09:00
tsconfig.json update deps () 2023-09-04 13:33:38 +09:00

Misskey Backend