Ziven
|
7f6d457efc
|
fix(md-cli): proxy error ECONNRESET (#1074)
cli-v2.1.1
|
2025-10-18 13:55:31 +08:00 |
|
Libin YANG
|
a59e6f7847
|
build(cli): release v2.1.0 (#1072)
cli-v2.1.0
|
2025-10-17 22:16:37 +08:00 |
|
Libin YANG
|
4f1fe7d4c9
|
build: release v2.1.0 (#1071)
v2.1.0
|
2025-10-17 22:07:07 +08:00 |
|
Libin YANG
|
63a9d0e80e
|
chore: upgrade deps (#1070)
|
2025-10-17 21:30:06 +08:00 |
|
Libin YANG
|
7919b0d3a5
|
chore: use cf workers (#1069)
|
2025-10-17 20:39:48 +08:00 |
|
Libin YANG
|
23d7fa5cbd
|
chore: auto deploy to cf workers (#1068)
|
2025-10-17 19:55:44 +08:00 |
|
Libin YANG
|
83f8714218
|
fix: cleanup cf worker (#1067)
|
2025-10-17 19:47:04 +08:00 |
|
Libin YANG
|
3ed2acad0c
|
fix: cleanup cf worker (#1066)
|
2025-10-17 19:33:28 +08:00 |
|
Libin YANG
|
5497e705f1
|
chore(ci): add cloudflare preview (#1065)
|
2025-10-17 19:23:42 +08:00 |
|
Libin YANG
|
ee3144522f
|
chore: update cloudflare workers (#1064)
* chore: update workers
* fix: workers
|
2025-10-17 00:19:12 +08:00 |
|
Libin YANG
|
5fa3c641b5
|
chore: update port (#1063)
|
2025-10-17 00:05:23 +08:00 |
|
dependabot[bot]
|
22051cd847
|
build(deps): bump the minor-and-patch group across 1 directory with 20 updates (#1060)
Bumps the minor-and-patch group with 20 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.7.1` | `24.7.2` |
| [eslint](https://github.com/eslint/eslint) | `9.36.0` | `9.37.0` |
| [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) | `2.28.0` | `2.29.0` |
| [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) | `1.104.0` | `1.105.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.907.0` | `3.911.0` |
| [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.907.0` | `3.911.0` |
| [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.45.1` | `3.46.0` |
| [es-toolkit](https://github.com/toss/es-toolkit) | `1.39.10` | `1.40.0` |
| [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next) | `0.544.0` | `0.545.0` |
| [marked](https://github.com/markedjs/marked) | `16.3.0` | `16.4.0` |
| [vue-sonner](https://github.com/xiaoluoboding/vue-sonner) | `2.0.8` | `2.0.9` |
| [@cloudflare/vite-plugin](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vite-plugin-cloudflare) | `1.13.12` | `1.13.13` |
| [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `4.20251008.0` | `4.20251011.0` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.13` | `4.1.14` |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.13` | `4.1.14` |
| [less](https://github.com/less/less.js) | `4.4.1` | `4.4.2` |
| [rollup-plugin-visualizer](https://github.com/btd/rollup-plugin-visualizer) | `6.0.3` | `6.0.4` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.13` | `4.1.14` |
| [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) | `1.0.3` | `1.1.0` |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.42.2` | `4.43.0` |
Updates `@types/node` from 24.7.1 to 24.7.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `eslint` from 9.36.0 to 9.37.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.36.0...v9.37.0)
Updates `isomorphic-dompurify` from 2.28.0 to 2.29.0
- [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases)
- [Commits](https://github.com/kkomelin/isomorphic-dompurify/compare/2.28.0...2.29.0)
Updates `@types/vscode` from 1.104.0 to 1.105.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode)
Updates `@aws-sdk/client-s3` from 3.907.0 to 3.911.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.911.0/clients/client-s3)
Updates `@aws-sdk/s3-request-presigner` from 3.907.0 to 3.911.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.911.0/packages/s3-request-presigner)
Updates `core-js` from 3.45.1 to 3.46.0
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.46.0/packages/core-js)
Updates `es-toolkit` from 1.39.10 to 1.40.0
- [Release notes](https://github.com/toss/es-toolkit/releases)
- [Changelog](https://github.com/toss/es-toolkit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/toss/es-toolkit/compare/v1.39.10...v1.40.0)
Updates `lucide-vue-next` from 0.544.0 to 0.545.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.545.0/packages/lucide-vue-next)
Updates `marked` from 16.3.0 to 16.4.0
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v16.3.0...v16.4.0)
Updates `vue-sonner` from 2.0.8 to 2.0.9
- [Release notes](https://github.com/xiaoluoboding/vue-sonner/releases)
- [Changelog](https://github.com/xiaoluoboding/vue-sonner/blob/main/CHANGELOG.md)
- [Commits](https://github.com/xiaoluoboding/vue-sonner/compare/v2.0.8...v2.0.9)
Updates `@cloudflare/vite-plugin` from 1.13.12 to 1.13.13
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/vite-plugin-cloudflare/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/vite-plugin@1.13.13/packages/vite-plugin-cloudflare)
Updates `@cloudflare/workers-types` from 4.20251008.0 to 4.20251011.0
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/Dockerfile.release)
- [Commits](https://github.com/cloudflare/workerd/commits)
Updates `@tailwindcss/postcss` from 4.1.13 to 4.1.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.14/packages/@tailwindcss-postcss)
Updates `@tailwindcss/vite` from 4.1.13 to 4.1.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.14/packages/@tailwindcss-vite)
Updates `less` from 4.4.1 to 4.4.2
- [Release notes](https://github.com/less/less.js/releases)
- [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/less/less.js/compare/v4.4.1...v4.4.2)
Updates `rollup-plugin-visualizer` from 6.0.3 to 6.0.4
- [Changelog](https://github.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/btd/rollup-plugin-visualizer/compare/v6.0.3...v6.0.4)
Updates `tailwindcss` from 4.1.13 to 4.1.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.14/packages/tailwindcss)
Updates `vite-plugin-pwa` from 1.0.3 to 1.1.0
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v1.0.3...v1.1.0)
Updates `wrangler` from 4.42.2 to 4.43.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.43.0/packages/wrangler)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.7.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: eslint
dependency-version: 9.37.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: isomorphic-dompurify
dependency-version: 2.29.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@types/vscode"
dependency-version: 1.105.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@aws-sdk/client-s3"
dependency-version: 3.911.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@aws-sdk/s3-request-presigner"
dependency-version: 3.911.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: core-js
dependency-version: 3.46.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: es-toolkit
dependency-version: 1.40.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: lucide-vue-next
dependency-version: 0.545.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: marked
dependency-version: 16.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: vue-sonner
dependency-version: 2.0.9
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@cloudflare/vite-plugin"
dependency-version: 1.13.13
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@cloudflare/workers-types"
dependency-version: 4.20251011.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@tailwindcss/postcss"
dependency-version: 4.1.14
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@tailwindcss/vite"
dependency-version: 4.1.14
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: less
dependency-version: 4.4.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: rollup-plugin-visualizer
dependency-version: 6.0.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: tailwindcss
dependency-version: 4.1.14
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: vite-plugin-pwa
dependency-version: 1.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: wrangler
dependency-version: 4.43.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-16 15:02:42 +08:00 |
|
dependabot[bot]
|
cf754e1484
|
build(deps): bump actions/setup-node from 5 to 6 (#1059)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-16 14:39:10 +08:00 |
|
Ziven
|
42e7ed9aa7
|
fix: can't scroll in x (#1061)
|
2025-10-16 13:04:19 +08:00 |
|
Libin YANG
|
47c89997e7
|
chore: upgrade codemirror to v6 (#1015)
* chore: upgrade codemirror to v6
* feat: auto focus and select in search
* fix: custom shortcut key invalid
* refactor: remove codemirror v5 compatible
* refactor: use v6 api
* fix: export MeasureRequest with patching codemirror/view
* fix: css editor scroll
* feat: upload editor
* style: cm scroll padding
* fix: keymap conflict
* feat: use custom basic setup
* chore: update package lock
* feat: search match highlight
* fix: skip handle alt combinations
* fix: build error
* refactor: move shortcut key config to @md/shared
* feat: lang setup
* feat: update setup
* refactor: use markdown setup
* refactor: use javascript setup
* refactor: use css setup
* chore: clean up
* fix: mermaid initial
* chore: update
* chore: delete docs
* chore: update docs
* refactor: only register common language
* chore: split codemirror
* chore: clean up
* chore: split prettier and cytoscape
* chore: use cdn mermaid
* chore: update mermaid cdn
---------
Co-authored-by: Ziven <contact@ziven.me>
|
2025-10-16 07:36:31 +08:00 |
|
Libin YANG
|
20488fc4ce
|
feat(ai): add custom endpoint (#1056)
|
2025-10-14 07:37:35 +08:00 |
|
YangFong
|
dcbbe0edc7
|
feat: add support for table styles (#1053)
|
2025-10-10 22:53:12 +08:00 |
|
Libin YANG
|
6697c194cb
|
fix: update copy menu style (#1050)
|
2025-10-09 21:55:42 +08:00 |
|
Ziven
|
c8d5e0cf65
|
feat: support copy pure html (#1049)
|
2025-10-09 21:45:20 +08:00 |
|
Libin YANG
|
fd1d978f95
|
refactor: ai tool box (#1048)
|
2025-10-09 21:36:28 +08:00 |
|
Ziven
|
e4eb15caec
|
fix: katex width auto scroll (#1047)
|
2025-10-09 21:29:17 +08:00 |
|
Libin YANG
|
e43cc5536d
|
feat: support new latex syntax (#1045)
|
2025-10-08 22:08:48 +08:00 |
|
Libin YANG
|
7b0507ef3d
|
chore: update deps (#1044)
|
2025-10-08 21:08:48 +08:00 |
|
Honwhy Wang
|
8dd729df0c
|
feat: migrate page functions to wokers (#1041)
|
2025-10-08 20:06:41 +08:00 |
|
Libin YANG
|
b41666b6f4
|
fix: ai config (#1043)
|
2025-10-08 20:03:54 +08:00 |
|
Libin YANG
|
9555b2ba09
|
feat: add password input component (#1039)
|
2025-10-05 00:08:25 +08:00 |
|
Libin YANG
|
f6efebb48e
|
chore: build utools plugin (#1037)
|
2025-10-01 12:25:50 +08:00 |
|
Libin YANG
|
06ea65f500
|
chore: upgrade vite to v7 (#1036)
|
2025-10-01 10:21:56 +08:00 |
|
Libin YANG
|
7a117c4b2a
|
fix: ai toolbar (#1035)
|
2025-10-01 09:46:43 +08:00 |
|
Libin YANG
|
bfa117cb98
|
feat: add ai sidebar (#1034)
|
2025-10-01 08:23:20 +08:00 |
|
dependabot[bot]
|
de3444d6a0
|
build(deps): bump the minor-and-patch group with 13 updates (#1030)
Bumps the minor-and-patch group with 13 updates:
| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.5.2` | `24.6.0` |
| [cross-env](https://github.com/kentcdodds/cross-env) | `10.0.0` | `10.1.0` |
| [@vscode/vsce](https://github.com/Microsoft/vsce) | `3.6.1` | `3.6.2` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.894.0` | `3.899.0` |
| [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.894.0` | `3.899.0` |
| [juice](https://github.com/Automattic/juice) | `11.0.1` | `11.0.2` |
| [reka-ui](https://github.com/unovue/reka-ui) | `2.5.0` | `2.5.1` |
| [tw-animate-css](https://github.com/Wombosvideo/tw-animate-css) | `1.3.8` | `1.4.0` |
| [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `4.20250923.0` | `4.20250927.0` |
| [rollup](https://github.com/rollup/rollup) | `4.52.2` | `4.52.3` |
| [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import) | `20.1.0` | `20.2.0` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.0.8` | `3.1.0` |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.38.0` | `4.40.2` |
Updates `@types/node` from 24.5.2 to 24.6.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `cross-env` from 10.0.0 to 10.1.0
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/cross-env/compare/v10.0.0...v10.1.0)
Updates `@vscode/vsce` from 3.6.1 to 3.6.2
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](https://github.com/Microsoft/vsce/compare/v3.6.1...v3.6.2)
Updates `@aws-sdk/client-s3` from 3.894.0 to 3.899.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.899.0/clients/client-s3)
Updates `@aws-sdk/s3-request-presigner` from 3.894.0 to 3.899.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.899.0/packages/s3-request-presigner)
Updates `juice` from 11.0.1 to 11.0.2
- [Release notes](https://github.com/Automattic/juice/releases)
- [Changelog](https://github.com/Automattic/juice/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/juice/commits/v11.0.2)
Updates `reka-ui` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/unovue/reka-ui/releases)
- [Commits](https://github.com/unovue/reka-ui/compare/v2.5.0...v2.5.1)
Updates `tw-animate-css` from 1.3.8 to 1.4.0
- [Release notes](https://github.com/Wombosvideo/tw-animate-css/releases)
- [Commits](https://github.com/Wombosvideo/tw-animate-css/compare/v1.3.8...v1.4.0)
Updates `@cloudflare/workers-types` from 4.20250923.0 to 4.20250927.0
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/Dockerfile.release)
- [Commits](https://github.com/cloudflare/workerd/commits)
Updates `rollup` from 4.52.2 to 4.52.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.52.2...v4.52.3)
Updates `unplugin-auto-import` from 20.1.0 to 20.2.0
- [Release notes](https://github.com/unplugin/unplugin-auto-import/releases)
- [Commits](https://github.com/unplugin/unplugin-auto-import/compare/v20.1.0...v20.2.0)
Updates `vue-tsc` from 3.0.8 to 3.1.0
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.1.0/packages/tsc)
Updates `wrangler` from 4.38.0 to 4.40.2
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.40.2/packages/wrangler)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.6.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: cross-env
dependency-version: 10.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@vscode/vsce"
dependency-version: 3.6.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@aws-sdk/client-s3"
dependency-version: 3.899.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@aws-sdk/s3-request-presigner"
dependency-version: 3.899.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: juice
dependency-version: 11.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: reka-ui
dependency-version: 2.5.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: tw-animate-css
dependency-version: 1.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@cloudflare/workers-types"
dependency-version: 4.20250927.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: rollup
dependency-version: 4.52.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: unplugin-auto-import
dependency-version: 20.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: vue-tsc
dependency-version: 3.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: wrangler
dependency-version: 4.40.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-30 20:58:37 +08:00 |
|
Libin YANG
|
291e38e5e2
|
feat: support copy command (#1032)
|
2025-09-30 20:47:20 +08:00 |
|
Libin YANG
|
8b1a113b0c
|
chore(prettier): downgrade from v3 to v2.8.8 (#1027)
|
2025-09-30 00:09:12 +08:00 |
|
Libin YANG
|
220d515e7a
|
feat(ai): support regenerating image (#1024)
|
2025-09-28 22:09:05 +08:00 |
|
Libin YANG
|
24752099a6
|
feat(ai): switch icon (#1023)
|
2025-09-28 20:48:59 +08:00 |
|
Libin YANG
|
2446fbef8b
|
docs: add sponsor (#1022)
|
2025-09-28 20:31:00 +08:00 |
|
Libin YANG
|
2dc4696582
|
feat(ai): clean expired images (#1021)
|
2025-09-28 19:42:37 +08:00 |
|
Libin YANG
|
43824126a2
|
fix(ai): image generate panel (#1018)
|
2025-09-28 00:32:00 +08:00 |
|
Libin YANG
|
f381beabf8
|
feat(ai): support generating images (#1017)
|
2025-09-28 00:17:54 +08:00 |
|
Ziven
|
1ec540a5e3
|
fix: mermaid text color (#1013)
close #280
|
2025-09-27 15:25:04 +08:00 |
|
Libin YANG
|
9d673cbac6
|
refactor: restructure directory layout (#1011)
* refactor: restructure directory layout
* chore: update path
|
2025-09-27 10:10:04 +08:00 |
|
Ziven
|
7621387b9b
|
fix: link text break line (#1008)
|
2025-09-26 14:58:16 +08:00 |
|
Ziven
|
68eae19f36
|
fix: alert dialog z-index (#1006)
|
2025-09-25 13:59:13 +08:00 |
|
Ziven
|
24f0fd6cbd
|
feat: add markup extension (#1003)
|
2025-09-25 12:17:22 +08:00 |
|
Ziven
|
65856a99c4
|
fix: history dialog max width (#1005)
|
2025-09-25 12:13:45 +08:00 |
|
Libin YANG
|
8983bb7f7e
|
chore: remove log (#1002)
|
2025-09-23 21:40:27 +08:00 |
|
Libin YANG
|
87f1d5b040
|
feat: add ai service (#1001)
|
2025-09-23 20:43:38 +08:00 |
|
dependabot[bot]
|
e49a89d2a2
|
build(deps): bump the minor-and-patch group across 1 directory with 20 updates (#999)
Bumps the minor-and-patch group with 20 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@antfu/eslint-config](https://github.com/antfu/eslint-config) | `5.2.2` | `5.4.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.3.1` | `24.5.2` |
| [eslint](https://github.com/eslint/eslint) | `9.35.0` | `9.36.0` |
| [eslint-plugin-format](https://github.com/antfu/eslint-plugin-format) | `1.0.1` | `1.0.2` |
| [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) | `2.26.0` | `2.28.0` |
| [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) | `1.103.0` | `1.104.0` |
| [@vscode/vsce](https://github.com/Microsoft/vsce) | `3.6.0` | `3.6.1` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.883.0` | `3.894.0` |
| [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.883.0` | `3.894.0` |
| [axios](https://github.com/axios/axios) | `1.12.0` | `1.12.2` |
| [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next) | `0.542.0` | `0.544.0` |
| [marked](https://github.com/markedjs/marked) | `16.2.1` | `16.3.0` |
| [yup](https://github.com/jquense/yup) | `1.7.0` | `1.7.1` |
| [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `4.20250906.0` | `4.20250923.0` |
| [rollup](https://github.com/rollup/rollup) | `4.46.2` | `4.52.1` |
| [unplugin-vue-components](https://github.com/unplugin/unplugin-vue-components) | `29.0.0` | `29.1.0` |
| [vite-plugin-vue-devtools](https://github.com/vuejs/devtools/tree/HEAD/packages/vite) | `8.0.1` | `8.0.2` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.0.6` | `3.0.8` |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.33.2` | `4.38.0` |
| [mermaid](https://github.com/mermaid-js/mermaid) | `11.11.0` | `11.12.0` |
Updates `@antfu/eslint-config` from 5.2.2 to 5.4.1
- [Release notes](https://github.com/antfu/eslint-config/releases)
- [Commits](https://github.com/antfu/eslint-config/compare/v5.2.2...v5.4.1)
Updates `@types/node` from 24.3.1 to 24.5.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `eslint` from 9.35.0 to 9.36.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.35.0...v9.36.0)
Updates `eslint-plugin-format` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/antfu/eslint-plugin-format/releases)
- [Commits](https://github.com/antfu/eslint-plugin-format/compare/v1.0.1...v1.0.2)
Updates `isomorphic-dompurify` from 2.26.0 to 2.28.0
- [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases)
- [Commits](https://github.com/kkomelin/isomorphic-dompurify/compare/2.26.0...2.28.0)
Updates `@types/vscode` from 1.103.0 to 1.104.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode)
Updates `@vscode/vsce` from 3.6.0 to 3.6.1
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](https://github.com/Microsoft/vsce/compare/v3.6.0...v3.6.1)
Updates `@aws-sdk/client-s3` from 3.883.0 to 3.894.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.894.0/clients/client-s3)
Updates `@aws-sdk/s3-request-presigner` from 3.883.0 to 3.894.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.894.0/packages/s3-request-presigner)
Updates `axios` from 1.12.0 to 1.12.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.12.0...v1.12.2)
Updates `lucide-vue-next` from 0.542.0 to 0.544.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.544.0/packages/lucide-vue-next)
Updates `marked` from 16.2.1 to 16.3.0
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v16.2.1...v16.3.0)
Updates `yup` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jquense/yup/commits)
Updates `@cloudflare/workers-types` from 4.20250906.0 to 4.20250923.0
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/Dockerfile.release)
- [Commits](https://github.com/cloudflare/workerd/commits)
Updates `rollup` from 4.46.2 to 4.52.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.46.2...v4.52.1)
Updates `unplugin-vue-components` from 29.0.0 to 29.1.0
- [Release notes](https://github.com/unplugin/unplugin-vue-components/releases)
- [Commits](https://github.com/unplugin/unplugin-vue-components/compare/v29.0.0...v29.1.0)
Updates `vite-plugin-vue-devtools` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/vuejs/devtools/releases)
- [Commits](https://github.com/vuejs/devtools/commits/v8.0.2/packages/vite)
Updates `vue-tsc` from 3.0.6 to 3.0.8
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.0.8/packages/tsc)
Updates `wrangler` from 4.33.2 to 4.38.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.38.0/packages/wrangler)
Updates `mermaid` from 11.11.0 to 11.12.0
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.11.0...mermaid@11.12.0)
---
updated-dependencies:
- dependency-name: "@antfu/eslint-config"
dependency-version: 5.4.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@types/node"
dependency-version: 24.5.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: eslint
dependency-version: 9.36.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: eslint-plugin-format
dependency-version: 1.0.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: isomorphic-dompurify
dependency-version: 2.28.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@types/vscode"
dependency-version: 1.104.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@vscode/vsce"
dependency-version: 3.6.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@aws-sdk/client-s3"
dependency-version: 3.894.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@aws-sdk/s3-request-presigner"
dependency-version: 3.894.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: axios
dependency-version: 1.12.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: lucide-vue-next
dependency-version: 0.544.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: marked
dependency-version: 16.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: yup
dependency-version: 1.7.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@cloudflare/workers-types"
dependency-version: 4.20250923.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: rollup
dependency-version: 4.52.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: unplugin-vue-components
dependency-version: 29.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: vite-plugin-vue-devtools
dependency-version: 8.0.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: vue-tsc
dependency-version: 3.0.8
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: wrangler
dependency-version: 4.38.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: mermaid
dependency-version: 11.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-23 20:40:21 +08:00 |
|
YangFong
|
7e48301dee
|
feat: optimize the insertion of mp card (#985)
* feat: optimize the insertion of mp card
* fix: config type
* feat: update insert mp card dialog
* fix: style
---------
Co-authored-by: Libin YANG <contact@yanglibin.info>
|
2025-09-23 20:31:58 +08:00 |
|
dependabot[bot]
|
d3c645b86e
|
build(deps-dev): bump @types/uuid from 10.0.0 to 11.0.0 (#1000)
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 10.0.0 to 11.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)
---
updated-dependencies:
- dependency-name: "@types/uuid"
dependency-version: 11.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-23 19:22:16 +08:00 |
|