|
704df2774f
|
Add category deletion feature
|
2025-06-09 16:02:26 +09:00 |
|
|
27004f0cef
|
Update
|
2025-06-09 08:44:59 +09:00 |
|
|
e9e9a276c9
|
Add pagination to feed list
|
2025-06-09 08:11:22 +09:00 |
|
|
d4633daa2e
|
Update
|
2025-06-09 00:15:51 +09:00 |
|
|
be9ff546a4
|
Fix
|
2025-06-08 23:33:26 +09:00 |
|
|
99c5aa8ee0
|
Update
|
2025-06-08 23:17:48 +09:00 |
|
|
00ae265314
|
Update admin panel and server configuration
|
2025-06-08 21:59:24 +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 |
|
|
dc01ac4380
|
Update
|
2025-06-08 18:32:42 +09:00 |
|
|
5255ced0a0
|
Update
|
2025-06-08 18:19:21 +09:00 |
|
|
efa9683cd3
|
Update
|
2025-06-08 18:14:14 +09:00 |
|
|
2a7ebfe639
|
fix
|
2025-06-08 18:07:34 +09:00 |
|
|
023a7ab926
|
Add file deleting functionality to the admin panel
|
2025-06-08 17:51:59 +09:00 |
|
|
f34c601ec0
|
Update
|
2025-06-08 17:48:07 +09:00 |
|
|
3fee0294d9
|
Add grouping categories feature
|
2025-06-08 17:12:48 +09:00 |
|
|
be026db3d8
|
Close #5
|
2025-06-08 16:35:06 +09:00 |
|
|
b2a8e7f160
|
Fix database
|
2025-06-08 15:54:10 +09:00 |
|
|
40e3754628
|
Remove integrity check for database service
|
2025-06-08 15:24:03 +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 |
|
|
353843871a
|
Close #2
|
2025-06-07 19:30:37 +09:00 |
|
|
53a408d074
|
Fix episode list
|
2025-06-07 14:08:42 +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 |
|
|
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 |
|
|
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 |
|