InfinityPacer
|
862f3cb623
|
feat(limit): change default raise_on_limit to False
|
2024-09-05 23:46:08 +08:00 |
|
InfinityPacer
|
ffbcc988b3
|
feat(limit): refactor RateLimiter to limit package
|
2024-09-05 23:29:44 +08:00 |
|
InfinityPacer
|
7a7225ba45
|
fix(rate-limiter): optimize log
|
2024-09-05 00:46:36 +08:00 |
|
InfinityPacer
|
b42a69f361
|
feat(rate-limiter): support dynamic raise_exception
|
2024-09-05 00:41:56 +08:00 |
|
InfinityPacer
|
eea6bd1ea3
|
feat(rate-limiter): add source context for enhanced logging
|
2024-09-04 20:12:29 +08:00 |
|
InfinityPacer
|
73fca81641
|
feat(rate-limiter): add rate limiter
|
2024-09-04 20:10:41 +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 |
|
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
|
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
|
40663b6ce7
|
fix local
|
2024-07-26 22:04:50 +08:00 |
|
jxxghp
|
b4e1e911fc
|
fix
|
2024-07-01 21:38:44 +08:00 |
|
jxxghp
|
a7b906ada6
|
fix storage
|
2024-06-30 18:44:23 +08:00 |
|
jxxghp
|
37985eba25
|
fix api
|
2024-06-21 21:28:48 +08:00 |
|
InfinityPacer
|
6392ee627f
|
fix 请求失败时记录debug日志
|
2024-06-19 16:36:31 +08:00 |
|
InfinityPacer
|
cb0bb8a38e
|
refactor request host
|
2024-06-19 15:51:57 +08:00 |
|
InfinityPacer
|
e1cdc51904
|
Merge branch 'main' of https://github.com/InfinityPacer/MoviePilot
|
2024-06-19 15:47:16 +08:00 |
|
InfinityPacer
|
de2323d67a
|
refactor RequestUtils
|
2024-06-19 13:45:02 +08:00 |
|
jxxghp
|
53397536ce
|
Merge pull request #2355 from InfinityPacer/main
|
2024-06-17 21:09:00 +08:00 |
|
InfinityPacer
|
f902f43c56
|
fix #2348 移除硬链接校验
|
2024-06-17 21:02:14 +08:00 |
|
jxxghp
|
1b6a06bd7b
|
add aliyun apis
|
2024-06-17 19:45:39 +08:00 |
|
jxxghp
|
83e583032a
|
add wallpapers api
|
2024-06-16 07:09:04 +08:00 |
|
falling
|
e994a9fc92
|
is_english_word 方法 更新
|
2024-06-13 21:10:20 +08:00 |
|
jxxghp
|
c0c787f7ed
|
fix
|
2024-06-07 08:01:23 +08:00 |
|
jxxghp
|
03d6834471
|
fix #2264
|
2024-06-06 14:21:20 +08:00 |
|
InfinityPacer
|
7be262b182
|
fix #2265 优化硬链接的判断逻辑
|
2024-06-05 22:24:17 +08:00 |
|
InfinityPacer
|
27c6392b66
|
fix #667 优化历史兼容极空间硬链接逻辑
|
2024-06-04 21:54:37 +08:00 |
|
jxxghp
|
81eed0d06d
|
fix windows build
|
2024-05-27 10:11:41 +08:00 |
|
jxxghp
|
eb4e4b5141
|
feat:新增同盘优先设置
|
2024-05-24 11:19:21 +08:00 |
|
jxxghp
|
cfb43b4b04
|
fix torrent match
|
2024-05-21 09:54:06 +08:00 |
|
jxxghp
|
ffac57ad4d
|
支持 YemaPT
|
2024-05-20 16:55:36 +08:00 |
|
jxxghp
|
bd6d6b6882
|
fix
|
2024-05-14 08:30:29 +08:00 |
|
jxxghp
|
5c9039e6d0
|
feat:插件仪表板API
|
2024-05-08 20:58:28 +08:00 |
|
jxxghp
|
316f61bf69
|
fix #1922
|
2024-04-22 09:54:51 +08:00 |
|
jxxghp
|
0679a32659
|
fix
|
2024-04-19 12:31:38 +08:00 |
|
jxxghp
|
fe07602a35
|
fix 新增站点区分提示
|
2024-04-13 18:56:07 +08:00 |
|
jxxghp
|
492533dcdb
|
rollback #1884
|
2024-04-13 18:38:29 +08:00 |
|
thsrite
|
fc65cc3619
|
fix 单例加锁,防止init方法时间过长导致多次init
|
2024-04-13 17:33:08 +08:00 |
|
jxxghp
|
a3603f79c8
|
fix requests
|
2024-04-10 22:16:10 +08:00 |
|
zss
|
40d99f1dd5
|
feat #1763
|
2024-03-28 16:39:34 +08:00 |
|
jxxghp
|
f9069bf19b
|
fix #1758
|
2024-03-27 12:22:15 +08:00 |
|
jxxghp
|
bd7ca7fa60
|
feat:m-team x-api-key
|
2024-03-24 13:38:36 +08:00 |
|
jxxghp
|
14ff1e9af6
|
fix resource
|
2024-03-17 15:09:10 +08:00 |
|
jxxghp
|
cbd704373c
|
try fix cookiecloud
|
2024-03-17 12:57:38 +08:00 |
|
jxxghp
|
aaa1b80edf
|
fix 资源包更新Bug
|
2024-03-16 18:38:25 +08:00 |
|
ljmeng
|
1ae220c654
|
集成CookieCloud服务端
|
2024-03-16 04:48:34 +08:00 |
|
ljmeng
|
399d26929d
|
CookieCloud改为本地解密,增强安全性
|
2024-03-14 02:35:22 +08:00 |
|
jxxghp
|
dc1a41da90
|
fix 减少不必要的检测
|
2024-03-12 13:48:37 +08:00 |
|