feat(secrets-mcp): 条目页按 folder/type 筛选并发版 0.3.5

- entries 路由支持 ?folder=&type= 查询,与搜索层 SearchParams 对齐
- 条目列表页增加筛选表单与说明文案
- 版本 0.3.4 → 0.3.5,同步 Cargo.lock

Made-with: Cursor
This commit is contained in:
2026-04-02 14:37:36 +08:00
parent 87a29af82d
commit 7909f7102d
4 changed files with 70 additions and 5 deletions

2
Cargo.lock generated
View File

@@ -1968,7 +1968,7 @@ dependencies = [
[[package]]
name = "secrets-mcp"
version = "0.3.4"
version = "0.3.5"
dependencies = [
"anyhow",
"askama",