Shuanglei Tao
b1eaaee2ca
html: add xterm clipboard addon
2024-11-26 22:59:24 +08:00
Shuanglei Tao
d0134c8067
html: upgrade to xterm 5.5.0
2024-11-26 22:43:28 +08:00
Shuanglei Tao
20bcfbc735
html: update dependencies
2024-03-06 10:01:08 +08:00
Shuanglei Tao
350f2e48a6
html: update dependencies
2024-03-05 20:30:51 +08:00
Michael Lorant
61a985e74e
html: Add Unicode 11 xterm.js addon ( #1310 )
...
* html: Add Unicode 11 xterm.js addon
Add Unicode 11 addon to xterm.js to enable support for newer Unicode
standards. This addon significantly improves rendering of emojis.
Signed-off-by: Michael Lorant <michael.lorant@nine.com.au >
* html: rebuild header file
---------
Signed-off-by: Michael Lorant <michael.lorant@nine.com.au >
Co-authored-by: Shuanglei Tao <tsl0922@gmail.com >
2024-03-05 15:19:47 +08:00
Michael Lorant
09e7fd8148
html: upgrade to xterm 5.4.0 ( #1303 )
...
* html: Upgrade xterm.js
Upgrade xterm.js to the latest stable release.
As part of this upgrade, the xterm packages have been scoped as the
unscoped packages were not updated.
The addons have also been upgraded to match the compatible versions.
As part of this upgrade, a compatibility issue was identified with the
Gulp task to inline source. By disabling compression, this allowed the
task to complete successfully. The size of the source file `html.h` did
not change significantly which indicates compression was not being
applied previously.
Signed-off-by: Michael Lorant <michael.lorant@nine.com.au >
* html: rebuild header file
---------
Signed-off-by: Michael Lorant <michael.lorant@nine.com.au >
Co-authored-by: Shuanglei Tao <tsl0922@gmail.com >
2024-03-05 10:35:02 +08:00
Lonny Wong
272f2f8de1
add trzszDragInitTimeout option ( #1238 )
2023-11-10 11:04:00 +08:00
Shuanglei Tao
ae83b32e59
html: update dependencies
2023-10-30 14:11:03 +08:00
Shuanglei Tao
7a57d76721
html: update dependencies
2023-10-02 14:41:45 +08:00
Shuanglei Tao
bbb7c5a5b8
html: update dependencies
2023-06-25 23:20:36 +08:00
Shuanglei Tao
ff0312b37c
html: upgrade to xterm 5.2.1
2023-06-11 00:28:04 +00:00
Shuanglei Tao
3e580b2544
html: upgrade to xterm 5.2.0
2023-06-09 02:29:03 +00:00
Shuanglei Tao
384ac98c9a
html: update dependencies
2023-06-09 01:54:31 +00:00
Shuanglei Tao
e01e213dbb
html: sync xterm version with vscode
2023-04-29 11:28:57 +08:00
Shuanglei Tao
823b3d90f9
html update dependencies
2023-04-28 22:37:06 +08:00
Shuanglei Tao
443388fdf6
html: update yarn
2023-04-27 12:21:09 +08:00
Lonny Wong
8c6c6ee885
improve support for trzsz ( #1084 )
...
* trzsz support drag and drop to upload
* optimize trzsz upload speed
* trzsz support windows
* trzsz support transfer directories in browser
2023-04-27 11:57:09 +08:00
Shuanglei Tao
6d73c5d989
html: upgrade to xterm 5.1.0
2022-12-28 13:10:10 +08:00
Shuanglei Tao
cca66e4745
html: fix eslint warnings
2022-11-03 20:18:07 +08:00
Shuanglei Tao
d5f9dab822
html: upgrade to webpack-dev-server 4.11.1
2022-11-03 16:15:58 +08:00
Shuanglei Tao
eca54c728a
html: add zmodem.js patch
2022-11-03 02:02:00 +08:00
Shuanglei Tao
4cab29d470
html: upgrade to gts 4.0.0
2022-11-02 14:21:06 +08:00
Shuanglei Tao
f7baae7856
html: add trzsz support
...
Co-authored-by: Lonny Wong <lonnywong@qq.com >
2022-10-30 11:58:44 +08:00
Shuanglei Tao
2f7e0e0482
html: upgrade to xterm 5.0
2022-10-18 23:30:36 +08:00
Shuanglei Tao
dd10b064f6
html: update dependencies
2022-10-18 23:30:36 +08:00
dependabot[bot]
942bdabe56
build(deps-dev): bump terser-webpack-plugin from 5.3.3 to 5.3.6 in /html ( #973 )
...
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 5.3.3 to 5.3.6.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.3...v5.3.6 )
---
updated-dependencies:
- dependency-name: terser-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-13 11:15:21 +08:00
Shuanglei Tao
9525cb3db4
html: update dependencies
2022-09-12 14:30:12 +00:00
Shuanglei Tao
b7fd742c71
html: upgrade to xterm-addon-image 0.1.3
2022-09-12 14:16:41 +00:00
Shuanglei Tao
5b3426acdf
html: upgrade to xterm-addon-image 0.1.1
2022-08-30 13:04:14 +00:00
jerch
b8a88f63b1
html: add sixel support ( #970 )
...
* sixel support
* make linter happy
* picky linters gonna be picky
* simplify worker inlining
* rebuild html
Co-authored-by: Shuanglei Tao <tsl0922@gmail.com >
2022-08-30 07:44:25 +08:00
dependabot[bot]
d75b297afc
build(deps-dev): bump css-minimizer-webpack-plugin in /html ( #928 )
...
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin ) from 3.3.1 to 4.0.0.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v3.3.1...v4.0.0 )
---
updated-dependencies:
- dependency-name: css-minimizer-webpack-plugin
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>
2022-08-05 01:06:00 +08:00
dependabot[bot]
5c19cbe6d6
build(deps-dev): bump copy-webpack-plugin from 10.2.0 to 11.0.0 in /html ( #927 )
...
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin ) from 10.2.0 to 11.0.0.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.0...v11.0.0 )
---
updated-dependencies:
- dependency-name: copy-webpack-plugin
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>
2022-08-05 01:05:48 +08:00
Shuanglei Tao
07c4904718
html: replace node-sass with sass
2022-08-05 00:49:57 +08:00
dependabot[bot]
aa23766986
build(deps): bump preact from 10.8.2 to 10.10.0 in /html ( #954 )
...
Bumps [preact](https://github.com/preactjs/preact ) from 10.8.2 to 10.10.0.
- [Release notes](https://github.com/preactjs/preact/releases )
- [Commits](https://github.com/preactjs/preact/compare/10.8.2...10.10.0 )
---
updated-dependencies:
- dependency-name: preact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-04 23:08:17 +08:00
Shuanglei Tao
ef17d18a71
html: update packages
2022-08-04 22:54:12 +08:00
Shuanglei Tao
bc02746d44
html: pin preact@10.8.2
2022-07-04 22:11:08 +08:00
Shuanglei Tao
291642c992
html: upgrade to xterm@4.19.0
2022-07-04 21:53:24 +08:00
Shuanglei Tao
45f7b4e68b
html: update to mini-css-extract-plugin 2.4.6
2022-01-09 10:17:11 +08:00
Shuanglei Tao
4692025d1b
html: update dependencies
2022-01-07 21:51:46 +08:00
Shuanglei Tao
3e37e33b1c
html: update dependencies
2021-12-07 01:05:52 +08:00
Shuanglei Tao
aedc6e6f1f
html: update dependencies
2021-11-20 22:59:06 +08:00
Shuanglei Tao
62a5b635c6
html: upgrade to xterm@4.15.0
2021-11-08 21:50:22 +08:00
dependabot[bot]
456bd09264
build(deps-dev): bump css-loader from 5.2.6 to 6.2.0 in /html ( #739 )
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.2.6 to 6.2.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.6...v6.2.0 )
---
updated-dependencies:
- dependency-name: css-loader
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>
2021-07-27 00:34:53 +08:00
dependabot[bot]
3220830e09
build(deps-dev): bump terser-webpack-plugin from 5.1.3 to 5.1.4 in /html ( #712 )
...
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 5.1.3 to 5.1.4.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.1.3...v5.1.4 )
---
updated-dependencies:
- dependency-name: terser-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-27 00:33:19 +08:00
dependabot[bot]
f5789e45ee
build(deps-dev): bump mini-css-extract-plugin in /html ( #728 )
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.6.0 to 2.1.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/v2.1.0/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.6.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
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>
2021-07-27 00:33:05 +08:00
dependabot[bot]
32e1520d0a
build(deps-dev): bump ts-loader from 9.2.3 to 9.2.4 in /html ( #738 )
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 9.2.3 to 9.2.4.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.2.3...v9.2.4 )
---
updated-dependencies:
- dependency-name: ts-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-27 00:30:53 +08:00
dependabot[bot]
be0caf9703
build(deps): bump preact from 10.5.13 to 10.5.14 in /html ( #720 )
...
Bumps [preact](https://github.com/preactjs/preact ) from 10.5.13 to 10.5.14.
- [Release notes](https://github.com/preactjs/preact/releases )
- [Commits](https://github.com/preactjs/preact/compare/10.5.13...10.5.14 )
---
updated-dependencies:
- dependency-name: preact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-27 00:28:54 +08:00
dependabot[bot]
32f0f28fe7
build(deps-dev): bump typescript from 4.3.4 to 4.3.5 in /html ( #721 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.4...v4.3.5 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-27 00:28:44 +08:00
dependabot[bot]
9086ac4b2c
build(deps-dev): bump style-loader from 2.0.0 to 3.2.1 in /html ( #735 )
...
Bumps [style-loader](https://github.com/webpack-contrib/style-loader ) from 2.0.0 to 3.2.1.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases )
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v2.0.0...v3.2.1 )
---
updated-dependencies:
- dependency-name: style-loader
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>
2021-07-27 00:28:21 +08:00
dependabot[bot]
ee204a7108
build(deps-dev): bump node-sass from 6.0.0 to 6.0.1 in /html ( #716 )
...
Bumps [node-sass](https://github.com/sass/node-sass ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/sass/node-sass/releases )
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/node-sass/compare/v6.0.0...v6.0.1 )
---
updated-dependencies:
- dependency-name: node-sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-27 00:28:03 +08:00