832 Commits

Author SHA1 Message Date
Shuanglei Tao
fa1ee59232 Bump to 1.7.4 1.7.4 2023-10-02 14:58:56 +08:00
dependabot[bot]
486d03a000 build(deps): bump semver from 5.7.1 to 5.7.2 in /html (#1171)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 14:55:41 +08:00
Guilhem Bonnefille
c4beea2d0a Leverage Docker Layer System (#1191)
Dockerfile best practices recommend to move the installation of external dependencies before specific code.
This will improve local development experience by improving Docker cache management
and it will improve final Docker images compaction by sharing the first layers.
2023-10-02 14:48:25 +08:00
Shuanglei Tao
7a57d76721 html: update dependencies 2023-10-02 14:41:45 +08:00
Xin Wang
67ee27a37b build(deps): update zlib version 1.2.13 to 1.3 in cross-build.sh (#1193)
The 1.2.13 download url is no longer available.
2023-10-02 14:40:11 +08:00
Shuanglei Tao
bbb7c5a5b8 html: update dependencies 2023-06-25 23:20:36 +08:00
Shuanglei Tao
eb52df7322 server: print working directory on start 2023-06-19 08:59:52 +08:00
Shuanglei Tao
202fad0b27 html: update README 2023-06-11 08:48:42 +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
a2312cbfab update README 2023-05-09 18:45:57 +08:00
Shuanglei Tao
f8efcddb0b server: replace --readonly with --writable 2023-05-09 18:43:26 +08:00
Shuanglei Tao
e46e3cf405 server: fix -U option not work 2023-05-08 11:00:00 +08:00
Shuanglei Tao
e01e213dbb html: sync xterm version with vscode 2023-04-29 11:28:57 +08:00
dependabot[bot]
3300ee07f7 build(deps): bump json5 from 2.2.1 to 2.2.3 in /html (#1059)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-28 23:06:03 +08:00
dependabot[bot]
6386c3ef57 build(deps): bump minimatch from 3.0.4 to 3.1.2 in /html (#1053)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-28 23:05:57 +08:00
dependabot[bot]
8785e21630 build(deps): bump cookiejar from 2.1.2 to 2.1.4 in /html (#1066)
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4.
- [Release notes](https://github.com/bmeck/node-cookiejar/releases)
- [Commits](https://github.com/bmeck/node-cookiejar/commits)

---
updated-dependencies:
- dependency-name: cookiejar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-28 23:04:03 +08:00
dependabot[bot]
8bd1e903d7 build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /html (#1071)
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-28 23:03:48 +08:00
dependabot[bot]
adf2043041 build(deps): bump qs from 6.9.4 to 6.11.0 in /html (#1041)
Bumps [qs](https://github.com/ljharb/qs) from 6.9.4 to 6.11.0.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.9.4...v6.11.0)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-28 23:03:13 +08:00
dependabot[bot]
88f8b1dda2 build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /html (#1036)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-28 23:02:56 +08:00
Shuanglei Tao
7f2d51c840 html: remove yarn release binary 2023-04-28 22:41:15 +08:00
Shuanglei Tao
823b3d90f9 html update dependencies 2023-04-28 22:37:06 +08:00
Shuanglei Tao
39206089c0 server: do not expose port to public by default
CVE-2021-34182 #692
2023-04-27 12:46:42 +08:00
DanielHabenicht
e12f32167f Add -y flag for easier installation (#1024)
* Add -y flag for easier installation

* Add update command before installing

* Update README.md

---------

Co-authored-by: Shuanglei Tao <tsl0922@gmail.com>
2023-04-27 12:27:10 +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
Olivier Van Rompuy
945462a45a info.max_http_header_data = 65535; (#1088) 2023-04-27 10:32:06 +08:00
Alfonso Montero
23eb4d3f1f Add Docker pulls badge (#1092) 2023-04-27 10:31:36 +08:00
WeidiDeng
01f1ed55e3 fix flow control (#1093)
According to [xterm.js](http://xtermjs.org/docs/guides/flowcontrol/#ideas-for-a-better-mechanism), pause and resume are in wrong places.
2023-04-27 10:30:36 +08:00
Kian-Meng Ang
a767971836 Fix typo, OPTOINS -> OPTIONS (#1087)
Found via `typos --format brief`
2023-03-14 14:31:23 +08:00
Yegor Yefremov
fb65231c63 Bump CMake version to 2.8.12 (#1081)
Fixes the following warning:

Compatibility with CMake < 2.8.12 will be removed from a future version
of CMake.
2023-03-03 22:47:12 +08:00
Shuanglei Tao
e4ddf2c9fc Update README.md 2023-02-01 10:32:51 +08:00
Shuanglei Tao
a8cae7558a Bump to 1.7.3 1.7.3 2023-01-18 11:42:54 +08:00
Shuanglei Tao
50823d5475 update release workflow 2023-01-13 09:10:23 +08:00
Shuanglei Tao
75ea04e900 pty: print process exit code on error 2023-01-13 08:40:52 +08:00
Shuanglei Tao
c9cc409b8a workflow: update win32 build 2022-12-29 16:54:09 +08:00
Shuanglei Tao
1aae21ee1b scripts: win32 support for cross build 2022-12-29 16:53:50 +08:00
Shuanglei Tao
6d73c5d989 html: upgrade to xterm 5.1.0 2022-12-28 13:10:10 +08:00
Shuanglei Tao
3fcd524df5 Create FUNDING.yml 2022-12-20 10:44:54 +08:00
Shuanglei Tao
3225432ce4 msys2: switch to ucrt64 2022-11-13 16:14:45 +08:00
Shuanglei Tao
25e9522af4 pty: remove uv_read error log 2022-11-04 15:09:48 +08:00
Shuanglei Tao
271002e894 html: release ObjectURL on dispose 2022-11-04 13:55:44 +08:00
Shuanglei Tao
86addc40d6 html: handle listener lifecycle 2022-11-03 21:02:57 +08:00
Shuanglei Tao
cca66e4745 html: fix eslint warnings 2022-11-03 20:18:07 +08:00
Shuanglei Tao
a4258b0dcb html: fix rendererType=dom not working 2022-11-03 16:40:41 +08:00
Shuanglei Tao
d5f9dab822 html: upgrade to webpack-dev-server 4.11.1 2022-11-03 16:15:58 +08:00
Shuanglei Tao
7b300d5852 update README 2022-11-03 11:20:06 +08:00
Kris Schneider
769521c474 Add Scoop installation methods (#1013) 2022-11-03 10:37:39 +08:00
Shuanglei Tao
f21398e6d3 update man 2022-11-03 02:02:11 +08:00