Commit Graph

216 Commits

Author SHA1 Message Date
anosatsuk124 0e788dd521 Update 2025-06-08 16:23:19 +09:00
anosatsuk124 bcfc53a098 Fix 2025-06-08 16:09:14 +09:00
anosatsuk124 b2a8e7f160 Fix database 2025-06-08 15:54:10 +09:00
anosatsuk124 2e41b3ac70 Update 2025-06-08 15:38:57 +09:00
anosatsuk124 40e3754628 Remove integrity check for database service 2025-06-08 15:24:03 +09:00
anosatsuk124 a728ebb66c Apply formatting 2025-06-08 15:21:58 +09:00
anosatsuk124 b5ff912fcb Update 2025-06-08 15:21:27 +09:00
anosatsuk124 ca236067e8 Revert "Fix"
This reverts commit 779b5ab43a.
2025-06-07 23:08:01 +09:00
anosatsuk124 31fe52f687 Revert "Update"
This reverts commit 0549a61753.
2025-06-07 22:58:38 +09:00
anosatsuk124 0549a61753 Update 2025-06-07 22:53:52 +09:00
anosatsuk124 779b5ab43a Fix 2025-06-07 22:43:35 +09:00
anosatsuk124 eeb0d8de29 Update 2025-06-07 22:38:50 +09:00
anosatsuk124 2102ff2b11 Fix? 2025-06-07 22:12:37 +09:00
anosatsuk124 10612d245a Fix 2025-06-07 21:47:43 +09:00
anosatsuk124 ed47add7bc Close #5 2025-06-07 19:48:46 +09:00
anosatsuk124 d12d55020f Close #3 2025-06-07 19:43:33 +09:00
anosatsuk124 a0a253cb43 Update 2025-06-07 19:35:55 +09:00
anosatsuk124 353843871a Close #2 2025-06-07 19:30:37 +09:00
anosatsuk124 b413162033 Add new batch scheduler service 2025-06-07 15:31:59 +09:00
anosatsuk124 ffb9ba644e Fix 2025-06-07 14:44:58 +09:00
anosatsuk124 6830d06ed4 Fix episode player and episode list 2025-06-07 14:24:33 +09:00
anosatsuk124 53a408d074 Fix episode list 2025-06-07 14:08:42 +09:00
anosatsuk124 bc2be914df Add some features to the admin panel 2025-06-07 14:06:11 +09:00
anosatsuk124 9b18963041 Fix database conflict and update schema 2025-06-07 13:58:08 +09:00
anosatsuk124 9580740398 Update 2025-06-07 13:45:48 +09:00
anosatsuk124 d642b913ab Update 2025-06-07 13:26:05 +09:00
anosatsuk124 c57a37c9dd Add admin panel 2025-06-07 13:24:57 +09:00
anosatsuk124 7915ed7a44 Fix 2025-06-07 12:42:06 +09:00
anosatsuk124 1296f81c37 Fix 2025-06-07 12:38:52 +09:00
anosatsuk124 354426fbb6 Fix 2025-06-07 12:34:18 +09:00
anosatsuk124 337b60de26 Fix 2025-06-07 12:31:43 +09:00
anosatsuk124 39f088641c Set limit as env 2025-06-07 12:11:13 +09:00
anosatsuk124 eae8e4d15a Update 2025-06-07 11:44:56 +09:00
anosatsuk124 1a5a01fd44 Update 2025-06-07 11:40:47 +09:00
anosatsuk124 3452d7c541 Update 2025-06-07 11:15:39 +09:00
anosatsuk124 17e9580e23 Fix 2025-06-07 10:58:03 +09:00
anosatsuk124 46353d46f9 Fix 2025-06-07 10:51:53 +09:00
anosatsuk124 5af943e8bd Revert "Update"
This reverts commit 7e17e30925.
2025-06-07 10:38:38 +09:00
anosatsuk124 1ce50794fb Add .dockerignore file to exclude unnecessary files from Docker builds 2025-06-07 10:34:43 +09:00
anosatsuk124 698b73afaa Fix timeout for TTS service 2025-06-07 10:33:09 +09:00
anosatsuk124 7e17e30925 Update 2025-06-07 10:26:17 +09:00
anosatsuk124 6ffb7e23d4 Update 2025-06-07 10:13:46 +09:00
anosatsuk124 e43a35f64a Fix database migration 2025-06-07 09:05:41 +09:00
anosatsuk124 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
anosatsuk124 c8cadfed62 Merge pull request #1 from anosatsuk124/codex/write-readme
Add project documentation
2025-06-05 06:36:05 +09:00
anosatsuk124 d7107a1e0c refactor: use relative paths for API calls 2025-06-05 06:28:24 +09:00
anosatsuk124 5d1e9997da docs: expand README 2025-06-05 06:24:57 +09:00
anosatsuk124 3f3c486f81 feat: 環境変数からAPIエンドポイントを取得するように変更 2025-06-05 06:22:12 +09:00
anosatsuk124 b7f81e53f5 chore: move updatePodcastRSS to after loop 2025-06-04 22:25:32 +09:00
anosatsuk124 4a9f8e0264 chore: remove unused dependencies 2025-06-04 18:16:51 +09:00