1577 Commits

Author SHA1 Message Date
b2b20ab7c5
📝 添加cookie模块使用文档 2024-10-14 01:14:03 +08:00
2093622672
🐛 改改单测 2024-10-13 21:51:47 +08:00
b6ba904a68
🐛 又忘记改单测了( 2024-10-13 21:30:08 +08:00
f3d8b7d5bc
添加 cookie 时自动使用用户名命名(weibo) 2024-10-13 20:44:37 +08:00
b1b8d37171
(admin) console.log()忘记删了 ( 2024-10-12 13:41:28 +08:00
271e3e7a72
🗑️ 删除旧的CookieTargetManager 2024-10-12 13:37:17 +08:00
a941d77257
(admin) 支持删除cookieTarget( 2024-10-12 13:35:53 +08:00
6d8de1b59e
(admin) 支持添加cookieTarget 2024-10-12 13:14:04 +08:00
8174ec895d (admin) 支持查看cookie详情 2024-10-11 13:41:00 +08:00
10bb6179ae (admin) 支持查看cookie详情 2024-10-11 13:40:31 +08:00
7030758ac9 (admin) 支持删除cookie 2024-10-11 12:05:28 +08:00
a18b2e4f7b (admin) 支持添加cookie 2024-10-11 11:54:30 +08:00
3f3cc2d25e 🐛 更改命名siteName以符合小驼峰规范 2024-10-11 11:37:18 +08:00
5b8d0440ee (admin) 完善 将site选择移动到侧边栏 2024-10-11 11:12:15 +08:00
24251c2728 (admin) 将site选择移动到侧边栏 2024-10-09 23:23:43 +08:00
19345cf960
移动validate_cookie到CookieSite中 2024-10-09 23:18:43 +08:00
1346d07982
修改cookie_site.get_cookie_name为异步 2024-10-09 23:14:17 +08:00
renovate[bot]
ce1c902905
⬆️ Update dependency pre-commit to v4 (#637)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-09 14:19:06 +08:00
6c0efdddfc 🔀 merge main 2024-10-08 17:24:34 +08:00
洛初
40f9bc817f
feat(ISSUE_TEMPLATE): 修改问题报告模板 (#630)
Some checks failed
test-build / Build Frontend (push) Has been cancelled
test-build / Smoke-test Coverage (macos-latest, 3.10) (push) Has been cancelled
test-build / Smoke-test Coverage (macos-latest, 3.11) (push) Has been cancelled
test-build / Smoke-test Coverage (macos-latest, 3.12) (push) Has been cancelled
test-build / Smoke-test Coverage (ubuntu-latest, 3.10) (push) Has been cancelled
test-build / Smoke-test Coverage (ubuntu-latest, 3.11) (push) Has been cancelled
test-build / Smoke-test Coverage (ubuntu-latest, 3.12) (push) Has been cancelled
test-build / Smoke-test Coverage (windows-latest, 3.10) (push) Has been cancelled
test-build / Smoke-test Coverage (windows-latest, 3.11) (push) Has been cancelled
test-build / Smoke-test Coverage (windows-latest, 3.12) (push) Has been cancelled
test-build / All-test Coverage (macos-latest, 3.10) (push) Has been cancelled
test-build / All-test Coverage (macos-latest, 3.11) (push) Has been cancelled
test-build / All-test Coverage (macos-latest, 3.12) (push) Has been cancelled
test-build / All-test Coverage (ubuntu-latest, 3.10) (push) Has been cancelled
test-build / All-test Coverage (ubuntu-latest, 3.11) (push) Has been cancelled
test-build / All-test Coverage (ubuntu-latest, 3.12) (push) Has been cancelled
test-build / All-test Coverage (windows-latest, 3.10) (push) Has been cancelled
test-build / All-test Coverage (windows-latest, 3.11) (push) Has been cancelled
test-build / All-test Coverage (windows-latest, 3.12) (push) Has been cancelled
pydantic1-compat-test / pydantic1 test (ubuntu-latest, 3.11) (push) Has been cancelled
Ruff Lint / Ruff Lint (push) Has been cancelled
test-build / Docker main (push) Has been cancelled
test-build / Docker main sentry (push) Has been cancelled
*  feat(ISSUE_TEMPLATE): 修改问题报告模板 

  feat(ISSUE_TEMPLATE): 修改问题报告模板

* 💄 auto fix by pre-commit hooks

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-10-03 10:31:47 +08:00
github-actions[bot]
f416b249f7 📝 Update changelog 2024-10-03 02:31:09 +00:00
ec6fe2679d
👷 将自动化工具中的 yarn 替换为 pnpm (#634)
* 👷 将自动化工具中的 yarn 替换为 pnpm

* 🐛 写串台了艹

* 🐛 最讨厌调试 action 了 (
2024-10-03 10:29:57 +08:00
github-actions[bot]
19b25552d0 📝 Update changelog 2024-10-01 07:38:45 +00:00
洛梧藤
85b5ab3868
📝 小刻食堂剪彩文档 (#636) 2024-10-01 15:38:16 +08:00
1d1b9f6574 🐛 config 中添加 clear_db 方法,用于清空数据库内容;添加clear_db fixture,用于在单测前后清空数据库 2024-09-28 16:51:22 +08:00
aa897939d9 为什么 eslint 的warning都不让我过编译 ( 2024-09-27 09:51:19 +08:00
7d3193d958 为什么前端 pnpm 和 yarn 的行为还不一样( 2024-09-27 01:18:59 +08:00
f31a798326 修修单测 2024-09-27 00:45:45 +08:00
pre-commit-ci[bot]
6b6bf9d8f8 💄 auto fix by pre-commit hooks 2024-09-26 11:41:12 +00:00
54d37e254d 📝 尝试添加文档 2024-09-26 19:38:43 +08:00
8fa456bc4e 📝 尝试添加文档 2024-09-26 19:37:06 +08:00
b04cbc2ced 导入导出 cookie 优化代码 2024-09-23 13:49:39 +08:00
5d160dcadc 导入导出支持 cookie 2024-09-23 11:44:33 +08:00
8742de6cd1 在 cookie 中添加 cookie_name 字段 2024-09-23 10:29:56 +08:00
59d42531a3 听劝,修改部分样式 XD 2024-09-22 19:54:17 +08:00
cc31ef88ef 听劝,修改部分样式 XD 2024-09-22 19:49:22 +08:00
0083f0311a 支持删除 CookieTarget 2024-09-22 17:59:01 +08:00
6990f04a74 支持删除 CookieTarget 2024-09-22 17:22:14 +08:00
bc44e40f56 支持删除 CookieTarget 2024-09-22 17:12:52 +08:00
bb63529fe8 支持添加 CookieTarget 2024-09-22 17:02:10 +08:00
75a55c009a 添加 CookieTarget 页面 2024-09-22 14:33:56 +08:00
4c20e47399 添加 Cookie 增删查 功能 2024-09-22 13:52:51 +08:00
db4b848e3f 添加 Cookie 界面 2024-09-22 13:09:16 +08:00
54c9020c36 添加cookie页面 2024-09-22 00:28:26 +08:00
43fb5231b8 🔀 merge 2024-09-21 12:26:36 +08:00
0aeeb28919 🐛 t 2024-09-21 12:24:45 +08:00
felinae98
cf6b7fcd6d
📌 pin eslint to 8
Some checks failed
test-build / Build Frontend (push) Has been cancelled
test-build / Smoke-test Coverage (macos-latest, 3.10) (push) Has been cancelled
test-build / Smoke-test Coverage (macos-latest, 3.11) (push) Has been cancelled
test-build / Smoke-test Coverage (macos-latest, 3.12) (push) Has been cancelled
test-build / Smoke-test Coverage (ubuntu-latest, 3.10) (push) Has been cancelled
test-build / Smoke-test Coverage (ubuntu-latest, 3.11) (push) Has been cancelled
test-build / Smoke-test Coverage (ubuntu-latest, 3.12) (push) Has been cancelled
test-build / Smoke-test Coverage (windows-latest, 3.10) (push) Has been cancelled
test-build / Smoke-test Coverage (windows-latest, 3.11) (push) Has been cancelled
test-build / Smoke-test Coverage (windows-latest, 3.12) (push) Has been cancelled
test-build / All-test Coverage (macos-latest, 3.10) (push) Has been cancelled
test-build / All-test Coverage (macos-latest, 3.11) (push) Has been cancelled
test-build / All-test Coverage (macos-latest, 3.12) (push) Has been cancelled
test-build / All-test Coverage (ubuntu-latest, 3.10) (push) Has been cancelled
test-build / All-test Coverage (ubuntu-latest, 3.11) (push) Has been cancelled
test-build / All-test Coverage (ubuntu-latest, 3.12) (push) Has been cancelled
test-build / All-test Coverage (windows-latest, 3.10) (push) Has been cancelled
test-build / All-test Coverage (windows-latest, 3.11) (push) Has been cancelled
test-build / All-test Coverage (windows-latest, 3.12) (push) Has been cancelled
pydantic1-compat-test / pydantic1 test (ubuntu-latest, 3.11) (push) Has been cancelled
Ruff Lint / Ruff Lint (push) Has been cancelled
test-build / Docker main (push) Has been cancelled
test-build / Docker main sentry (push) Has been cancelled
2024-09-21 12:19:54 +08:00
94daf74359 web api 初步完工 2024-09-20 15:39:22 +08:00
c85e77c801 web api 更新 2024-09-20 00:25:40 +08:00
d890d32bba web api 初稿 2024-09-19 21:16:56 +08:00