jxxghp
|
78657cb948
|
fix api
|
2024-08-29 16:15:06 +08:00 |
|
jxxghp
|
264cd2658b
|
fix cache path
|
2024-08-29 15:39:12 +08:00 |
|
jxxghp
|
f4dfaa0519
|
fix douban api
|
2024-08-29 08:36:11 +08:00 |
|
jxxghp
|
707921e15d
|
feat:global image cache api
|
2024-08-28 18:11:06 +08:00 |
|
jxxghp
|
eea8b9a8a6
|
feat:global image cache api
|
2024-08-28 17:53:06 +08:00 |
|
InfinityPacer
|
bc1da0a7c7
|
refactor(CookieCloud): Consolidate crypto and hash operations into HashUtils and CryptoJsUtils
|
2024-08-23 18:52:00 +08:00 |
|
InfinityPacer
|
93b899b7e9
|
refactor(UrlUtils): Migrate URL-related methods from RequestUtils
|
2024-08-21 22:12:56 +08:00 |
|
InfinityPacer
|
fef270f73b
|
refactor(RSAUtils): Add key_size parameter to generate_rsa_key_pair method and update comments
|
2024-08-21 01:21:55 +08:00 |
|
jxxghp
|
c7dcbf697e
|
Merge pull request #2649 from InfinityPacer/dev
|
2024-08-20 21:13:16 +08:00 |
|
InfinityPacer
|
d5241a2eb8
|
chore: Integrate pip-tools and safety, upgrade vulnerable dependencies
|
2024-08-20 18:52:07 +08:00 |
|
jxxghp
|
cf3d6bca91
|
115 linux client
|
2024-08-20 09:02:25 +08:00 |
|
jxxghp
|
1f87bc643a
|
sync main
|
2024-08-19 13:06:39 +08:00 |
|
InfinityPacer
|
0a74437253
|
feat(TimerUtils): add random_even_scheduler for evenly distributed schedule creation
|
2024-08-18 22:24:24 +08:00 |
|
jxxghp
|
65ff01b713
|
fix parse_json_fields
|
2024-08-16 17:53:12 +08:00 |
|
jxxghp
|
5d3809b8f5
|
fix rclone usage
|
2024-08-16 17:14:20 +08:00 |
|
jxxghp
|
6e334ef333
|
fix apis
|
2024-08-16 17:03:51 +08:00 |
|
jxxghp
|
c030f52418
|
fix apis
|
2024-08-16 13:41:19 +08:00 |
|
jxxghp
|
af88618fbd
|
fix storage api
|
2024-08-16 11:59:45 +08:00 |
|
jxxghp
|
8485d4ec30
|
fix storage api
|
2024-08-16 11:30:31 +08:00 |
|
jxxghp
|
61e4e63a6a
|
fix storage api
|
2024-08-15 16:15:26 +08:00 |
|
jxxghp
|
47481d2482
|
fix storage api
|
2024-08-15 15:27:47 +08:00 |
|
jxxghp
|
65c8f35f6d
|
fix types
|
2024-08-15 11:45:23 +08:00 |
|
jxxghp
|
6358e49a96
|
fix statistic info api
|
2024-08-12 11:02:05 +08:00 |
|
jxxghp
|
fc1076586a
|
fix downloader info api
|
2024-08-12 08:17:39 +08:00 |
|
jxxghp
|
cec671e8a1
|
fix rule schema
|
2024-08-05 18:14:24 +08:00 |
|
jxxghp
|
0055f4c7af
|
fix rule schema
|
2024-08-05 17:48:15 +08:00 |
|
jxxghp
|
f7d583856f
|
Merge pull request #2624 from Aqr-K/dev
|
2024-08-05 14:39:40 +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 |
|
jxxghp
|
40663b6ce7
|
fix local
|
2024-07-26 22:04:50 +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 |
|
jxxghp
|
dc92a554f6
|
init storage
|
2024-07-20 09:16:26 +08:00 |
|
jxxghp
|
0f8c2d3fc9
|
fix db init
|
2024-07-20 08:47:26 +08:00 |
|
DDSRem
|
66e13c5a31
|
fix: display variable is not effective
fix 547812162d
|
2024-07-19 14:53:21 +08:00 |
|
jxxghp
|
0028e2f830
|
fix
|
2024-07-14 19:32:18 +08:00 |
|
jxxghp
|
97fdfe789e
|
fix
|
2024-07-14 18:50:31 +08:00 |
|
jxxghp
|
b0874f56c9
|
fix
|
2024-07-09 20:04:06 +08:00 |
|
jxxghp
|
3d2b645bfc
|
fix user
|
2024-07-09 08:25:22 +08:00 |
|
jxxghp
|
bb4355fbe0
|
fix permissions
|
2024-07-07 08:09:26 +08:00 |
|
jxxghp
|
a567a8644b
|
add ModuleBases
|
2024-07-07 07:40:53 +08:00 |
|
jxxghp
|
9b7896ab96
|
fix
|
2024-07-06 16:48:43 +08:00 |
|
jxxghp
|
1a0c4acf1c
|
fix bug
|
2024-07-06 08:30:09 +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
|
28d420af51
|
fix bug
|
2024-07-04 22:04:10 +08:00 |
|
jxxghp
|
c87b982ebf
|
fix bug
|
2024-07-04 21:58:10 +08:00 |
|
jxxghp
|
290cafa03d
|
add user requests
|
2024-07-04 21:52:49 +08:00 |
|
jxxghp
|
604c418bd4
|
fix filter rules
|
2024-07-04 21:25:50 +08:00 |
|
jxxghp
|
28345817d9
|
add siteuserdata
|
2024-07-04 19:42:09 +08:00 |
|