purocean
|
9fd4aa7cfa
|
chore: bump version
|
2024-08-05 11:31:03 +08:00 |
|
purocean
|
f49fcfdd59
|
feat: enable AI Copilot Action in the editor settings
|
2024-08-05 11:27:56 +08:00 |
|
purocean
|
298671397e
|
Merge branch 'release/3.75.1' into develop
|
2024-08-04 14:40:40 +08:00 |
|
purocean
|
2aa057e4b9
|
chore: bump version
|
2024-08-04 14:40:20 +08:00 |
|
purocean
|
dcac37d111
|
refactor: improve image paste handling
|
2024-08-04 13:49:38 +08:00 |
|
purocean
|
5674d53351
|
refactor: update proxyFetch function to handle URL objects and Request objects
|
2024-08-04 13:44:05 +08:00 |
|
purocean
|
96404cf050
|
refactor: remove vue-router
|
2024-08-02 18:54:26 +08:00 |
|
purocean
|
fd97fb3312
|
chore: upgrade vue to 3.4.35
|
2024-08-02 18:50:13 +08:00 |
|
purocean
|
d74ca217d6
|
feat: add support for creating files with custom extensions
|
2024-08-02 18:06:09 +08:00 |
|
purocean
|
9a41278750
|
refactor: improve file extension checking logic
|
2024-08-02 17:38:07 +08:00 |
|
purocean
|
762263bf41
|
chore: update max-width in KeyboardShortcuts.vue
|
2024-07-30 12:22:06 +08:00 |
|
purocean
|
8175937594
|
feat: handle readonly file
|
2024-07-30 12:22:05 +08:00 |
|
purocean
|
7ba2e33165
|
refactor: optimize file tree context menu rendering
|
2024-07-30 09:47:26 +08:00 |
|
purocean
|
74f497ff23
|
chore: update height calculation in ExtensionManager.vue
|
2024-07-28 18:45:57 +08:00 |
|
purocean
|
70a0207d0d
|
feat: add AI Copilot plugin for AI-assisted text editing and generation
|
2024-07-27 21:45:52 +08:00 |
|
purocean
|
54a6728f4e
|
fix: fix /api/proxy-fetch transfer Authorization header
|
2024-07-25 10:59:41 +08:00 |
|
purocean
|
fecb9e5a23
|
chore: bump version
|
2024-07-25 03:49:04 +08:00 |
|
purocean
|
2a5db825a9
|
feat: add maxlength property to input modal
|
2024-07-25 03:46:59 +08:00 |
|
purocean
|
9017deb35b
|
feat: update input modal to support maxlength property
|
2024-07-25 03:45:44 +08:00 |
|
purocean
|
7060f17e55
|
Merge branch 'release/3.74.0' into develop
|
2024-07-23 15:39:57 +08:00 |
|
purocean
|
dc68c6cca5
|
chore: bump version
|
2024-07-23 15:39:34 +08:00 |
|
purocean
|
7542dd90c1
|
fix: fix todo list completion https://github.com/microsoft/vscode/issues/209861
|
2024-07-23 15:24:03 +08:00 |
|
purocean
|
cea2984ad6
|
refactor: improve JavaScript code execution performance and abort functionality
|
2024-07-21 22:04:48 +08:00 |
|
purocean
|
b2ad5a95f6
|
feat: running JavaScript code in Web Worker by default
|
2024-07-21 20:30:25 +08:00 |
|
purocean
|
73a92fc90d
|
feat: add default-previewer-max-width setting to control the maximum width of the previewer
|
2024-07-21 18:45:43 +08:00 |
|
purocean
|
edf2333387
|
feat: optimize setting style
|
2024-07-21 18:16:07 +08:00 |
|
purocean
|
d7ed8f1996
|
refactor: fix shell configuration bug
|
2024-07-19 12:46:29 +08:00 |
|
purocean
|
74e291c835
|
refactor: update Chinese translations in zh-CN.ts and zh-TW.ts
|
2024-07-16 17:46:01 +08:00 |
|
purocean
|
04763f742a
|
docs: update README
|
2024-07-16 16:58:46 +08:00 |
|
purocean
|
35b229dffb
|
Merge branch 'release/3.73.1' into develop
|
2024-07-16 16:47:20 +08:00 |
|
purocean
|
572b344247
|
chore: bump version
|
2024-07-16 16:47:01 +08:00 |
|
purocean
|
c0dbdfe1b5
|
feat: allow users to customize repository switch shortcuts
|
2024-07-16 16:21:43 +08:00 |
|
purocean
|
85058b21a6
|
refactor: improve code readability and selection behavior in markdown-code-run.ts
|
2024-07-12 17:37:53 +08:00 |
|
purocean
|
f3e7735cde
|
feat: add tree refresh on 'tree.exclude' setting change
|
2024-07-12 16:12:20 +08:00 |
|
purocean
|
ae08045070
|
refactor: update default exclude regex to include .DS_Store
|
2024-07-12 16:09:08 +08:00 |
|
purocean
|
c8a467d24a
|
feat: support code group container
|
2024-07-12 15:43:53 +08:00 |
|
purocean
|
fbb349a5b6
|
feat: add support for new file extensions .mjs, .cjs, mts, cts
|
2024-07-12 13:53:02 +08:00 |
|
purocean
|
da9d223a5a
|
chore: upgrade monaco editor
|
2024-07-12 11:24:01 +08:00 |
|
purocean
|
30e7c831af
|
fix: fix decoding issue in attachment route
|
2024-07-11 23:23:11 +08:00 |
|
purocean
|
42a0dc87e3
|
feat: optimize html render
|
2024-07-11 22:26:43 +08:00 |
|
purocean
|
60b66f73fb
|
refactor: update api /api/attachment
|
2024-07-11 22:26:04 +08:00 |
|
purocean
|
1097ac2c92
|
refactor: fix assets directory path in upload function
|
2024-07-10 16:50:23 +08:00 |
|
purocean
|
4551e693f6
|
feat: optimize tree node actions
|
2024-07-10 14:57:51 +08:00 |
|
purocean
|
601f7b024f
|
feat: support tree node actions
|
2024-07-10 14:39:49 +08:00 |
|
purocean
|
a86a506623
|
feat: update colors
|
2024-07-10 13:01:41 +08:00 |
|
purocean
|
a09cb3a9df
|
refactor: improve file-tree-context-menu by adding ellipsis to delete option
|
2024-07-10 13:01:41 +08:00 |
|
purocean
|
026ba0562b
|
refactor: remove unnecessary check for markdown file in file-tree-context-menu
|
2024-07-10 13:01:41 +08:00 |
|
purocean
|
bce485dfd6
|
refactor: update file-tree-context-menu to improve duplicate functionality
|
2024-07-10 13:01:41 +08:00 |
|
洋子
|
5824185e7b
|
Merge pull request #345 from purocean/dependabot/npm_and_yarn/undici-6.19.2
chore(deps): bump undici from 6.16.1 to 6.19.2
|
2024-07-10 11:53:55 +08:00 |
|
dependabot[bot]
|
394834c7cb
|
chore(deps): bump undici from 6.16.1 to 6.19.2
Bumps [undici](https://github.com/nodejs/undici) from 6.16.1 to 6.19.2.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.16.1...v6.19.2)
---
updated-dependencies:
- dependency-name: undici
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-09 13:39:11 +00:00 |
|