|
1530342875
|
fix: update server.ts to serve page.html for Next.js App Router
|
2025-06-04 10:53:43 +09:00 |
|
|
013f87d23e
|
feat: update home page content and metadata
|
2025-06-04 10:52:53 +09:00 |
|
|
ecbd743704
|
feat: implement index.html fallback routes
|
2025-06-04 10:51:32 +09:00 |
|
|
cf684fa829
|
refactor: improve index.html serving and logging
|
2025-06-04 10:51:19 +09:00 |
|
|
993217f8d9
|
refactor: improve static file and fallback routing in server.ts
|
2025-06-04 10:50:27 +09:00 |
|
|
baf1ad66a2
|
feat: migrate to Hono based implementation
|
2025-06-04 10:49:24 +09:00 |
|
|
acdeb0ede9
|
refactor: serve static Next.js files instead of SSR
|
2025-06-04 10:43:07 +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 |
|
|
98ac9056c8
|
feat: configure next.js build and server-side rendering
|
2025-06-04 10:11:07 +09:00 |
|
|
514eaca8e9
|
feat: setup Next.js frontend structure
|
2025-06-04 10:09:24 +09:00 |
|
|
958ec1d6a1
|
feat: configure tsconfig.json for Next.js
|
2025-06-04 09:25:41 +09:00 |
|
|
f779558554
|
docs: add frontend implementation plan
|
2025-06-04 09:21:51 +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 |
|
|
cfc111b60e
|
feat: integrate Next.js SSR for frontend
|
2025-06-04 09:09:14 +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 |
|
|
31ae637737
|
feat: update podcast and tts services for next.js
|
2025-06-04 09:06:49 +09:00 |
|
|
977029628e
|
feat: create database file if it does not exist
|
2025-06-04 08:50:55 +09:00 |
|
|
dddaac52a2
|
refactor: replace better-sqlite3 with bun:sqlite
|
2025-06-04 08:49:50 +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 |
|
|
a1cbf358ef
|
fix: fix template literal errors in llm, podcast, and tts services
|
2025-06-04 08:18:38 +09:00 |
|
|
4fe300d5d6
|
Initial commit
|
2025-06-04 08:14:55 +09:00 |
|