|
7915ed7a44
|
Fix
|
2025-06-07 12:42:06 +09:00 |
|
|
1296f81c37
|
Fix
|
2025-06-07 12:38:52 +09:00 |
|
|
337b60de26
|
Fix
|
2025-06-07 12:31:43 +09:00 |
|
|
e43a35f64a
|
Fix database migration
|
2025-06-07 09:05:41 +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 |
|
|
c0b25ed2ee
|
feat: create database directory if it doesn't exist
|
2025-06-04 12:40:40 +09:00 |
|
|
a93cfd201d
|
feat: Apply fixes for type errors and unused variables
|
2025-06-04 11:29:18 +09:00 |
|
|
4db363068d
|
feat: migrate to bun runtime and update dependencies
|
2025-06-04 08:41:53 +09:00 |
|
|
4fe300d5d6
|
Initial commit
|
2025-06-04 08:14:55 +09:00 |
|