Commit Graph

996 Commits

Author SHA1 Message Date
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
jxxghp
a53329a702 Merge pull request #487 from InfinityPacer/main 2024-10-11 15:45:45 +08:00
InfinityPacer
f92683a43c fix(TorrentTransfer): update package.v2.json 2024-10-11 15:32:41 +08:00
InfinityPacer
5f04973c91 fix(TorrentTransfer): support category transfer 2024-10-11 15:29:35 +08:00
InfinityPacer
cad8897cb0 feat(TorrentTransfer): v1.7 2024-10-11 14:42:47 +08:00
InfinityPacer
f9ba0489e2 feat(TorrentTransfer): add support for v2 plugin 2024-10-11 14:41:02 +08:00
InfinityPacer
edd3697028 feat(TorrentTransfer): sync v1 plugin 2024-10-11 10:19:49 +08:00
jxxghp
b3cb582b05 Merge pull request #486 from InfinityPacer/main 2024-10-10 22:48:37 +08:00
InfinityPacer
c53d1e6662 feat(MediaServerMsg): v1.4 2024-10-10 22:18:08 +08:00
InfinityPacer
878aa9512b Merge branch 'main' of https://github.com/jxxghp/MoviePilot-Plugins 2024-10-10 22:17:13 +08:00
InfinityPacer
96e0a8e9fd feat(MediaServerMsg): add support for v2 plugin 2024-10-10 22:08:27 +08:00
InfinityPacer
465fef34bd style: keep consistent code style and formatting 2024-10-10 20:32:18 +08:00
jxxghp
44673b6bf8 ChatGPT 适配MoviePilot V2 版本,采用链式事件机制 2024-10-10 19:07:59 +08:00
jxxghp
27b2adef0a fix SiteStatistic 2024-10-10 15:52:05 +08:00
jxxghp
79f43cc0bc Merge pull request #484 from nnlegenda/main 2024-10-10 13:39:04 +08:00
jxxghp
ffce760901 Merge pull request #483 from InfinityPacer/main 2024-10-10 13:37:55 +08:00
nnlegenda
bf2bac3d22 Merge branch 'jxxghp:main' into main 2024-10-10 13:18:43 +08:00
XiLin
0773bff16d add dingdingmsg 2024-10-10 13:16:48 +08:00
InfinityPacer
aee0a65475 feat(MediaServerRefresh): v1.3 2024-10-10 02:11:58 +08:00
InfinityPacer
e9b25a9a78 feat(MediaServerRefresh): add support for v2 plugin 2024-10-10 02:10:53 +08:00
jxxghp
6866ddec51 Merge pull request #480 from InfinityPacer/main 2024-10-09 07:04:54 +08:00
InfinityPacer
fa2e8398d7 feat(DownloadSiteTag): v2.2 2024-10-09 01:57:07 +08:00
InfinityPacer
b340ccbb18 feat(DownloadSiteTag): add support for v2 plugin 2024-10-09 01:56:53 +08:00
jxxghp
05497d2e65 Merge pull request #478 from InfinityPacer/main 2024-10-08 06:32:46 +08:00
InfinityPacer
6b56cb4920 fix(BrushFlow): remove unintended code 2024-10-08 01:29:07 +08:00
InfinityPacer
5fcca6973c feat(AutoSignIn): v2.5 2024-10-08 01:24:52 +08:00
InfinityPacer
aa4cc0113c feat(AutoSignIn): add support for v2 plugin 2024-10-08 01:22:47 +08:00
jxxghp
e0d8914512 Merge pull request #477 from InfinityPacer/main 2024-10-06 16:18:09 +08:00
InfinityPacer
6c5a139080 fix(SiteStatistic): replace refresh_userdata with self.refresh 2024-10-06 16:14:50 +08:00
jxxghp
81d468dc59 Merge pull request #476 from InfinityPacer/main 2024-10-06 11:02:26 +08:00
InfinityPacer
277eecff44 feat(BrushFlow): v3.9 2024-10-06 10:53:16 +08:00
InfinityPacer
221b840aec feat(BrushFlow): add support for v2 plugin 2024-10-06 10:50:31 +08:00