jxxghp
369d7d6448
refactor: reorganize backend module boundaries
2026-08-14 19:53:33 +08:00
jxxghp
7b3444c366
refactor backend module architecture
2026-08-14 15:45:38 +08:00
InfinityPacer
197a09b2a4
fix(dashboard): distinguish empty media results ( #6187 )
2026-07-25 14:24:25 +08:00
InfinityPacer
437baec620
test: 测试套件自隔离与全量离线化(collection 清零 + 杜绝真实网络) ( #5873 )
2026-06-02 12:23:08 +08:00
DDSRem
5a585839ba
chore: remove unused imports and fix function name conflicts ( #5764 )
...
- Remove unused imports in anthropic.py, tmdbv3api/__init__.py, tv.py, test files
- Rename conflicting function names in subscribe.py and webhook.py
- Clean up unused re-exports in tmdbv3api/__init__.py (15 unused exports)
- Apply consistent formatting across API endpoints
2026-05-13 18:59:03 +08:00
Yifan
cb6dcc6a2e
refactor jellyfin module load logic in unittest
2026-05-02 16:32:18 +08:00
奕凡
43c421b0bb
Import call in unittest.mock for additional testing
2026-05-02 16:32:18 +08:00
奕凡 and Copilot Autofix powered by AI
76c5f54465
Apply suggestions from code review
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-02 16:32:18 +08:00
Yifan and Copilot
04443fcfba
fix(jellyfin): resolve URL string interpolation failure and enhance RBAC fallback resilience
...
Co-authored-by: Copilot <copilot@github.com >
2026-05-02 16:32:18 +08:00