|
4f158508d0
|
Update
|
2025-06-13 13:07:18 +09:00 |
|
|
8a42413e86
|
Update
|
2025-06-13 13:05:41 +09:00 |
|
|
6049a05776
|
Fix
CI / security-scan (push) Has been skipped
Build and Publish Docker Images / build (push) Failing after 58s
CI / lint-and-test (push) Failing after 10m46s
CI / docker-test (push) Has been cancelled
|
2025-06-13 13:04:20 +09:00 |
|
|
bb4b4e42ef
|
Update
CI / lint-and-test (push) Failing after 1m45s
CI / docker-test (push) Has been skipped
CI / security-scan (push) Has been skipped
Build and Publish Docker Images / build (push) Failing after 1m26s
|
2025-06-13 12:14:29 +09:00 |
|
|
1edafad270
|
Update
CI / docker-test (push) Has been cancelled
CI / lint-and-test (push) Failing after 4m42s
CI / security-scan (push) Has been cancelled
Build and Publish Docker Images / build (push) Has been cancelled
|
2025-06-13 12:10:36 +09:00 |
|
|
f808c5e7ea
|
Fix
|
2025-06-12 06:30:45 +09:00 |
|
|
3876a8ff18
|
Fix
|
2025-06-12 06:27:39 +09:00 |
|
|
f036711d00
|
Update llm.ts
|
2025-06-12 05:51:37 +09:00 |
|
|
07282a403e
|
Update llm.ts
|
2025-06-12 05:19:21 +09:00 |
|
|
552c3dd7f8
|
Update LLM prompt
|
2025-06-12 01:45:37 +09:00 |
|
|
a77a8aa9bd
|
Add English to Katakana and Romaji conversion support
|
2025-06-11 22:04:43 +09:00 |
|
|
704df2774f
|
Add category deletion feature
|
2025-06-09 16:02:26 +09:00 |
|
|
715b63195c
|
Update llm.ts
|
2025-06-09 09:29:40 +09:00 |
|
|
2e7082a14f
|
Update
|
2025-06-08 22:01:44 +09:00 |
|
|
b7f3ca6a27
|
Add searching feature
|
2025-06-08 21:53:45 +09:00 |
|
|
cd0e4065fc
|
Update category management and RSS endpoint handling
|
2025-06-08 21:50:31 +09:00 |
|
|
be026db3d8
|
Close #5
|
2025-06-08 16:35:06 +09:00 |
|
|
a728ebb66c
|
Apply formatting
|
2025-06-08 15:21:58 +09:00 |
|
|
b5ff912fcb
|
Update
|
2025-06-08 15:21:27 +09:00 |
|
|
354426fbb6
|
Fix
|
2025-06-07 12:34:18 +09:00 |
|
|
1a5a01fd44
|
Update
|
2025-06-07 11:40:47 +09:00 |
|
|
986743949f
|
feat: 記事ごとのポッドキャスト生成と新規記事検出システム、モダンUIの実装
- 新規記事検出システム: 記事の重複チェックと新規記事のみ処理
- 記事単位ポッドキャスト: フィード統合から記事個別エピソードに変更
- 6時間間隔バッチ処理: 自動定期実行スケジュールの改善
- 完全UIリニューアル: ダッシュボード・フィード管理・エピソード管理の3画面構成
- アクセシビリティ強化: ARIA属性、キーボードナビ、高コントラスト対応
- データベース刷新: feeds/articles/episodes階層構造への移行
- 中央集権設定管理: services/config.ts による設定統一
- エラーハンドリング改善: 全モジュールでの堅牢なエラー処理
- TypeScript型安全性向上: null安全性とインターフェース改善
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-06-07 08:47:10 +09:00 |
|
|
82c40a7491
|
feat: improve podcast content generation prompt
|
2025-06-04 15:14:57 +09:00 |
|
|
05105071f3
|
feat: implement feed classification and podcast content generation
|
2025-06-04 12:39:47 +09:00 |
|
|
b88aa05b84
|
feat: Remove Next.js and use environment variables
|
2025-06-04 12:32:11 +09:00 |
|
|
9d693ebbe5
|
fix: correct OpenRouter API endpoint URL
|
2025-06-04 12:04:56 +09:00 |
|
|
b8d53f31c7
|
feat: Allow OpenAI endpoint and model to be configured via .env
|
2025-06-04 11:25:35 +09:00 |
|
|
decea89481
|
fix: update OpenAI SDK response handling
|
2025-06-04 11:24:51 +09:00 |
|
|
285a4fa49b
|
feat: migrate to openai.chat.completions.create
|
2025-06-04 11:24:30 +09:00 |
|
|
befe7fdac3
|
refactor: replace Configuration with ClientOptions
|
2025-06-04 11:24:02 +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 |
|