Commit graph

109 commits

Author SHA1 Message Date
dependabot[bot]
28b295dc86
build(deps): bump terser from 5.7.1 to 5.14.2 in /app (#291) 2022-07-20 06:28:29 -04:00
Bill Church
05e69507ac BREAKING CHANGE: remove internet explorer compat 2022-07-08 15:30:53 -04:00
Bill Church
6ef27725d3 chore: formatting 2022-07-08 15:26:43 -04:00
Bill Church
841dbee74c chore: light code cleanup 2022-07-08 14:29:52 -04:00
Bill Church
cc7c6b4210 chore: remove unused module 2022-07-07 18:36:57 -04:00
Bill Church
46c1560e3c feat: add additional params for POST requests #290 2022-07-07 18:34:55 -04:00
Bill Church
0a4e419fb3 feat: add additional vars to POST requests #290 2022-07-07 18:34:17 -04:00
Bill Church
5b8f88cfef feat: credentials over http post for #290 2022-07-07 11:21:49 -04:00
zhangchao
40cbb35616
fix: Fix the parameter passing problem of setDefaultCredentials to make it perform data initialization normally (#288)
Co-authored-by: wooc <wooc@hwj-robots.com>
2022-07-05 11:24:39 -04:00
Bill Church
e75392b879 refactor: light refactoring 2022-05-20 15:12:01 -04:00
Bill Church
0dcaa6e150 feat!: validate referer to /reauth is valid 2022-05-20 15:05:29 -04:00
Bill Church
e0742db22f refactor: clean up shutdown and move sockets 2022-05-19 16:17:56 -04:00
Bill Church
3f22c8b8e0 refactor: move some functions out of app.js 2022-05-19 12:10:41 -04:00
Bill Church
9dfa8031c0 refactor: cleanup basic auth code 2022-05-19 10:13:26 -04:00
Bill Church
78dafebb2b package: remove colors module 2022-05-19 09:05:18 -04:00
Bill Church
8aebdc54a5 chore: rebuild client 2022-05-18 22:39:13 -04:00
Bill Church
09e2f9bc39 package: bump socket.io@4.5.1, express@4.18.1 2022-05-18 22:37:39 -04:00
Bill Church
84c09ec8a1 package!: bump xterm to 4.18.0 2022-05-18 22:32:59 -04:00
Bill Church
57af568586 refactor: remove unneccessary variable assignment 2022-05-18 22:13:19 -04:00
Bill Church
50cfcb9778 feat!: consistent logging messages see #286 2022-05-18 21:50:33 -04:00
Bill Church
9fa6c50d76 chore: jsconfig file 2022-05-18 21:46:25 -04:00
Bill Church
53a601cadc package: bump debug to v 4.3.4 2022-05-18 15:58:17 -04:00
Bill Church
8d93ffab91 package: bump ssh2 to v1.10.0 2022-05-18 12:22:06 -04:00
Bill Church
7c9e00cdfe refactor: add debug for client socket.emit events 2022-05-17 15:48:53 -04:00
Bill Church
9c99b0940e
feat!: config system changes #284 (#285) 2022-05-17 15:24:32 -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
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
a6c77f2cdf chore(release): 0.4.5 2022-03-31 08:52:49 -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
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
Bill Church
ae8516db9f chore: bump version 0.4.3 2021-10-19 10:16:24 -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
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
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