7 Commits

Author SHA1 Message Date
6ffa8a248b refactor: 模块路径迁移到 gitea.malai.tech
仓库已迁到 gitea.malai.tech,同步更新 go.mod module 声明与全部内部 import,
使其可作为正式 Go 模块被 go get 解析(此前声明路径 gitea.malaihome.work 已不可达)。

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-13 15:27:48 +08:00
4cc6941d95 feat(model): enhance LoadFeed with timeout support and add tests 2025-04-11 17:05:55 +08:00
5f0148dab2 fix typo 2025-04-08 22:00:39 +08:00
0e04abf4b8 feat(search): add logging, rate limiting, and genre ID support
Enhance the ITunesProvider by adding logging with detailed caller information, implementing rate limiting to prevent API abuse, and supporting genre IDs for more precise searches. Also, update the User-Agent string and improve error handling and logging throughout the search and charts functionality.
2025-03-30 00:14:24 +08:00
cd03851e2b update module name 2025-03-29 00:03:29 +08:00
70b8e330cc get all fields from apple podcast 2025-03-28 23:52:46 +08:00
fdde34e1f0 generated by Claude-3.7-Sonnet 2025-03-28 22:27:08 +08:00