Commit Graph

4253 Commits

Author SHA1 Message Date
洋子 cae580d2bd Merge pull request #489 from purocean/dependabot/npm_and_yarn/hono-4.12.26
chore(deps): bump hono from 4.12.18 to 4.12.26
2026-07-11 17:07:55 +08:00
dependabot[bot] 2239a3cfb3 chore(deps): bump hono from 4.12.18 to 4.12.26
Bumps [hono](https://github.com/honojs/hono) from 4.12.18 to 4.12.26.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.12.18...v4.12.26)

---
updated-dependencies:
- dependency-name: hono
  dependency-version: 4.12.26
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-20 03:45:38 +00:00
洋子 82a859fa23 Merge pull request #486 from purocean/copilot/add-xterm-style-to-prevent-offset
fix(xterm): prevent IME input from causing horizontal layout shift
2026-06-12 14:23:21 +08:00
copilot-swe-agent[bot] 1d8a0dcd4a Add overflow-x: clip to .xterm-screen to prevent IME layout shift 2026-06-12 06:18:26 +00:00
purocean 74ff1dc382 chore: bump version to 3.91.0 v3-next-01 2026-05-23 10:54:26 +08:00
purocean 7b6c6b8c05 chore: upgrade electron to 41 2026-05-23 10:51:22 +08:00
purocean 7e3672d570 Merge branch 'release/3.90.0' into develop 2026-05-16 23:40:50 +08:00
purocean fb682f457c chore: bump version 2026-05-16 23:40:29 +08:00
purocean da5cdd1551 Merge remote-tracking branch 'origin/develop' into develop 2026-05-16 23:04:36 +08:00
purocean cf56eb92b2 feat: expose setting panel MCP tool 2026-05-16 22:28:32 +08:00
purocean 73ba2931b0 fix: sanitize pasted image names 2026-05-16 22:01:58 +08:00
purocean 81f12a9310 test: update markdown extra args mock 2026-05-16 10:53:17 +08:00
洋子 705b1713e3 Merge pull request #476 from purocean/dependabot/npm_and_yarn/hono-4.12.18
chore(deps): bump hono from 4.12.16 to 4.12.18
2026-05-16 10:46:44 +08:00
洋子 2bd41272c0 Merge pull request #475 from purocean/dependabot/npm_and_yarn/fast-uri-3.1.2
chore(deps): bump fast-uri from 3.1.0 to 3.1.2
2026-05-16 10:46:11 +08:00
purocean 879ea6dcea Merge remote-tracking branch 'origin/copilot/install-markdown-it-cj-friendly' into develop 2026-05-16 10:43:59 +08:00
purocean 723517774a Merge remote-tracking branch 'origin/copilot/remove-floating-editor-permanent' into develop 2026-05-16 10:43:55 +08:00
purocean 64588c295b Merge remote-tracking branch 'origin/copilot/fix-editor-focus-on-preview' into develop 2026-05-16 10:43:52 +08:00
purocean 2b3da6596c Merge remote-tracking branch 'origin/copilot/add-image-paste-naming-option' into develop 2026-05-16 10:43:47 +08:00
purocean 577286ab09 Merge remote-tracking branch 'origin/copilot/add-config-retrieval-tools' into develop 2026-05-16 10:43:06 +08:00
copilot-swe-agent[bot] aaef732907 perf: only compute file hash when template uses {hash:}
Agent-Logs-Url: https://github.com/purocean/yn/sessions/6697541b-aa5f-4a00-85cb-818ca17679c7
2026-05-15 23:54:35 +00:00
copilot-swe-agent[bot] ef020d973b feat: add paste image naming setting with template support
Agent-Logs-Url: https://github.com/purocean/yn/sessions/6697541b-aa5f-4a00-85cb-818ca17679c7
2026-05-15 23:50:17 +00:00
copilot-swe-agent[bot] bc5babf139 feat: auto-close floating editor when it loses focus
Agent-Logs-Url: https://github.com/purocean/yn/sessions/1df76c4e-d1e9-4890-bd98-d7d098d2a7f1
2026-05-15 23:40:15 +00:00
copilot-swe-agent[bot] 90ba099497 fix: focus editor when clicking preview line in floating editor
Agent-Logs-Url: https://github.com/purocean/yn/sessions/6e1ac779-1575-4e46-a0ad-1a626a5efb11

Co-authored-by: purocean <7115690+purocean@users.noreply.github.com>
2026-05-11 09:50:14 +00:00
dependabot[bot] f36fc917b0 chore(deps): bump hono from 4.12.16 to 4.12.18
Bumps [hono](https://github.com/honojs/hono) from 4.12.16 to 4.12.18.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.12.16...v4.12.18)

---
updated-dependencies:
- dependency-name: hono
  dependency-version: 4.12.18
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-09 05:45:45 +00:00
dependabot[bot] 4145c884bc chore(deps): bump fast-uri from 3.1.0 to 3.1.2
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.0...v3.1.2)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-08 23:31:54 +00:00
copilot-swe-agent[bot] 3b3ccc6212 feat: add mcp config tool implementation
Agent-Logs-Url: https://github.com/purocean/yn/sessions/b02370ba-099b-409b-8818-1e4cf56d46f9
2026-05-07 13:55:18 +00:00
copilot-swe-agent[bot] d07b13f5a8 feat: add cj-friendly markdown render toggle
Agent-Logs-Url: https://github.com/purocean/yn/sessions/703b9a8c-555d-4e96-ac90-fdb0a5991ce5
2026-05-07 12:55:27 +00:00
copilot-swe-agent[bot] 84d130e111 chore: switch wording back to cj
Agent-Logs-Url: https://github.com/purocean/yn/sessions/703b9a8c-555d-4e96-ac90-fdb0a5991ce5
2026-05-07 12:49:14 +00:00
copilot-swe-agent[bot] e1af0ebe62 feat: add cj-friendly markdown render option
Agent-Logs-Url: https://github.com/purocean/yn/sessions/703b9a8c-555d-4e96-ac90-fdb0a5991ce5
2026-05-07 12:35:19 +00:00
洋子 4e8860d727 Merge pull request #474 from purocean/copilot/update-features-md-files
docs: remove LuckySheet, add CLI/MCP section to FEATURES docs
2026-05-07 20:19:37 +08:00
copilot-swe-agent[bot] 2bd0b729d9 docs: remove LuckySheet section and add CLI/MCP section in FEATURES md files
Agent-Logs-Url: https://github.com/purocean/yn/sessions/1dfeb4e2-ac12-43e8-ba7a-2b293af11ad7

Co-authored-by: purocean <7115690+purocean@users.noreply.github.com>
2026-05-06 11:23:31 +00:00
purocean 2711f20bbb Merge branch 'release/3.89.1' into develop 2026-05-06 13:44:17 +08:00
purocean e83ba4aa67 chore: release v3.89.1 2026-05-06 13:37:44 +08:00
purocean 3c5de52792 fix: close floating editor with escape 2026-05-03 00:04:51 +08:00
purocean 85af1b19dd fix: correct sidebar resize with floating editor 2026-05-02 23:38:22 +08:00
purocean 74161cb708 test: remove duplicate editor mock key 2026-05-02 23:09:46 +08:00
purocean 4a461d9e20 chore: ignore eslint tests directory 2026-05-02 23:07:05 +08:00
purocean 8328b7e561 chore: restore vite 6 2026-05-02 23:03:57 +08:00
purocean dfccc3a6cc test: push coverage past ninety-two percent 2026-05-02 17:26:54 +08:00
purocean cfbbf1d72e test: unskip file reader utilities 2026-05-02 17:13:40 +08:00
purocean 78d3ab3605 test: raise branch coverage to eighty percent 2026-05-02 16:56:21 +08:00
purocean fbb5e46866 test: raise coverage above ninety percent 2026-05-02 16:35:21 +08:00
purocean cc7f81f978 test: cover high-value plugins 2026-05-02 16:13:25 +08:00
purocean 12f6f29985 test: expand unit coverage 2026-05-02 16:07:35 +08:00
purocean bb15f7acff test: colocate renderer tests 2026-05-02 14:52:38 +08:00
purocean c2bba29af1 test: migrate to vitest 2026-05-02 14:49:17 +08:00
purocean b2b4a0eeeb chore: upgrade vite 2026-05-02 14:44:08 +08:00
purocean 071db1ceed chore: bump version to 3.89.0 2026-05-02 14:36:37 +08:00
purocean d156d1a0e3 feat(extension): install historical versions 2026-05-02 14:30:35 +08:00
purocean 6a42b965a3 fix(extension): avoid stale files after upgrade 2026-05-02 14:12:32 +08:00