|
0deb406692
|
🐛 更新判断superuser的私聊消息的逻辑
|
2024-10-28 22:00:15 +08:00 |
|
|
eb64eab14a
|
✨ 添加cookie命令的无权限提示
|
2024-10-28 13:46:22 +08:00 |
|
|
3043817de4
|
🐛 为cookie相关操作添加非私聊拒绝提示
|
2024-10-28 13:29:10 +08:00 |
|
|
0985705c22
|
🐛 添加 Cookie 时,显示 「无法获取cookie_name」 的错误提示
|
2024-10-28 13:17:36 +08:00 |
|
|
438b23a0b9
|
🐛 从 Site 中移除 「无效的 Cookie」 文本
|
2024-10-28 12:44:51 +08:00 |
|
|
2093622672
|
🐛 改改单测
|
2024-10-13 21:51:47 +08:00 |
|
|
19345cf960
|
✨ 移动validate_cookie到CookieSite中
|
2024-10-09 23:18:43 +08:00 |
|
|
8742de6cd1
|
✨ 在 cookie 中添加 cookie_name 字段
|
2024-09-23 10:29:56 +08:00 |
|
|
c784417ecc
|
✅ 初步实现删除cookie的单元测试
|
2024-09-13 20:01:54 +08:00 |
|
|
dd802a9c17
|
✅ 初步实现添加cookie的单元测试
|
2024-09-13 19:12:19 +08:00 |
|
|
4791fb69e0
|
♻️ 重构 get_cookie 方法
|
2024-09-13 11:34:45 +08:00 |
|
|
4b8d6a9379
|
🐛 fix
|
2024-09-13 10:11:54 +08:00 |
|
|
16331b50d5
|
✨ 根据数据库的修改对应的逻辑,同时移除多余的init_cookie和_check_cookie
|
2024-09-13 01:00:53 +08:00 |
|
|
5111baa89c
|
🐛 应用部分推荐的重命名
|
2024-09-13 00:11:49 +08:00 |
|
|
318ba8fb3c
|
🔀 merge
|
2024-09-09 18:41:01 +08:00 |
|
|
2c2c9a091c
|
♻️ del_cookie
|
2024-09-09 18:36:18 +08:00 |
|
|
4a5e00c094
|
:recycles: ddel_cookie_target
|
2024-09-09 18:32:53 +08:00 |
|
|
404b1e445c
|
:recycles: add_cookie_target
|
2024-09-09 18:23:23 +08:00 |
|
|
d43d042618
|
:recycles: add_cookie
|
2024-09-09 11:35:39 +08:00 |
|
|
f959e3ee08
|
:recycles: 仿照 platform_manager 添加 site_manager
|
2024-09-09 11:01:34 +08:00 |
|
|
275bc0cb53
|
:recycles: 注释掉cookie相关代码,使得bison可以正常运行
|
2024-09-08 18:21:57 +08:00 |
|
|
7c9e191f40
|
✨ 删除cookie 对话
|
2024-09-08 15:56:44 +08:00 |
|
|
940301a6fc
|
✨ 取消关联cookie 对话
|
2024-09-08 15:17:19 +08:00 |
|
|
61dcf879ce
|
♻️ 整理代码
|
2024-09-08 13:03:47 +08:00 |
|
|
a6227828e3
|
♻️ 整理代码
|
2024-09-08 12:59:44 +08:00 |
|
|
418a941448
|
✨ 添加不合法cookie的提示
|
2024-09-06 10:08:08 +08:00 |
|
|
afd1bee762
|
✨ 将get_cookie_friendly_name和valid_cookie移动到ccm内部
|
2024-09-06 01:08:32 +08:00 |
|
|
b61bde6e3f
|
✨ 关联cookie时,只显示支持的订阅
|
2024-09-06 00:39:57 +08:00 |
|
|
6537f01a34
|
✨ 集中判断是否为CookieClientManager
|
2024-09-06 00:34:52 +08:00 |
|
|
cf3966e69b
|
✨ 添加cookie只显示支持的Platform
|
2024-09-06 00:14:35 +08:00 |
|
|
d6205867b8
|
✨ 无权限用户尝试添加订阅时返回提示信息 (#617)
* ✨ 无权限用户尝试添加订阅时返回提示信息
* ✨ 添加no_permission_matcher相关的单元测试
* 🐛 优化无权限提示的排版
* 🐛 移除没有必要的命令
|
2024-09-01 22:32:47 +08:00 |
|
|
1cd778c2e0
|
♻️ cookie 组件不再与 user 关联
|
2024-08-31 23:07:43 +08:00 |
|
felinae98
|
8a21ca2a1c
|
🐛 forbid adding platform that needs browser in no-browser env
|
2024-08-30 10:26:22 +08:00 |
|
|
ffae6f2ec5
|
✨ 添加cookie的时候显示关联的cookie
|
2024-08-26 18:09:26 +08:00 |
|
|
6f20dbf358
|
✨ 支持对话关联cookie到订阅目标
|
2024-08-26 17:32:36 +08:00 |
|
|
b655eff755
|
✨ 支持对话添加cookie
|
2024-08-26 10:37:03 +08:00 |
|
|
c264ad374b
|
🐛 stash
|
2024-08-22 21:50:25 +08:00 |
|
|
7913f7485a
|
✨ 添加cookie相关的数据库表
|
2024-08-22 20:55:39 +08: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 |
|
|
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
|
307739e37a
|
✨ ParseTargetException可以携带prompt参数 (#479)
* ✨ ParseTargetException可以携带prompt参数
* ✨ 丰富prompt提示
|
2024-05-19 22:02:23 +08:00 |
|
Azide
|
bf788ff72a
|
🚨 移除noqa: E501
💄 auto fix by pre-commit hooks
|
2023-07-18 21:43:25 +08:00 |
|
Azide
|
e50eb5d70b
|
👷 添加ruff actions
🐛 分支应该是main而不是master
💄 auto fix by pre-commit hooks
🔥 dependabot.yml的registrys需要token,先删除
|
2023-07-18 21:43:25 +08:00 |
|
Azide
|
dba8f2a9cb
|
🎨 按ruff的检查调整程序代码
|
2023-07-18 21:43:25 +08:00 |
|
felinae98
|
a1b4f2fb27
|
🚚 rename config_manager to sub_manager
|
2023-06-11 15:32:57 +08:00 |
|