1592 Commits

Author SHA1 Message Date
8d32145ea8
✏️ 改改变量名 2024-10-21 20:43:08 +08:00
f5d30b998c
📝 添加 获取Cookie 的文档 2024-10-21 13:44:46 +08:00
a090ff2127
Merge branch 'MountainDash:main' into cookie 2024-10-21 13:21:44 +08:00
6474504c30
(admin) 添加验证Cookie有效性 2024-10-21 11:22:54 +08:00
a78bb73281
(admin) 添加验证Cookie有效性接口 2024-10-21 10:04:00 +08:00
c3289671d8
📝 关于 Cookie 的开发指南 2024-10-19 13:25:07 +08:00
0f4b0aab86
📝 好像还是要加上sass-embedded这个库 2024-10-16 18:15:07 +08:00
69ef94bcf5
📝 破防了,不整zenuml了 2024-10-16 17:14:59 +08:00
3c090db0cb
📝 似乎可以了? 2024-10-16 10:41:36 +08:00
56627753fc
📝 怎么前端编译报错了( 2024-10-16 09:35:59 +08:00
7359b3ef9d
📝 怎么前端编译报错了( 2024-10-16 09:33:59 +08:00
7622d3da1e
📝 好像可以用 zenuml 了 ) 2024-10-15 21:43:25 +08:00
3773c77864
📝 试试zenuml ( 2024-10-15 18:12:53 +08:00
cdc8de9619
📝 试试流程图) 2024-10-14 15:35:29 +08:00
7aac134d5d
📝 测试mermaid画图 2024-10-14 12:32:59 +08:00
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