Commit graph

413 commits

Author SHA1 Message Date
Bill Church
1e2e73e617
Update README.md 2022-05-17 09:55:03 -04:00
Bill Church
dd2f8217be
Update README.md 2022-05-17 09:54:01 -04:00
Bill Church
486e5dae0c refactor: socket.js 2022-05-13 10:13:14 -04:00
Bill Church
3438c93a14 refactor: socket.js 2022-05-11 14:25:17 -04:00
Bill Church
5cc1a6f072 refactor: remove comments from client index.ts 2022-05-11 13:25:05 -04:00
Bill Church
6b1066975a refactor: socket.js 2022-05-11 11:41:09 -04:00
Bill Church
0787aa695c refactor: socket.js 2022-05-11 10:44:37 -04:00
Bill Church
522278fa4e refactor: app.js 2022-05-11 10:44:07 -04:00
Bill Church
d835d919f3 refactor: client files 2022-05-11 10:36:47 -04:00
Bill Church
ffab5345dc fix: invalid css in style.css 2022-05-11 10:00:56 -04:00
Bill Church
f457a4a520 chore: update changelog 2022-04-17 10:57:43 -04:00
Bill Church
cf4d8c3847 chore(release): 0.4.6 2022-04-17 10:52:59 -04:00
Bill Church
3e82c0dc4d fix: update read-config-ng to 3.0.5, fixes #277 2022-04-17 10:51:22 -04:00
Bill Church
4434f7db48 Merge branch 'main' of github.com:billchurch/webssh2 into main 2022-03-31 08:52:53 -04:00
Bill Church
a6c77f2cdf chore(release): 0.4.5 2022-03-31 08:52:49 -04:00
Bill Church
bd0e1f2ec0 chore(release): 0.4.5 2022-03-31 08:51:47 -04:00
Bill Church
5f6d4e9e3b chore: update socket.io and read-config-ng 2022-03-31 08:24:27 -04:00
Bill Church
55b6dc43de chore: remove warning from ts about IE stuff 2021-12-09 10:16:11 -05:00
Bill Church
d903da87c4 fix: deprecated term.setOption 2021-12-09 09:59:18 -05:00
Bill Church
c801ef9e58 fix: update xterm.js fixes #261 2021-12-09 09:48:22 -05:00
Bill Church
96c7713267 chore: update dev deps 2021-12-09 09:42:04 -05:00
Bill Church
de5dc82dff chore: update docs 2021-12-09 09:29:53 -05:00
Bill Church
d31f536959 bump version 0.4.4 2021-12-09 09:25:54 -05:00
Bill Church
a32f6f2578 chore: prep for 0.4.4 release 2021-12-09 09:23:37 -05:00
Bill Church
bbe82ceb7e chore: prep for 0.4.4 release 2021-12-09 09:23:18 -05:00
Fabien Benetou
2528a54360
docs: docker run billchurch/webssh2 for direct testing (#269)
In addition to local docker run webssh2 pulling from billchurch/webssh2 allows testing (or even running) without clone the repo.
2021-12-09 09:20:53 -05:00
Samuel Weibel
8a68ccaffa
fix: dockerignore (#272)
it wasn't properly ignoring the node_modules and thus the produced image was quite big.
2021-12-09 09:08:35 -05:00
Bill Church
ae8516db9f chore: bump version 0.4.3 2021-10-19 10:16:24 -04:00
Bill Church
23acab325b docs: update changelog 2021-10-19 10:15:39 -04:00
Bill Church
5ea8813fba Merge branch 'dependabot/npm_and_yarn/app/ssh2-1.4.0' into main 2021-10-19 10:11:37 -04:00
Bill Church
4bc00d4120 Merge branch 'main' into dependabot/npm_and_yarn/app/ssh2-1.4.0 2021-10-19 10:11:13 -04:00
Bill Church
12eba20917
docs: update docs for ssh.term and sshterm options (#265) 2021-10-19 10:07:03 -04:00
dependabot[bot]
2e1d844853
build(deps): bump ssh2 from 0.8.9 to 1.4.0 in /app
Bumps [ssh2](https://github.com/mscdex/ssh2) from 0.8.9 to 1.4.0.
- [Release notes](https://github.com/mscdex/ssh2/releases)
- [Commits](https://github.com/mscdex/ssh2/compare/v0.8.9...v1.4.0)

---
updated-dependencies:
- dependency-name: ssh2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 17:03:35 +00:00
Bill Church
f3d5358c90
update readme [skip ci] 2021-08-13 10:33:19 -04:00
Bill Church
8e167741d8
update readme [skip ci] 2021-08-13 10:31:44 -04:00
Bill Church
b3c45c1bf1
update readme [skip ci] 2021-08-13 10:30:19 -04:00
Bill Church
faeb7dc646
update readme [skip ci] 2021-08-13 10:26:15 -04:00
Bill Church
c57b99788d
0.4.2 release (#260)
* chore: update dependencies and bump version

* chore: update dev dependency snyk
2021-08-13 10:23:15 -04:00
Bill Church
8c4702972c docs: update changelog 2021-08-05 18:38:28 -04:00
Bill Church
5254baf8fb update docs 2021-08-05 22:31:21 +00:00
Bill Church
f187cf8e0d chore: update bundle after dev dep updates 2021-07-03 15:16:45 +00:00
Bill Church
7b52350f2d chore: resolutions for trim-newlines to 3.0.1 2021-07-03 14:56:46 +00:00
Bill Church
a75f6d73a5
Dev 4 (#256)
* Update config.json.sample (#253)

* Update package.json

* Update CI tools (#248)

* chore: ci tools updates

* ci tools updates

* chore: update ci

* update dev tools (#249)

* chore: ci tools updates

* ci tools updates

* chore: update ci

* build tools update

* chore: udpate dev tools

* Update config.json.sample

fix: lost comma in config.json.sample

Co-authored-by: Bill Church <billchurch@users.noreply.github.com>

* build(deps): bump ws from 7.4.5 to 7.4.6 in /app (#251)

* Update package.json

* Update CI tools (#248)

* chore: ci tools updates

* ci tools updates

* chore: update ci

* update dev tools (#249)

* chore: ci tools updates

* ci tools updates

* chore: update ci

* build tools update

* chore: udpate dev tools

* build(deps): bump ws from 7.4.5 to 7.4.6 in /app

Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Bill Church <billchurch@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update config.json.sample (#253)

* Update package.json

* Update CI tools (#248)

* chore: ci tools updates

* ci tools updates

* chore: update ci

* update dev tools (#249)

* chore: ci tools updates

* ci tools updates

* chore: update ci

* build tools update

* chore: udpate dev tools

* Update config.json.sample

fix: lost comma in config.json.sample

Co-authored-by: Bill Church <billchurch@users.noreply.github.com>

* build(deps): bump ws from 7.4.5 to 7.4.6 in /app (#251)

* Update package.json

* Update CI tools (#248)

* chore: ci tools updates

* ci tools updates

* chore: update ci

* update dev tools (#249)

* chore: ci tools updates

* ci tools updates

* chore: update ci

* build tools update

* chore: udpate dev tools

* build(deps): bump ws from 7.4.5 to 7.4.6 in /app

Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Bill Church <billchurch@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: James Yang <26634873@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-03 10:33:16 -04:00
dependabot[bot]
eb24faf742
build(deps): bump ws from 7.4.5 to 7.4.6 in /app (#255)
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-03 10:21:54 -04:00
dependabot[bot]
d8652b4845
build(deps): bump normalize-url from 4.5.0 to 4.5.1 in /app (#252)
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-03 10:17:25 -04:00
Bill Church
3fd941a9ee
update dev tools (#249)
* chore: ci tools updates

* ci tools updates

* chore: update ci

* build tools update

* chore: udpate dev tools
2021-05-19 12:23:03 -04:00
Bill Church
dbdac0ddd1
Update CI tools (#248)
* chore: ci tools updates

* ci tools updates

* chore: update ci
2021-05-19 12:13:37 -04:00
Bill Church
89ff3187b5
Update package.json 2021-05-19 11:10:20 -04:00
Bill Church
95f0c3f240 Merge branch 'master' of github.com:billchurch/webssh2 2021-05-19 14:58:52 +00:00
Bill Church
0ba29ad458 chore: update version 0.4.0 2021-05-19 14:58:42 +00:00