Commit Graph

1027 Commits

Author SHA1 Message Date
jxxghp
f333a61bbb Merge pull request #509 from Aqr-K/ConfigCenter 2024-10-22 21:38:59 +08:00
Aqr-K
33b6f048d4 style:(ConfigCenter): v3.2
- 优化显示,按功能区分
2024-10-22 21:17:16 +08:00
jxxghp
8e49855586 Merge pull request #508 from RamenRa/master 2024-10-22 11:27:23 +08:00
ramen
e399aeb633 修复远程命令/push_qr,添加<本地扫码刷新cookie>开关 2024-10-22 11:20:02 +08:00
jxxghp
4c9f32ae3c Merge pull request #507 from InfinityPacer/main 2024-10-22 00:05:26 +08:00
InfinityPacer
505df4345b feat(ConfigCenter): v3.1.1 2024-10-21 21:59:27 +08:00
jxxghp
92f48cd641 Merge pull request #505 from thsrite/main 2024-10-21 15:23:11 +08:00
thsrite
8505f6f1b7 fix 修复辅助识别 2024-10-21 15:18:44 +08:00
jxxghp
e06cd4f43d Merge pull request #502 from InfinityPacer/main 2024-10-21 06:44:38 +08:00
jxxghp
5c7f251d43 Merge pull request #501 from RamenRa/master 2024-10-21 06:43:19 +08:00
InfinityPacer
fbb757c4b7 feat(ConfigCenter): v3.1 2024-10-20 23:53:16 +08:00
InfinityPacer
dc925dfa1b feat(ConfigCenter): ensure runtime settings sync with env 2024-10-20 23:53:11 +08:00
ramen
514091d359 更新到1.1.5 2024-10-20 09:03:42 +08:00
ramen
c7aa439eb5 Merge branch 'master' of https://github.com/RamenRa/MoviePilot-Plugins 2024-10-20 09:02:17 +08:00
ramen
0465e27179 更新到1.1.5 2024-10-20 09:01:10 +08:00
RamenRa
6e175d2986 更新到1.1.5 2024-10-20 09:00:12 +08:00
ramen
a9c96d40ea 更新到1.1.5 2024-10-20 08:58:42 +08:00
RamenRa
e2530dd8bf Merge branch 'jxxghp:main' into master 2024-10-20 08:53:03 +08:00
ramen
90cd402a12 chromium运行设置为headless模式 2024-10-20 08:51:18 +08:00
jxxghp
2291946fe8 fix ui 2024-10-20 00:15:03 +08:00
jxxghp
d33739b7a7 refactor:自动删种 v2
refactor:IYUU自动辅种 v2
2024-10-20 00:10:38 +08:00
jxxghp
a2441cf69d refactor:配置中心 v2 2024-10-19 23:55:09 +08:00
jxxghp
64afecb7b4 refactor:定时清理媒体库 v2 2024-10-19 23:42:51 +08:00
jxxghp
a99bd81431 refactor:MoviePilot服务监控 2024-10-19 23:23:07 +08:00
jxxghp
b02c0b81c9 播放限速 兼容V2 2024-10-19 19:16:49 +08:00
jxxghp
eb86003863 演职人员刮削 适配V2 2024-10-19 19:04:26 +08:00
jxxghp
d62719e884 fix bug 2024-10-19 18:06:36 +08:00
jxxghp
cca8083806 媒体库刮削 兼容V2版本 2024-10-19 17:57:51 +08:00
jxxghp
1ac1ab7586 FFmpeg缩略图 兼容V2 2024-10-19 17:27:09 +08:00
jxxghp
aa3a4f7ec9 自定义订阅兼容V2 2024-10-19 17:21:26 +08:00
jxxghp
5297a76eb1 Merge pull request #499 from RamenRa/master
放弃self.post_message()的消息推送,还原成send_pushplus_message(),更新到1.1.4
2024-10-19 10:40:43 +08:00
ramen
d1e2c96ebc 放弃self.post_message()的消息推送,还原成send_pushplus_message(),更新到1.1.4 2024-10-19 10:11:08 +08:00
jxxghp
70f9e94545 fix SyncCookieCloud 2024-10-18 13:44:37 +08:00
jxxghp
082ca28ed0 fix SyncCookieCloud 2024-10-18 13:41:21 +08:00
jxxghp
195c50d8e1 add SyncCookieCloud 2024-10-18 13:28:36 +08:00
jxxghp
315e88a075 Merge pull request #496 from RamenRa/master 2024-10-18 12:04:06 +08:00
ramen
a131e425ca 更新到1.1.3 2024-10-18 11:19:40 +08:00
ramen
cdb4ad4508 1. 调整验证码筛选条件
2. 使用内置的加密函数
3. 使用‘设定’里的CookieCloud设置
4. 关闭cookie输入框和插件配置界面文本
5. 延长cookie成功时不输出日志
6. 无法使用的远程命令,但还是在函数结束退出浏览器
2024-10-18 11:14:27 +08:00
jxxghp
cd4111ab7e Merge pull request #494 from InfinityPacer/main 2024-10-16 06:58:21 +08:00
jxxghp
26f6c790a4 Merge pull request #493 from RamenRa/master 2024-10-16 06:56:26 +08:00
InfinityPacer
2da21afeb9 chore: update V2_Plugin_Development.md 2024-10-16 00:50:22 +08:00
ramen
5f0b60f331 增加等待用户扫码的时间到90秒,和需要验证码时再等待30秒 2024-10-16 00:24:42 +08:00
ramen
a7b0c422bc 在原来“自动设置动态IP到企业微信应用可信IP”的基础上添加了两个第三方应用的api用于扫码登陆更新cookie.默认使用cookieCC登陆
配置两个第三方api主要缓解以下问题:
1. 需要经常在异地登陆使用企业微信的用户cookie经常失效,要异地电脑安装、配置cookieCC重新上传cookie的问题
2. 在仅有手机微信的情况下更新cookie相对麻烦
2024-10-16 00:01:32 +08:00
ramen
5dd2901c3c 在原来“自动设置动态IP到企业微信应用可信IP”的基础上添加了两个第三方应用的api.依然保持默认使用cookieCC登陆
配置两个第三方api主要缓解以下问题:
1. 需要经常在异地登陆使用企业微信的用户cookie经常失效,要异地电脑安装、配置cookieCC重新上传cookie的问题
2. 在仅有手机微信的情况下更新cookie相对麻烦
2024-10-15 23:23:40 +08:00
jxxghp
b55e2442c3 Merge pull request #492 from InfinityPacer/main 2024-10-15 16:47:55 +08:00
InfinityPacer
5c63526287 fix(BrushFlow): v3.9.2 2024-10-15 16:41:51 +08:00
InfinityPacer
8c497fd89a fix(BrushFlow): trigger plugin event with downloader 2024-10-15 16:39:59 +08:00
jxxghp
b89a947369 fix 插件兼容V2最新版本 2024-10-12 11:54:49 +08:00
jxxghp
0f37800689 Merge pull request #488 from InfinityPacer/main 2024-10-12 06:51:32 +08:00
InfinityPacer
d0952687fb fix(TorrentTransfer): adjust type-checking logic 2024-10-11 23:43:05 +08:00