Skip to content

feat: History增加收藏功能 Yak mcp添加到外面进行启停 批量操作隐藏右键菜单 AI图标UI展示 共用热加载webfuzzer最多存在一个#3669

Merged
song-xiao-lin merged 12 commits intomasterfrom
hejiahui/feat/MITM
May 9, 2026

Conversation

@hjhke
Copy link
Copy Markdown
Contributor

@hjhke hjhke commented Apr 30, 2026

No description provided.

@hjhke hjhke added the need more test 需要更多的测试 label Apr 30, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 30, 2026

PR CI 汇总

状态:全部通过

  • ✅ i18n(zh/en)
  • ✅ ESLint(renderer src/main)
  • ✅ TypeScript(renderer src/main)
  • ✅ ESLint(engine-link-startup)
  • ✅ TypeScript(engine-link-startup)
  • ✅ 图片/视频体积
  • ○ Vitest(main / renderer / engine-link;test 同目录·别名·相对路径)(skipped)
  • ✅ Prettier

由 pull_request test workflow 自动生成

Copilot AI review requested due to automatic review settings May 6, 2026 03:18
@hjhke hjhke force-pushed the hejiahui/feat/MITM branch from f56065e to 856e2ea Compare May 6, 2026 03:18
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a “Favorites/收藏” capability to HTTP flow history tables, including per-row favorite toggling, favorites-only filtering, and batch favorite/unfavorite actions, while also adjusting related UI styling and i18n strings.

Changes:

  • Introduces a YAKIT_FAVORITE tag and helpers to toggle/query favorite state for HTTP flows.
  • Adds star icons in the Action column plus a toolbar toggle to filter to “Only Favorites”.
  • Extends batch/context menu actions and updates tag rendering + locale strings to support favorites.

Reviewed changes

Copilot reviewed 6 out of 8 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
app/renderer/src/main/src/pages/hTTPHistoryAnalysis/HTTPHistory/HTTPHistoryFilter.tsx Adds favorites UI/actions and favorites-only filtering for the HTTP history analysis table.
app/renderer/src/main/src/pages/hTTPHistoryAnalysis/HTTPHistory/HTTPHistoryFilter.module.scss Styles for favorites icons and general layout refactor for the history analysis page.
app/renderer/src/main/src/components/HTTPFlowTable/HTTPFlowTable.tsx Adds favorite-tag helpers, star UI, favorites-only filtering, and batch/context menu actions in the shared flow table.
app/renderer/src/main/src/components/HTTPFlowTable/HTTPFlowTable.module.scss Styles for the favorites star icon (including active state).
app/renderer/src/main/public/locales/zh/history.json Adds zh strings for favorites UI and actions.
app/renderer/src/main/public/locales/en/history.json Adds en strings for favorites UI and actions.

Comment thread app/renderer/src/main/src/components/HTTPFlowTable/HTTPFlowTable.tsx Outdated
@hjhke hjhke force-pushed the hejiahui/feat/MITM branch 3 times, most recently from fe292b9 to 8993aa3 Compare May 7, 2026 02:28
@01XoX10 01XoX10 added ready and removed need more test 需要更多的测试 labels May 7, 2026
@hjhke hjhke force-pushed the hejiahui/feat/MITM branch from 4864a82 to bcf2f0d Compare May 7, 2026 08:12
@hjhke hjhke force-pushed the hejiahui/feat/MITM branch from 9a0b726 to e647f1c Compare May 8, 2026 02:24
@hjhke hjhke changed the title feat: History增加收藏功能 列表点击批量操作之后,隐藏右键菜单 AI插件UI展示问题 feat: History增加收藏功能 Yak mcp添加到外面进行启停 批量操作隐藏右键菜单 AI图标UI展示 共用热加载webfuzzer最多存在一个 May 8, 2026
@hjhke hjhke added need more test 需要更多的测试 and removed ready labels May 8, 2026
@01XoX10 01XoX10 added ready and removed need more test 需要更多的测试 labels May 8, 2026
@song-xiao-lin song-xiao-lin merged commit c4c1ecb into master May 9, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants