Commit Graph
42 Commits
Author SHA1 Message Date
jxxghp ce918e1565 refactor: unify mediaserver api config access 2026-08-24 05:20:18 +08:00
jxxghp 9df599f502 refactor: split api dependencies by domain 2026-08-21 21:09:57 +08:00
jxxghp 8472bcff43 refactor: 收口 V3 分层架构与插件兼容边界 2026-08-18 13:22:02 +08:00
jxxghp 5128ae9e1e refactor: 推进后端分层架构治理 2026-08-18 00:29:14 +08:00
Aqr-K 8a11214a43 refactor(db): 修复异步连接池无界增长,并完成 SQLAlchemy 2.0 迁移与分层归位 (#6320) 2026-08-15 06:58:38 +08:00
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
jxxghp f17b0b1bb9 fix(api): restore successful query response semantics 2026-08-13 07:20:49 +08:00
jxxghp baf8850d63 refactor(api): standardize responses and restore media config contracts 2026-08-12 23:15:13 +08:00
jxxghp 8bf2f601a6 refactor(media): unify source identity and music browsing 2026-08-12 12:56:40 +08:00
jxxghp 393a4ca4e2 feat(music): complete album subscription workflow 2026-08-09 20:43:33 +08:00
InfinityPacer 197a09b2a4 fix(dashboard): distinguish empty media results (#6187) 2026-07-25 14:24:25 +08:00
jxxghp 3b709b7f2e feat: unify media source identity flow (#6129) 2026-07-21 20:20:09 +08:00
jxxghp 12a2561ca8 fix: return Emby item server ids 2026-05-28 15:03:56 +08:00
jxxghp 543bee9ad5 fix: correct Emby dashboard links 2026-05-28 14:33:50 +08:00
jxxghp ca9cbc1160 fix(agent): 修复 MessageChannel.QQBot 不存在的错误 2026-03-29 10:38:52 +08:00
jxxghp d469c2d3f9 refactor: 统一将布尔判断 if var:if not var: 更改为显式的 if var is not None:if var is None: 以正确处理 None 值。 2026-02-02 13:49:32 +08:00
景大侠 182bbdde91 fix #5297 2025-12-30 15:21:27 +08:00
jxxghp d523c7c916 fix pydantic 2025-11-01 09:51:23 +08:00
jxxghp 0c8fd5121a fix async apis 2025-08-01 14:19:34 +08:00
jxxghp 673a03e656 feat:查询本地是否存在 使用协程 2025-07-31 20:19:28 +08:00
jxxghp dbb0cf15b8 fix 最新入库条目 2025-05-23 07:12:47 +08:00
jxxghp 22b69f7dac fix blanke 2025-03-23 22:35:37 +08:00
jxxghp f9b0db623d fix cython type error 2025-03-23 21:39:37 +08:00
jxxghp 2f38b3040d fix:修复代码兼容性写法 2025-03-23 12:10:21 +08:00
jxxghp 824c3ac5d6 fix #3176 2024-11-21 10:25:46 +08:00
InfinityPacer 1a9ba58023 feat(security): add token validation and support multi-server 2024-10-08 18:54:28 +08:00
jxxghp e2436ba94f fix api 2024-09-12 08:24:55 +08:00
jxxghp 1822d01d17 fix directories 2024-07-02 17:47:29 +08:00
jxxghp dd40ef54c0 fix #1838 2024-05-28 08:16:51 +08:00
jxxghp 360a54581f add api 2024-05-05 13:43:14 +08:00
jxxghp 7a37078e90 feat:媒体信息聚合 2024-04-27 15:20:46 +08:00
jxxghp 979b636eec fix bug 2024-01-07 11:51:49 +08:00
jxxghp bf8a75b201 fix:优化emby、jellyfin用户匹配 2024-01-07 11:46:29 +08:00
jxxghp 87111c8736 fix exists api 2024-01-06 11:20:08 +08:00
jxxghp 2af7abee3c fix #1320 2024-01-06 08:46:18 +08:00
jxxghp 7f05df2fb3 fix count 2024-01-05 21:37:19 +08:00
jxxghp bc4931d971 fix api 2024-01-05 20:21:19 +08:00
jxxghp cfb029b6b4 fix api 2024-01-05 15:58:47 +08:00
jxxghp 8325caabdc fix api 2024-01-04 20:53:59 +08:00
jxxghp 163a855d5c fix play url api 2024-01-03 18:38:40 +08:00
jxxghp 0095e0f4dd feat:播放跳转api 2024-01-03 12:02:08 +08:00