|
d7107a1e0c
|
refactor: use relative paths for API calls
|
2025-06-05 06:28:24 +09:00 |
|
|
3f3c486f81
|
feat: 環境変数からAPIエンドポイントを取得するように変更
|
2025-06-05 06:22:12 +09:00 |
|
|
9cc3e1f66b
|
feat: use audio path for episode player and tts file name
|
2025-06-04 13:52:40 +09:00 |
|
|
1e97a0847e
|
refactor: remove setIsPlaying calls in EpisodePlayer
|
2025-06-04 13:27:24 +09:00 |
|
|
0644ac66b7
|
feat: fix typescript errors
|
2025-06-04 13:26:59 +09:00 |
|
|
8bca7473ff
|
feat: add isPlaying state to EpisodePlayer
|
2025-06-04 12:19:58 +09:00 |
|
|
940e5c3906
|
- fix: resolve TypeScript errors in EpisodePlayer and podcast service
|
2025-06-04 12:17:53 +09:00 |
|
|
bcaef4cd4c
|
feat: add isPlaying state to EpisodePlayer component
|
2025-06-04 11:35:06 +09:00 |
|
|
93a5ff140f
|
refactor: remove unused isPlaying state and use arrayBuffer
|
2025-06-04 11:31:08 +09:00 |
|
|
56320f125b
|
feat: fix TypeScript errors and improve code quality
|
2025-06-04 11:30:12 +09:00 |
|
|
a93cfd201d
|
feat: Apply fixes for type errors and unused variables
|
2025-06-04 11:29:18 +09:00 |
|
|
7c3a064b97
|
feat: Add "use client" directive to FeedList and EpisodePlayer
|
2025-06-04 10:41:29 +09:00 |
|
|
d0b5c19a83
|
fix: resolve build errors and warnings
|
2025-06-04 10:38:49 +09:00 |
|
|
514eaca8e9
|
feat: setup Next.js frontend structure
|
2025-06-04 10:09:24 +09:00 |
|