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