Commit Graph

1419 Commits

Author SHA1 Message Date
suyiiyii 498e7d60d4 根据条件选择Cookie 和 状态回写数据库 2024-09-03 13:15:18 +08:00
suyiiyii 055ed6e02a 使用闭包实现client hook 2024-09-03 10:52:20 +08:00
suyiiyii 4ce6b85f79 weibo 带 cookie mvp 2024-09-03 10:00:53 +08:00
suyiiyii 7901b845ea 初步实现携带cookie请求 2024-09-02 23:13:29 +08:00
suyiiyii 1cd778c2e0 ♻️ cookie 组件不再与 user 关联 2024-08-31 23:07:43 +08:00
suyiiyii c828fd94e4 ♻️ cookie 组件不再与 user 关联 2024-08-31 23:04:49 +08:00
suyiiyii ffae6f2ec5 添加cookie的时候显示关联的cookie 2024-08-26 18:09:26 +08:00
suyiiyii 6f20dbf358 支持对话关联cookie到订阅目标 2024-08-26 17:32:36 +08:00
suyiiyii b655eff755 支持对话添加cookie 2024-08-26 10:37:03 +08:00
suyiiyii c264ad374b 🐛 stash 2024-08-22 21:50:25 +08:00
suyiiyii 7913f7485a 添加cookie相关的数据库表 2024-08-22 20:55:39 +08:00
github-actions[bot] 67983bd4f0 📝 Update changelog 2024-08-17 10:24:37 +00:00
Azide 32e3bcc022 🐛 修正项目的代码警告 (#614)
* 🐛 调整ruff的pytest警告

* 🐛 调整导入关系警告

* 🐛 删除奇怪无用的赋值和取值逻辑

*  不同测试部分所用变量应加以区分

* 🐛 subs_io model添加默认值

* 🐛 修完所有的 ruff PT001 警告

* 🔧 按ruff建议修改ruff配置

warning: The top-level linter settings are deprecated in favour of their counterparts in the `lint` section. Please update the following options in `pyproject.toml`:
  - 'ignore' -> 'lint.ignore'
  - 'select' -> 'lint.select'

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-17 18:24:20 +08:00
github-actions[bot] 29f23eb3c7 📝 Update changelog 2024-08-08 02:38:32 +00:00
felinae98 dc0dc252e7 🐛 use correct client in anonymous_site 2024-08-08 10:38:12 +08:00
pre-commit-ci[bot] e5fc32f485 ⬆️ auto update by pre-commit hooks (#604)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.0 → v0.5.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.0...v0.5.6)
- [github.com/psf/black: 24.4.2 → 24.8.0](https://github.com/psf/black/compare/24.4.2...24.8.0)
- [github.com/pre-commit/mirrors-eslint: v9.6.0 → v9.8.0](https://github.com/pre-commit/mirrors-eslint/compare/v9.6.0...v9.8.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-07 19:56:21 +08:00
renovate[bot] 6694b5da07 ⬆️ Update typescript-eslint monorepo to v8 (major) (#603)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-05 19:24:26 +08:00
renovate[bot] 7174403a6e ⬆️ Update dependency typescript to v5 (#597)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-04 19:03:17 +08:00
renovate[bot] 9efe9976bf ⬆️ Update docker/build-push-action action to v6 (#599)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-04 19:02:23 +08:00
renovate[bot] abc0b9f4d8 ⬆️ Update testing-library monorepo (major) (#600)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-04 19:01:59 +08:00
felinae98 37d0d618ce 👷 remove build doc 2024-08-04 18:59:12 +08:00
github-actions[bot] 2b4f90aac0 🔖 Release 0.9.3 2024-08-04 10:49:52 +00:00
felinae98 79031dbb49 🔖 release v0.9.3 2024-08-04 18:48:25 +08:00
github-actions[bot] 70936e9306 📝 Update changelog 2024-08-04 10:43:50 +00:00
github-actions[bot] 859d731a05 📝 Update changelog 2024-08-04 10:40:49 +00:00
Azide 38f0edcd25 🐛 Bilibili调度新增回避策略 (#573)
* 🐛 将Bilibili的调度速度降低到60s

*  增加回避策略

*  降低轮询间隔,增加回避次数,抛出阶段随机刷新

* ♻️ 更清晰的调度逻辑实现

* 🐛 兼容3.10的NamedTuple多继承

* ♻️ 合并重复逻辑

* ♻️ ctx放入fsm

* 🐛 测试并调整逻辑

* 🐛 补全类型标注

* ♻️ 添加Condition和State.on_exit/on_enter,以实现自动状态切换

*  调整测试

* 🐛 私有化命名方法

* 🔊 调整补充日志

* 🐛 添加测试后清理

* ✏️ fix typing typo
2024-08-04 18:40:01 +08:00
github-actions[bot] 9e6a35585a 📝 Update changelog 2024-08-04 10:39:41 +00:00
Cateon Huo 9e5dcb3912 实现 Post.content 相关扩展协议 (#553)
*  `post` 新增 `get_content()` 方法

* 🚨 make linter happy

* 💄 auto fix by pre-commit hooks

* 🐛 fix: 调整函数使用

* 💄 auto fix by pre-commit hooks

*  转用函数处理文本

* 💄 auto fix by pre-commit hooks

* 🔨 使用`Dict`存储`content_handlers`

* 💄 auto fix by pre-commit hooks

* 🎨 fix

* :arts: 简化函数使用

* 🐛 移除`Theme`的过时参数

* 🗑️ 复用 `self.plain_content`

* 💄 auto fix by pre-commit hooks

*  注册式装饰器写法

* 💄 auto fix by pre-commit hooks

* 🐛 fix

* 💄 auto fix by pre-commit hooks

* :feat: 通用纯文本处理函数

* 💄 auto fix by pre-commit hooks

* :downgrade: 复用`==`处理标题

* 🎨 简化(?)写法

*  测试修复

* ♻️ via ContentSupport extensions

* 🐛 fix test

* 💄 auto fix by pre-commit hooks

* 🐛 for clean text

* 🐛 fix

* 💄 auto fix by pre-commit hooks

* fix: for xml

* 💄 auto fix by pre-commit hooks

* chore: art

* 💄 auto fix by pre-commit hooks

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-04 18:39:12 +08:00
renovate[bot] 0c1012b0f4 ⬆️ Update Gr1N/setup-poetry action to v9 (#582)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-24 12:25:36 +08:00
renovate[bot] af470f2fd3 ⬆️ Update dependency react-redux to v9 2024-07-15 16:46:02 +08:00
github-actions[bot] 0a6f9af554 📝 Update changelog 2024-07-15 06:08:57 +00:00
felinae98 a12a92fca4 🐛 fix config alias err 2024-07-15 14:08:22 +08:00
github-actions[bot] 956b19d0c1 📝 Update changelog 2024-07-12 17:08:40 +00:00
Azide e2a97a9e56 适配小刻食堂平台 (#379)
* 🐛 插入新的Schedulable时应传入use_batch参数

*  适配ceobecanteen平台

Co-authored-by: phidiaLam <2957035701@qq.com>

*   明日方舟公告与官网采用截图分享 (#480)

*  明日方舟公告与官网采用截图分享

* 💄 auto fix by pre-commit hooks

* 🐛 修复缺少的导入,优化逻辑

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Azide <rukuy@qq.com>

* 🐛 优化截图图片效果

* 🐛 修复错误将转发内图片视作头图的问题

* 🍱 使用正式 Bison Logo

* 💄 auto fix by pre-commit hooks

* 🐛 请求小刻API时不在headers里添加过多字段

* 🐛 get_comb_id方法删除无用的targets参数

* 💡 get_comb_id方法更新注释

* 🔥 移除发送部分的更改

*  在命名中明确表示cond_func意图

* ♻️ 拆分get_comb_id功能

* ♻️ 调整缓存逻辑

*  使用uri在theme中调用platform截图

* ♻️ 重构截图逻辑

*  添加模糊匹配提示

*  适配新版Site

* 💄 auto fix by pre-commit hooks

* 🐛 去掉不必要的排序

* 🐛 修正不应出现的驼峰变量名

* ♻️ 按review意见修改

* ♻️ 调整截图函数逻辑

* 🔊 调低日志等级

* ✏️ 修复一些拼写和格式

---------

Co-authored-by: phidiaLam <2957035701@qq.com>
Co-authored-by: 洛梧藤 <67498817+phidiaLam@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-13 01:06:42 +08:00
github-actions[bot] 4eb7a17306 📝 Update changelog 2024-07-12 16:39:29 +00:00
Azide c50243cc57 🐛 插入新的Schedulable时应传入use_batch参数 (#594) 2024-07-13 00:38:57 +08:00
renovate[bot] e089e87b84 ⬆️ Update actions/cache action to v4 (#588)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-11 23:16:16 +08:00
renovate[bot] 67943a1c01 ⬆️ Update actions/setup-node action to v4 (#589)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-11 23:16:02 +08:00
renovate[bot] a700607495 ⬆️ Update all non-major dependencies (#581)
* ⬆️ Update all non-major dependencies

* 💄 auto fix by pre-commit hooks

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-11 23:13:36 +08:00
renovate[bot] 8cea2ee37b ⬆️ Update actions/setup-python action to v5 (#590)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-11 22:41:18 +08:00
pre-commit-ci[bot] beff2c7672 ⬆️ auto update by pre-commit hooks (#591)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.7 → v0.5.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.7...v0.5.0)
- [github.com/pre-commit/mirrors-eslint: v9.4.0 → v9.6.0](https://github.com/pre-commit/mirrors-eslint/compare/v9.4.0...v9.6.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-11 22:40:57 +08:00
renovate[bot] eae8084344 ⬆️ Update dependency eslint to v9 (#593)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-11 22:39:33 +08:00
renovate[bot] e026ec60cd ⬆️ Update Node.js to v20 (#587)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-11 22:39:14 +08:00
github-actions[bot] 90b09e30c2 📝 Update changelog 2024-07-03 02:27:27 +00:00
suyiiyii 4d4d1060de 🐛 查询订阅时提示不存在的平台 (#584)
* 🐛 查询订阅时提示不存在的平台 fix #515

* 💄 auto fix by pre-commit hooks

* 🐛 删除订阅时,获取详细信息跳过不存在的platform

*  添加对于不存在的平台的单元测试

* 🐛 删除订阅时跳过不存在的platform

* 💄 规范化订阅列表的输出

* 💄 规范化订阅列表的输出

* 💄 规范化订阅列表的输出

* 💄 规范化订阅列表的输出

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-03 10:26:58 +08:00
Azide b330644b39 使用 MockerFixture 限制测试时配置的变更范围 (#586) 2024-07-03 00:11:38 +08:00
github-actions[bot] dacd03d6e8 📝 Update changelog 2024-06-27 09:14:00 +00:00
Komorebi 1ba665cbab 📝 更新 README (#583)
* 📝 更新 README

* 📝 更正文档链接
2024-06-27 17:13:31 +08:00
github-actions[bot] d25ce43b1a 📝 Update changelog 2024-06-27 09:11:49 +00:00
Komorebi ba818b492d 💄 更新 favicon (#585) 2024-06-27 17:11:14 +08:00