InfinityPacer
|
08830c7edd
|
revert: restore mistakenly committed
|
2024-10-20 00:26:50 +08:00 |
|
jxxghp
|
363f12ed5a
|
refactor:Module加入执行优先顺序
|
2024-10-19 19:31:25 +08:00 |
|
jxxghp
|
de17bc5645
|
refactor:媒体服务器返回类型
|
2024-10-19 19:04:16 +08:00 |
|
jxxghp
|
1e4f3e97cd
|
refactor:media_exists 支持指定服务器
|
2024-10-19 18:17:35 +08:00 |
|
InfinityPacer
|
c7b27784c9
|
fix(auth): resolve conflicts
|
2024-10-19 18:03:18 +08:00 |
|
jxxghp
|
1c2a194a7d
|
fix rclone && alipan
|
2024-10-19 12:29:45 +08:00 |
|
jxxghp
|
6f299b3255
|
fix bug
|
2024-10-19 08:13:47 +08:00 |
|
InfinityPacer
|
d8e7c7e6d7
|
feat(auth): enhance auxiliary authentication
|
2024-10-19 03:16:04 +08:00 |
|
jxxghp
|
b6eac122b8
|
Merge pull request #2868 from InfinityPacer/feature/event
|
2024-10-18 20:16:45 +08:00 |
|
InfinityPacer
|
1a8e1844b4
|
feat(chain): add auth event to ChainEventType
|
2024-10-18 20:03:05 +08:00 |
|
jxxghp
|
2b982ce7a8
|
fix 消息交互 again
|
2024-10-18 18:30:34 +08:00 |
|
jxxghp
|
e93b3f5602
|
fix 消息交互
|
2024-10-18 18:10:46 +08:00 |
|
jxxghp
|
1190d8dda4
|
Merge pull request #2863 from InfinityPacer/feature/setup
|
2024-10-18 06:54:03 +08:00 |
|
InfinityPacer
|
348923aaa6
|
refactor(lifecycle): set background threads to daemon mode
|
2024-10-18 00:39:54 +08:00 |
|
jxxghp
|
a4bf59ad58
|
add 查询所有站点最新用户数据 api
|
2024-10-17 21:42:18 +08:00 |
|
InfinityPacer
|
ccc11c4892
|
fix(mediaserver): update get_type return type to ModuleType for consistency
|
2024-10-15 15:35:45 +08:00 |
|
jxxghp
|
954110f166
|
Merge pull request #2849 from wikrin/dev
|
2024-10-14 06:50:29 +08:00 |
|
Attente
|
9a8e0a256a
|
fix: 修复获取不到媒体文件的问题
通过递归列出目录中所有文件, 修复获取不到`Seasion X`目录下媒体文件的bug
|
2024-10-14 02:58:00 +08:00 |
|
InfinityPacer
|
efb624259a
|
fix(Utils): remove unnecessary methods
|
2024-10-13 22:40:58 +08:00 |
|
InfinityPacer
|
b263489635
|
feat(downloader): add compatibility support for qBittorrent 5.0
|
2024-10-12 14:27:35 +08:00 |
|
jxxghp
|
1a10f6d6e3
|
fix typo error
|
2024-10-12 12:34:28 +08:00 |
|
jxxghp
|
4e3a76ffa3
|
fix bug
|
2024-10-12 12:32:50 +08:00 |
|
jxxghp
|
0d139851af
|
fix 按对象名称组织代码文件
|
2024-10-12 12:14:49 +08:00 |
|
jxxghp
|
603ab97665
|
add ModuleType Schema
|
2024-10-12 11:50:00 +08:00 |
|
InfinityPacer
|
828e9ab886
|
feat(webhook): add support for server_name field in WebhookEventInfo
|
2024-10-10 22:07:03 +08:00 |
|
jxxghp
|
3541d47baf
|
Merge remote-tracking branch 'origin/dev' into dev
|
2024-10-10 13:11:37 +08:00 |
|
jxxghp
|
b0c11bbe5f
|
fix tmdb_trending api
|
2024-10-10 13:11:30 +08:00 |
|
InfinityPacer
|
0c73bbbfe0
|
fix #2727
|
2024-10-10 02:09:23 +08:00 |
|
InfinityPacer
|
4f01b82b81
|
feat(security): unify token validation for message endpoints
|
2024-10-08 14:32:29 +08:00 |
|
InfinityPacer
|
0afdd9056a
|
fix(module): use getters for _instances and _configs in subclasses
|
2024-10-06 14:38:17 +08:00 |
|
InfinityPacer
|
5de882d788
|
fix(plex): resolve error in get_webhook_message
|
2024-10-06 14:26:44 +08:00 |
|
InfinityPacer
|
8317b6b7a2
|
fix(mediaserver): resolve media_statistic
|
2024-10-02 13:04:39 +08:00 |
|
InfinityPacer
|
fb61eda831
|
fix(mediaserver): improve data isolation handling
|
2024-10-02 10:39:04 +08:00 |
|
InfinityPacer
|
9dc603bd73
|
feat(downloader): support first_last_piece
|
2024-10-01 18:36:31 +08:00 |
|
jxxghp
|
666f9a536d
|
fix subscribe api
|
2024-09-30 13:33:06 +08:00 |
|
InfinityPacer
|
838e17bf6e
|
fix(sync): have module return results directly instead of using yield
|
2024-09-30 02:59:09 +08:00 |
|
InfinityPacer
|
0593275a62
|
feat(module): add ServiceBaseHelper for service and instance
|
2024-09-29 23:46:41 +08:00 |
|
InfinityPacer
|
5993bfcefb
|
fix(#2755): remove yield None, handle generator termination on error
|
2024-09-28 00:57:59 +08:00 |
|
InfinityPacer
|
1add203c0e
|
fix(#2755): refactor pagination and fix media sync DB issue
|
2024-09-28 00:57:13 +08:00 |
|
InfinityPacer
|
48122d8d9a
|
fix(#2755): handle Plex None values and exceptions in item builder
|
2024-09-27 17:23:27 +08:00 |
|
jxxghp
|
8f5cf33fa9
|
Merge pull request #2780 from InfinityPacer/feature/module
|
2024-09-27 10:19:28 +08:00 |
|
InfinityPacer
|
efb3bd93d0
|
fix(wechat): reorder proxy setup
|
2024-09-27 04:27:16 +08:00 |
|
InfinityPacer
|
640a67fc3a
|
fix(module): resolve infinite recursion in get_instance method
|
2024-09-27 04:12:22 +08:00 |
|
InfinityPacer
|
2ce3ddb75a
|
refactor(module): simplify service instantiation with generics
|
2024-09-27 04:04:56 +08:00 |
|
jxxghp
|
1a36d9fe7a
|
Merge pull request #2777 from Aqr-K/dev-transtype
|
2024-09-26 23:31:22 +08:00 |
|
Aqr-K
|
255c05daf9
|
fix: method name spelling error
|
2024-09-26 23:14:55 +08:00 |
|
Aqr-K
|
35c68fe30d
|
feat: transType API
- 针对查询可用整理方式的API
|
2024-09-26 20:56:33 +08:00 |
|
InfinityPacer
|
5efcd6e6be
|
refactor (module): improve the implementation of base classes
|
2024-09-26 19:44:35 +08:00 |
|
jxxghp
|
46fb52fff9
|
merge db oper
|
2024-09-26 14:13:29 +08:00 |
|
jxxghp
|
c6abb1f9f1
|
fix 站点数据刷新
|
2024-09-26 14:00:10 +08:00 |
|