Commit Graph

3 Commits

Author SHA1 Message Date
김보곤
472c0c50b8 Revert "feat: [notification] 알림음 미리듣기 실제 재생 + 음원 파일 배치"
This reverts commit 366ce78b7c.
2026-03-18 11:23:36 +09:00
김보곤
366ce78b7c feat: [notification] 알림음 미리듣기 실제 재생 + 음원 파일 배치
- default.wav, sam_voice.wav 실제 음원 파일 배치 (MNG에서 복사)
- playPreviewSound()를 Audio API 기반 실제 재생으로 변경
- types.ts 주석 업데이트 (soundType API 연동 완료)
2026-03-18 11:22:46 +09:00
f400f01db7 feat(WEB): FCM 푸시 알림 시스템 구현
- FCMProvider 컨텍스트 및 useFCM 훅 추가
- Capacitor FCM 플러그인 통합
- 알림 사운드 파일 추가 (default.wav, push_notification.wav)
- Firebase 메시징 패키지 의존성 추가
2025-12-30 17:31:23 +09:00