|
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 |
|
|
ac8dd91b7f
|
feat: migrate to vite and hono
|
2025-06-04 11:46:50 +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 |
|
|
020505b821
|
fix: explicitly include react/jsx-runtime in vite config
|
2025-06-04 11:15:29 +09:00 |
|
|
c28363bc9f
|
refactor: remove unnecessary React import in layout.tsx
|
2025-06-04 11:14:59 +09:00 |
|
|
5644b79336
|
feat: fix frontend build error by updating index.html and vite.config.ts
|
2025-06-04 11:14:13 +09:00 |
|
|
892e959dce
|
fix: correct static file serving and entry point
|
2025-06-04 11:13:14 +09:00 |
|
|
34e9c33484
|
refactor: configure vite and next.js for correct module loading
|
2025-06-04 11:11:45 +09:00 |
|
|
4705247246
|
refactor: set vite root to current working directory
|
2025-06-04 11:09:21 +09:00 |
|
|
fff7de8184
|
refactor: fix index.html path and vite config for correct build
|
2025-06-04 11:08:33 +09:00 |
|
|
4bc0c4ce7f
|
feat: Implement frontend build and server configuration for Vite and React
|
2025-06-04 11:07:42 +09:00 |
|
|
dc92088892
|
feat: configure vite build options
|
2025-06-04 11:06:45 +09:00 |
|
|
e912ef0735
|
fix: remove duplicate vite config
|
2025-06-04 11:04:41 +09:00 |
|
|
32c53a8f70
|
feat: add vite config file
|
2025-06-04 11:04:25 +09:00 |
|
|
203024869f
|
feat: migrate from next.js to vite
|
2025-06-04 11:04:14 +09:00 |
|
|
fb8498fa3d
|
feat: configure Next.js for standalone output
|
2025-06-04 10:54:58 +09:00 |
|
|
013f87d23e
|
feat: update home page content and metadata
|
2025-06-04 10:52:53 +09:00 |
|
|
7c3a064b97
|
feat: Add "use client" directive to FeedList and EpisodePlayer
|
2025-06-04 10:41:29 +09:00 |
|
|
c52c9d9656
|
feat: create globals.css for Next.js app
|
2025-06-04 10:40:58 +09:00 |
|
|
63fe79fd7d
|
feat: move metadata to page.tsx
|
2025-06-04 10:39:59 +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 |
|
|
b7a9f8e24a
|
chore: remove frontend files
|
2025-06-04 09:20:02 +09:00 |
|
|
b865fbf3b9
|
feat: remove index.tsx and update App.tsx
|
2025-06-04 09:19:35 +09:00 |
|
|
3bf082c348
|
chore: remove index.tsx and adjust App.tsx imports
|
2025-06-04 09:19:13 +09:00 |
|
|
73dbbfa1dd
|
feat: setup next.js project
|
2025-06-04 09:18:46 +09:00 |
|
|
1defdb8bef
|
feat: migrate frontend to Next.js
|
2025-06-04 09:08:32 +09:00 |
|
|
25c771b90b
|
feat: add frontend project with basic setup
|
2025-06-04 09:07:21 +09:00 |
|
|
2ae43314c4
|
feat: update files for Hono router and SPA support
|
2025-06-04 08:48:33 +09:00 |
|
|
4db363068d
|
feat: migrate to bun runtime and update dependencies
|
2025-06-04 08:41:53 +09:00 |
|
|
bfb6367a56
|
feat: Serve frontend build and static files, and fix server routing
|
2025-06-04 08:37:19 +09:00 |
|
|
4fe300d5d6
|
Initial commit
|
2025-06-04 08:14:55 +09:00 |
|