InfinityPacer
|
9e161fb36c
|
feat(module): add support for name filtering in service retrieval
|
2024-10-09 01:48:41 +08:00 |
|
InfinityPacer
|
4b6d269230
|
feat(module): add type-checking methods
|
2024-10-01 15:28:26 +08:00 |
|
InfinityPacer
|
0593275a62
|
feat(module): add ServiceBaseHelper for service and instance
|
2024-09-29 23:46:41 +08:00 |
|
jxxghp
|
8f5cf33fa9
|
Merge pull request #2780 from InfinityPacer/feature/module
|
2024-09-27 10:19:28 +08:00 |
|
InfinityPacer
|
2ce3ddb75a
|
refactor(module): simplify service instantiation with generics
|
2024-09-27 04:04:56 +08:00 |
|
InfinityPacer
|
90603fa2a9
|
fix(install): optimized logging
|
2024-09-25 17:52:22 +08:00 |
|
jxxghp
|
f3b2bbfb6f
|
fix rule group filter
|
2024-09-19 13:36:07 +08:00 |
|
InfinityPacer
|
28f7a409f9
|
fix(plugin): improve logging
|
2024-09-17 18:31:27 +08:00 |
|
InfinityPacer
|
5136698617
|
feat(plugin): improve online plugin retrieval
|
2024-09-17 17:26:06 +08:00 |
|
InfinityPacer
|
4d2e77fc51
|
feat(plugin): improve plugin version upgrade and compatibility
|
2024-09-17 16:05:16 +08:00 |
|
InfinityPacer
|
220fef5c9b
|
feat(plugin): optimize logging with detailed debug info
|
2024-09-14 17:55:18 +08:00 |
|
InfinityPacer
|
343f51ce79
|
feat(plugin): enhance fallback strategies
|
2024-09-14 17:23:44 +08:00 |
|
InfinityPacer
|
e0e4b31933
|
feat(plugin): implement fallback mechanism for install plugin
|
2024-09-14 11:26:43 +08:00 |
|
jxxghp
|
8a6ad03880
|
feat:支持V2专用插件
|
2024-09-10 08:26:30 +08:00 |
|
InfinityPacer
|
93801e857e
|
fix(lxml): Adjust HTML element checks to prevent FutureWarning
|
2024-08-31 02:14:52 +08:00 |
|
InfinityPacer
|
bc1da0a7c7
|
refactor(CookieCloud): Consolidate crypto and hash operations into HashUtils and CryptoJsUtils
|
2024-08-23 18:52:00 +08:00 |
|
jxxghp
|
1f87bc643a
|
sync main
|
2024-08-19 13:06:39 +08:00 |
|
jxxghp
|
cec671e8a1
|
fix rule schema
|
2024-08-05 18:14:24 +08:00 |
|
Aqr-K
|
e8ff878aac
|
删除PROXY_SUPPLEMENT变量,增加只读属性‘PIP_OPTIONS’
1、删除`proxychains4`模块支持,`pip`代理已支持全局模式下的`socks4`、`socks4a`、`socks5`、`socks5h`、`http`、`https`协议;
2、删除`PROXY_SUPPLEMENT`变量,取消手动控制功能;
3、增加自动判断,将`pip`与`update`的代理判断,从手动改为自动,优先级:镜像站 > 全局 > 不代理;
4、将`pip`的附加代理参数,作为只读属性`PIP_OPTIONS`写入到`config`中,其他对象可通过`settings.PIP_OPTIONS`实现快速调用。
|
2024-08-03 23:02:10 +08:00 |
|
Aqr-K
|
c69d317054
|
增加PROXY_SUPPLEMENT变量
1、增加proxychains4模块,用于解决pip在socks5代理时,pip无法使用全局代理的问题
2、增加`PROXY_SUPPLEMENT`变量,可以手动控制,实现使用镜像站进行更新时,但缺少pip镜像站或者GitHub镜像站时,可以使用全局代理补全缺失的代理
|
2024-08-03 18:29:06 +08:00 |
|
Aqr-K
|
4afd043f85
|
清除多余参数
|
2024-07-24 23:17:13 +08:00 |
|
Aqr-K
|
0bd91ee484
|
增加PYPI_PROXY变量,支持用镜像站下载与更新依赖
|
2024-07-24 23:02:46 +08:00 |
|
DDSRem
|
66e13c5a31
|
fix: display variable is not effective
fix 547812162d
|
2024-07-19 14:53:21 +08:00 |
|
jxxghp
|
9b7896ab96
|
fix
|
2024-07-06 16:48:43 +08:00 |
|
jxxghp
|
059e4f08a3
|
fix permissions
|
2024-07-05 08:10:21 +08:00 |
|
jxxghp
|
30ae583704
|
fix torrent filter
|
2024-07-04 22:16:20 +08:00 |
|
jxxghp
|
604c418bd4
|
fix filter rules
|
2024-07-04 21:25:50 +08:00 |
|
jxxghp
|
965e40e630
|
fix message
|
2024-07-04 18:45:22 +08:00 |
|
jxxghp
|
5f01dd5625
|
fix user
|
2024-07-04 07:13:49 +08:00 |
|
jxxghp
|
b37e50480a
|
fix storage
|
2024-07-02 18:31:17 +08:00 |
|
jxxghp
|
8530d54fcc
|
fix filemanager
|
2024-07-02 18:16:52 +08:00 |
|
jxxghp
|
1822d01d17
|
fix directories
|
2024-07-02 17:47:29 +08:00 |
|
jxxghp
|
15a7297099
|
fix messages
|
2024-07-02 13:50:41 +08:00 |
|
jxxghp
|
c8fe6e4284
|
fix downloaders
|
2024-07-02 11:00:55 +08:00 |
|
jxxghp
|
dfc5872087
|
fix mediaservers
|
2024-07-02 10:03:56 +08:00 |
|
jxxghp
|
9a07d88d41
|
fix downloaders && mediaservers && notifications
|
2024-07-02 07:16:33 +08:00 |
|
jxxghp
|
a62ca9a226
|
fix transfer
|
2024-06-30 13:25:29 +08:00 |
|
jxxghp
|
63ca5ee313
|
add storage
|
2024-06-30 08:59:12 +08:00 |
|
jxxghp
|
77632880d1
|
add site parsers
|
2024-06-30 08:09:23 +08:00 |
|
jxxghp
|
e896068bc5
|
fix #2400
|
2024-06-23 18:48:13 +08:00 |
|
jxxghp
|
1e1f80b6d9
|
add remote transfer
|
2024-06-23 09:04:08 +08:00 |
|
jxxghp
|
e06e00204b
|
fix #2341
|
2024-06-22 21:31:10 +08:00 |
|
jxxghp
|
b98c0f205d
|
fix scrape
|
2024-06-22 20:58:24 +08:00 |
|
jxxghp
|
361e8dd65d
|
fix api
|
2024-06-21 23:25:08 +08:00 |
|
jxxghp
|
de865f3cf1
|
fix api
|
2024-06-21 23:05:00 +08:00 |
|
jxxghp
|
37985eba25
|
fix api
|
2024-06-21 21:28:48 +08:00 |
|
jxxghp
|
e0a251b339
|
fix scrape api
|
2024-06-21 19:19:10 +08:00 |
|
jxxghp
|
6adc0e27d5
|
fix api
|
2024-06-21 12:17:30 +08:00 |
|
jxxghp
|
5deb0089bb
|
fix api
|
2024-06-21 11:49:07 +08:00 |
|
jxxghp
|
bfbeae7fa7
|
fix api
|
2024-06-21 11:13:01 +08:00 |
|