Commit Graph

18 Commits

Author SHA1 Message Date
Night-stars-1
2fcff50a6a
fix: 第一次人机验证失败后,验证链接无法支持更新 (#180)
* fix: 第一次人机验证失败后,验证链接无法支持更新

* Update utils.py
2023-11-20 21:53:27 +11:00
Night-stars-1
61f7ca9ae5
chore: 添加定时执行,添加拔萝卜任务 (#177)
* chore: 添加定时执行,添加拔萝卜任务

* chore: 提升版本号1.7.2
2023-11-19 23:19:54 +11:00
Night-stars-1
ea361a0e04
chore: captcha的参数拷贝,避免修改原参数 (#172)
* chore: captcha的参数拷贝,避免修改原参数
chore: 提升pylint分数,使代码更加规范

* fix: `@validator` cannot be applied to instance methods

* deleted:    .pylintrc

* chore: no-else-return

* chore: 优化代码,使其更符合PEP 8规范

* chore: 优化代码,使其更符合PEP 8规范

* chore: 优化代码,使其更符合PEP 8规范

* chore: 添加代码规范等级

* fix: fix dockerfile

* modified:   Dockerfile

* chore: 更新docker ci
2023-11-18 21:37:51 +11:00
Night-stars-1
56c27977da
feat: 重构项目 (#138)
* 修复无法获取成长值的问题

更改成长值获取接口

* 修复无法获取成长值的问题

更改成长值获取接口

* 改用正则获取成长值

* 推送配置说明

* 更新推送

* 更新推送

* Update config.yaml

* Update config.yaml

* Update requirements.txt

* Update config.yaml

* format the file

* 提升版本号

* 提升版本号

* 提升版本号

* 修复取消点赞出错

* feat: 重构项目

* chore: add Exception

* add: repo report link

* feat: 添加token的获取

* chore: 修正签到参数

* Delete utils directory

* Delete config.yaml

* Delete miuitask.py

* feat: 重构项目

* Create __init__.py

* feat: 重构项目

* Create 1

* feat: 重构项目

* add: 添加cryptography依赖

* Delete utils/api/1

* chore: 使用yaml储存数据

* chore: 添加token异常提示
chore: 修正部分数据结构

* imp: add system info output

* imp: auto reformat by PyCharm

* imp: 增加鸣谢

* imp: 修改主程序名称

* fix: 添加被删除的文件

* imp: 根据新版本 修改GitHub Action 脚本

* add: 添加tenacity重试库,部分get_token添加重试机制
chore: 将token.py重命名为utils.py
chore: 添加captcha.py,用于用户自行解决验证码

* 增加信息显示

增加显示项目信息及系统信息

* imp: 修复github action 脚本

* imp: auto reformat by PyCharm

---------

Co-authored-by: 0-8-4 <ljd69154@liangjundi.cn>
Co-authored-by: TardisX <ranoklx@gmail.com>
2023-11-14 00:18:59 +11:00
TardisX
50a3a0cb1b
v1.6.0 (#100) 2023-09-11 19:33:11 +08:00
Night-stars-1
371577c001
添加推送功能 (#82)
* 修复无法获取成长值的问题

更改成长值获取接口

* 修复无法获取成长值的问题

更改成长值获取接口

* 改用正则获取成长值

* 推送配置说明

* 更新推送

* 更新推送

* Update config.yaml

* Update config.yaml

* Update requirements.txt

* Update config.yaml

* format the file

* 提升版本号

* 提升版本号

* 提升版本号

---------

Co-authored-by: 0-8-4 <ljd69154@liangjundi.cn>
2023-02-14 20:21:12 +11:00
TardisX
b8551ec6c4
v1.5.2.1 (#62)
* v1.5.2.1

支持更多任务
更新readme和wiki

* 修复成长值查询

* improve: format too long string

Co-authored-by: 0-8-4 <ljd69154@liangjundi.cn>
2022-11-03 21:52:56 +08:00
wu haitao
c76ee156e5
增加浏览个人主页和加入圈子任务 (#61)
* add task

* add follow task

* fmt

* feat:fmt

* feat:sleep as util

* improve: delete meaningless sleep

Co-authored-by: wuhaitao <wuhaitao@bytedance.com>
Co-authored-by: 0-8-4 <ljd69154@liangjundi.cn>
2022-11-02 15:12:37 +11:00
0-8-4
cfc5cecd05
Fix issues58 (#60)
* improve: code format

* improve: config version debug information

* improve: check config version meet the requirement

Co-authored-by: 0-8-4 <me@liangjundi.top>
2022-11-01 10:56:53 +11:00
TardisX
c819afdeab
v_1.5.1 (#57)
支持更多任务
配置文件新增成长值签到开关及拔萝卜开关
2022-08-26 00:26:04 +08:00
TardisX
528d035c2e
适配小米社区4.0 (#54) 2022-08-22 08:17:35 +08:00
O1Si
1ef607c1fc
fix: password case (#49)
修复 了当填入是密码也会强制大写的 bug
2021-12-29 14:31:06 +08:00
O1Si
80fc81bac0
feat: multi account support (#46)
* feat: multi account

* imp: update .gitignore

* imp: update requirements.txt

* imp: update README.md

* imp: update README.md

* imp: add newline at end of .gitignore

* imp: update log string

* imp: refactor L525 of miuitask.py

* imp: refactor check_config function

* imp: optimized check_config method

* imp: update config.yaml

* imp: optimized check_config method

* imp: move changelog to release

* imp: update README.md
2021-12-24 21:53:40 +08:00
TardisX
a1ff287324
V1.3.3 (#42)
新增 回帖签名算法
修改 使用面向对象编程重构代码
修改 发帖相关任务移至增强模式
修复 回帖失败的问题
Fixes #39
2021-10-27 00:35:08 +08:00
0-8-4
10655ac37f
Fix issues30 (#32) 2021-09-14 16:57:21 +08:00
O1Si
0fc20981c1
fix: signin check (#27)
Fixes 每日签到功能异常 #26
2021-09-11 23:29:25 +08:00
O1Si
0facb2b3f6
Feat: logs file (#21) 2021-09-07 09:07:31 +08:00
O1Si
21f3dd37b4
Feat new account config (#19)
* [ADD] requirements 包依赖描述文件

* Add account config

* Integrated utils function

* Improve login logic

* Update README.md

Co-authored-by: judy <ljd69154@liangjundi.cn>
2021-09-07 05:52:48 +08:00