jasonwu1994
5044bcc744
fix: Resolve inconsistent path issue when running via crontab ( #241 )
2023-12-11 13:32:47 +11:00
Night-stars-1
354b99c0d3
fix: 修复cookies为""时报错的问题 ( #234 )
...
* fix: 修复无法构建docker镜像的问题
* Update Dockerfile
* 🔧 自动更新requirements
* chore: 添加自动每日运行时间提示
* chore: 将时间类型从str改成int
* Add files via upload
* chore: 更新日志收集方法
* chore: 遵守代码规范
* chore: update issue templates
* chore: 删除测试代码
* chore: 更改日志输出样式
* chore: docker生成配置时随机生成自动运行时间
* chore: trailing-whitespace
* chore: 日志添加换行
* chore: 未配置验证码解决方案时直接跳过
* chore: 使用遍历方法找到键值,提升泛用性
* chore: 使用cron执行自动任务
* chore: snake_case
* chore: 修改运行时间
* Update config.py
* chore: 添加签到重试,仅每日签到获取token
* 🔧 自动更新requirements
* chore: 更新版本号
* Update config.py
* 改用正则获取成长值
* chore: 更新文档
* fix: 修复在一些情况下cookies被写入false
* fix: Method 'get_cookie' should have "self" as first argument
* fix: 修复cookies为""时报错的问题
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-08 01:54:25 +11:00
Night-stars-1
30fec316a9
fix: 修改依赖 ( #232 )
...
* fix: 修复无法构建docker镜像的问题
* Update Dockerfile
* 🔧 自动更新requirements
* chore: 添加自动每日运行时间提示
* chore: 将时间类型从str改成int
* Add files via upload
* chore: 更新日志收集方法
* chore: 遵守代码规范
* chore: update issue templates
* chore: 删除测试代码
* chore: 更改日志输出样式
* chore: docker生成配置时随机生成自动运行时间
* chore: trailing-whitespace
* chore: 日志添加换行
* chore: 未配置验证码解决方案时直接跳过
* chore: 使用遍历方法找到键值,提升泛用性
* chore: 使用cron执行自动任务
* chore: snake_case
* chore: 修改运行时间
* Update config.py
* chore: 添加签到重试,仅每日签到获取token
* 🔧 自动更新requirements
* chore: 更新版本号
* Update config.py
* 改用正则获取成长值
* chore: 更新文档
* fix: 修复在一些情况下cookies被写入false
* fix: Method 'get_cookie' should have "self" as first argument
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-08 01:19:50 +11:00
Night-stars-1
f85232e5ee
chore: 添加签到重试,仅每日签到获取token ( #229 )
...
* fix: 修复无法构建docker镜像的问题
* Update Dockerfile
* 🔧 自动更新requirements
* chore: 添加自动每日运行时间提示
* chore: 将时间类型从str改成int
* Add files via upload
* chore: 更新日志收集方法
* chore: 遵守代码规范
* chore: update issue templates
* chore: 删除测试代码
* chore: 更改日志输出样式
* chore: docker生成配置时随机生成自动运行时间
* chore: trailing-whitespace
* chore: 日志添加换行
* chore: 未配置验证码解决方案时直接跳过
* chore: 使用遍历方法找到键值,提升泛用性
* chore: 使用cron执行自动任务
* chore: snake_case
* chore: 修改运行时间
* Update config.py
* chore: 添加签到重试,仅每日签到获取token
* 🔧 自动更新requirements
* chore: 更新版本号
* Update config.py
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-05 01:21:41 +11:00
dependabot[bot]
6f5bc44082
chore(deps): bump cryptography from 41.0.5 to 41.0.6 ( #219 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.5 to 41.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.5...41.0.6 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-29 19:30:42 +11:00
Night-stars-1
f1d4605af7
chore: 使用遍历方法找到键值,提升泛用性 ( #211 )
...
* fix: 修复无法构建docker镜像的问题
* Update Dockerfile
* chore: 更新日志收集方法
* chore: 遵守代码规范
* chore: update issue templates
* chore: 删除测试代码
* chore: 更改日志输出样式
* chore: docker生成配置时随机生成自动运行时间
* chore: trailing-whitespace
* chore: 日志添加换行
* chore: 未配置验证码解决方案时直接跳过
* chore: 使用遍历方法找到键值,提升泛用性
* chore: 使用cron执行自动任务
* chore: snake_case
* chore: 修改运行时间
* Update config.py
2023-11-25 19:22:20 +11:00
Night-stars-1
762273a66b
chore: 删除测试代码 ( #207 )
...
* fix: 修复无法构建docker镜像的问题
* Update Dockerfile
* chore: 更新日志收集方法
* chore: 遵守代码规范
* chore: update issue templates
* chore: 删除测试代码
* chore: 更改日志输出样式
* chore: docker生成配置时随机生成自动运行时间
* chore: trailing-whitespace
* chore: 日志添加换行
2023-11-25 12:08:51 +11:00
Night-stars-1
2bf3fb71b3
chore: 更新日志收集方法 ( #203 )
...
* fix: 修复无法构建docker镜像的问题
* Update Dockerfile
* chore: 更新日志收集方法
* chore: 遵守代码规范
* chore: update issue templates
2023-11-24 19:06:21 +11:00
Night-stars-1
137b9afb22
chore: docker添加logs挂载声明 ( #202 )
2023-11-24 18:56:36 +11:00
Night-stars-1
fe7d6cf800
chore: 添加自动每日运行时间提示 ( #201 )
...
* 🔧 自动更新requirements
* chore: 添加自动每日运行时间提示
* chore: 将时间类型从str改成int
* Add files via upload
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-11-24 18:56:12 +11:00
Night-stars-1
23360a63b2
fix: 修复无法构建docker镜像的问题 ( #198 )
...
* fix: 修复无法构建docker镜像的问题
* Update Dockerfile
2023-11-23 11:12:11 +11:00
Achilles Kars
bd0804221e
remove pdm.lock and mirror settings in Dockerfile ( #195 )
...
create Dockerfile-cn for China users
2023-11-23 00:24:07 +11:00
Achilles Kars
31ff695304
Fix package manager misuse in Dockerfile ( #194 )
2023-11-22 18:56:44 +08:00
Achilles Kars
b77b1b0f95
add missing dependency: apscheduler ( #189 )
...
fix some bugs in Dockerfile
Co-authored-by: Night-stars-1 <99261160+Night-stars-1@users.noreply.github.com>
2023-11-22 12:54:46 +08:00
Night-stars-1
e64c105200
Tzdata ( #191 )
...
* fix: 修复低版本python无法获取时区
* fix: 修复低版本python无法获取时区
2023-11-22 15:07:37 +11:00
Night-stars-1
334bea8bbe
Delete .idea directory ( #192 )
2023-11-22 15:04:22 +11:00
Xiwangly
6ade926505
迁移依赖&修复bug ( #190 )
...
* add missing dependency: apscheduler
fix some bugs in Dockerfile
* 🔧 自动更新requirements
* fix:
解决某些情况下不能正确生成、读取配置文件
update:
将python版本升级到3.12,迁移pydantic v2依赖
修改Dockerfile
* 🔧 自动更新requirements
* Pylint
* Hadolint - DL3042
https://github.com/hadolint/hadolint/wiki/DL3042
---------
Co-authored-by: JaHIY <jaklsy@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Night-stars-1 <99261160+Night-stars-1@users.noreply.github.com>
2023-11-22 12:02:10 +08:00
Night-stars-1
7d202666d8
chore: 添加依赖 ( #188 )
...
* chore: 添加定时执行,添加拔萝卜任务
* chore: 提升版本号1.7.2
* chore: 添加依赖
2023-11-21 23:41:38 +11:00
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
zl1108
d0a491e4ef
fix:修复多个账号时geetest_data获取参数不正确的问题 ( #171 )
...
Co-authored-by: liuzhili <zl.liu1108@foxmail.com>
2023-11-18 16:19:54 +11:00
Night-stars-1
80ff89a754
chore: 未配置geetest_url时跳过captcha ( #167 )
...
* chore: 未配置geetest_url时跳过captcha
* imp: 更新版本号
---------
Co-authored-by: 0-8-4 <ljd69154@liangjundi.cn>
2023-11-17 15:46:00 +11:00
Night-stars-1
d3cdae2f9e
fix: 修复 up_requirement 无法正常运行 ( #158 )
...
* Update up_requirement.yml
* 🔧 自动更新requirements
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-11-16 18:07:26 +11:00
Night-stars-1
684e384249
chore: 支持环境变量设置配置文件路径 ( #152 )
...
* chore: 支持环境变量设置配置文件路径
* chore: 未获取TOKEN时继续运行,不进行每日签到
* chore: 验证码模块支持自定义参数
* use pipreqs
* chore: 自动生成requirement
* Update up_requirement.yml
* Update docker-image.yml
* chore: 添加Magisk模块
* Delete miui_sign-1.7.1.zip
2023-11-16 00:07:29 +11:00
PianCat
4185dfd61c
添加禁用任务提醒 ( #150 )
...
添加禁用任务提醒
2023-11-14 20:28:12 +11:00
PianCat
a3924486b8
为青龙面板进一步适配 ( #148 )
...
* 添加 青龙面板 相关参数文件头
清理部分信息
添加青龙面板任务参数文件头
* 添加 青龙面板 环境配置相关任务文件
2023-11-14 14:04:05 +11:00
Night-stars-1
fbddab8f00
fix: 修复签到token未写入 ( #145 )
...
* Add files via upload
* Add files via upload
* fix: 修复配置想功能开关无效
2023-11-14 13:15:39 +11:00
Night-stars-1
c5ee4496bd
chore: 添加cookies登录方式 ( #141 )
...
* chore: 从pdm生成requirements.txt
chore: 添加cookies登录方式
* modified: .github/workflows/docker-image.yml
* chore: 登录成功后写入cookie到配置文件
2023-11-14 01:31:39 +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
PianCat
b340811639
Fix Token Issue ( #136 )
...
* Fix Token Issue
* Fix log output
2023-11-13 09:03:32 +08:00
TardisX
9ae162c26f
V1.6.0.2 ( #120 )
...
* 完善issue模板
完善issue模板
* imp:更新README,删除冗余内容。
* imp:更新README,删除冗余内容。
* imp:增加了鸣谢 区域
* v1.6.0.2
修正 多个API接口
优化 特别专题页任务判断
请注意,本脚本的签到功能对小米服务器暂已不可信,强烈建议在常用IP地使用
* 修正配置文件
修正 默认的onepush配置
* 修改api
* auto reformat by PyCharm
---------
Co-authored-by: 0-8-4 <ljd69154@liangjundi.cn>
2023-11-10 09:28:29 +08:00
PianCat
8c2540d8d1
Fix Checkin Error ( #112 )
...
* 适配新版签到
* 适配新版签到
2023-11-09 19:53:51 +08:00
TardisX
ad93e8916a
完善issue模板 ( #106 )
...
完善issue模板
2023-11-08 23:43:17 +08:00
TardisX
47999be199
fix imp: typing ( #102 )
2023-09-20 22:09:55 +08:00
TardisX
50a3a0cb1b
v1.6.0 ( #100 )
2023-09-11 19:33:11 +08:00
TardisX
e7d96d84c3
Update README.md ( #92 )
2023-03-03 20:44:07 +11:00
Night-stars-1
b232a83a5c
修复取消点赞出错 ( #86 )
...
* 修复取消点赞出错
---------
Co-authored-by: 0-8-4 <ljd69154@liangjundi.cn>
2023-02-16 22:47:11 +11: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
Night-stars-1
6c3c31a58a
修复无法获取成长值的问题 ( #78 )
...
* 修复无法获取成长值的问题
更改成长值获取接口
* 改用正则获取成长值
2023-02-08 16:53:41 +07:00
TardisX
4cc8dea714
修复因社区V1版接口更改导致无法完成成长值签到的问题( #75 )
...
修复因社区V1版接口更改导致无法完成成长值签到的问题
2023-02-03 18:32:38 +08:00
0-8-4
dbf51d0cc2
GitHub actions patch 2 ( #65 )
...
* Create template docker-image.yml
* add: script that automatically build docker image and push to DockerHub
* add: GitHub Actions Badge
* fix: GitHub Actions 变量名出错
* fix: Python 版本号
* imp: 修改 Actions脚本名称
2022-11-28 14:32:44 +11:00
0-8-4
5652ee997f
GitHub Action 自动化编译推送 docker镜像脚本 ( #64 )
...
* Create template docker-image.yml
* add: script that automatically build docker image and push to DockerHub
* add: manually trigger
2022-11-28 01:48:17 +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
e5b1157519
fix: COPY config.yaml on Dockerfile
2021-12-25 00:23:12 +08:00