mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-11-05 07:54:13 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| @types | ||
| boot | ||
| core | ||
| daemons | ||
| misc | ||
| models | ||
| queue | ||
| server | ||
| config.ts | ||
| const.ts | ||
| decorators.ts | ||
| di-symbols.ts | ||
| env.ts | ||
| global.d.ts | ||
| GlobalModule.ts | ||
| logger.ts | ||
| MainModule.ts | ||
| NestLogger.ts | ||
| postgres.ts | ||
| types.ts | ||