Wildan M
317a7a5cf7
Connect banner and click to reconnect
2024-10-31 02:35:06 +07:00
Wildan M
eb1d772c27
Add reload restart
2024-10-27 03:13:59 +07:00
Wildan M
89d9429648
Resume session upon disconnect
2024-10-27 02:33:18 +07:00
Bill Church
5bbfcee0b6
chore: testing
2024-07-08 16:48:17 -04:00
Bill Church
206d725663
Dev ( #296 )
...
* chore: update ssh2 and development deps
* feat: take LISTEN, PORT, and other env vars #294
* chore: rebuild client files
* docs: update readme
* chore: bump version
* chore: setup gpg for dev container
2022-08-03 14:11:34 +00:00
Bill Church
5e78812974
feat: add fontSize option #292
2022-07-30 20:13:36 +00:00
Bill Church
05e69507ac
BREAKING CHANGE: remove internet explorer compat
2022-07-08 15:30:53 -04:00
Bill Church
8aebdc54a5
chore: rebuild client
2022-05-18 22:39:13 -04:00
Bill Church
50cfcb9778
feat!: consistent logging messages see #286
2022-05-18 21:50:33 -04:00
Bill Church
7c9e00cdfe
refactor: add debug for client socket.emit events
2022-05-17 15:48:53 -04:00
Bill Church
d835d919f3
refactor: client files
2022-05-11 10:36:47 -04: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
f187cf8e0d
chore: update bundle after dev dep updates
2021-07-03 15:16:45 +00:00
Bill Church
6bc9ffe2ed
0.4.0 Release ( #246 )
...
* feat: upgrade to socket.io 4.1.1 #242
* chore: lint ./app/client/src/js/index.js #242
* chore: eslint disable global Blob warning #242
* chore: lint ./app/index.js #242
* chore: lint ./app/server/app.js #242
* chore: setup eslint and airbnb rules disable standard #242
* Delete package-lock-old.json
* chore: lint ./app/index.js #242
* feat: implement alpine docker image from #213
* chore: lint ./app/server/app.js still TODO for stop function #242
* chore: lint ./app/server/util.js #242
* chore: lint ./app/server/app.js reorg socket and safe shutdown
* chore: grammar / spelling
* chore: fix some misplaced next returns in some Express routes #242
* chore: lint ./app/server/socket.js #242
* chore: bump version in ./app/package.json #242
* docs: update docs for 0.4.0 #242
* chore: update package-lock.json
* chore: install Prettier code linter #242
* chore: linting for Prettier #242
* chore: lint ./app/client/src/js/index.js #242
* chore: client linting #242
* Update package-lock.json
* chore: repackage wbssh2 bundle for testing #242
* chore: convert ./app/client/src/js/index.js to typescript #242
* chore: remove html rendering from node
* Update tsconfig.json
* Update tsconfig.json
* Delete index.js
* Update ChangeLog.md
* chore: config for development container #242
* Update BUILDING.md
* feat: pull in #234 staged for 0.4.0 #242
* docs: update changelog
* update package.json
* chore: split config from app/server/app.js #242
* chore: version bump
* chore: consistency
* feat: overridebasic fixes #243 included for #242
* chore: remove serverlog code
* docs: update changelog
2021-05-19 10:22:29 -04:00
Bill Church
b324f338ad
feat: CORS support
...
Support setting origins for socket.io, fixes #240
2021-05-11 14:55:38 -04:00
Edgar Onghena
eb7d91ffbc
Add safe shudown
...
- SIGINT is intercepted and force-quits the 2nd time
- Live countdown on Web UI
- Countdown ignored if all clients disconnect
- Clean exit function
2020-03-18 19:01:53 +01:00
Bill Church
58c3601af0
Module updates ( #185 )
...
* chore: removed compression option code, standardjs
* chore: update packages
* chore: update favicon.ico location
* chore: standardjs run
* chore: update changelog
2020-03-14 13:18:20 -04:00
Bill Church
dd33a8b6b0
chore: move root path for all resources under /ssh
2020-03-14 09:06:10 -04:00
Bill Church
9355ad7b5c
Updated packages: ( #153 )
...
Updated packages:
"colors": "~1.4.0",
"compression": "~1.7.4",
"debug": "^4.1.1",
"express": "~4.17.1",
"express-session": "~1.17.0",
"socket.io": "2.2.0",
"ssh2": "~0.8.6",
"terser-webpack-plugin": "^2.2.1",
"validator": "~12.0.0",
"xterm-addon-fit": "^0.3.0",
"xterm-addon-search": "^0.3.0",
"xterm-addon-web-links": "^0.2.1"
"@fortawesome/fontawesome-svg-core": "^1.2.25",
"@fortawesome/free-solid-svg-icons": "^5.11.2",
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^5.0.5",
"cross-env": "^6.0.3",
"css-loader": "^3.2.0",
"file-loader": "^4.2.0",
"postcss-discard-comments": "^4.0.2",
"standard": "^14.3.1",
"style-loader": "^1.0.0",
"url-loader": "^2.2.0",
"webpack": "^4.41.2",
"webpack-cli": "^3.3.10",
"webpack-merge": "^4.2.2",
"xterm": "^4.2.0"
2019-11-15 10:50:40 -05:00
Bill Church
1be03d79f5
rebuild
2019-10-01 09:29:52 -04:00
Bill Church
dbcf973773
remove module provisioning
2019-09-18 08:57:33 -07:00
Bill Church
ccee67b7e8
Issue 125 ( #126 )
...
* fix `npm run build`
fixes #125
- update font-awesome fonts to 5.6.3
- update webpack and dependancies
- update xterm to 3.8.0
2019-01-10 09:29:48 -06:00
Bill Church
8ee76ffe44
update dev dependencies
...
- Update developer dependencies
- Font-Awesome deprecated packages update
- https://github.com/FortAwesome/Font-Awesome/blob/master/UPGRADING.md#50x-to-510
- silence bogus eslint error
2018-11-11 11:20:39 -05:00
Bill Church
395904d5a2
fix reauth option, move files into /app, update dockerfile, update packages
...
- `config.reauth` was not respected if initial auth presented was incorrect, regardless of `reauth` setting in `config.json` reauth would always be attempted. fixes #117
- **BREAKING** moved app files to /app, this may be a breaking change
- Updated dockerfile for new app path
- Updated app dependancies
- xterm v3.8.0
- https://github.com/xtermjs/xterm.js/releases/tag/3.8.0
- basic-auth v2.0.1
- https://github.com/jshttp/basic-auth/releases/tag/v2.0.1
- express v4.16.4
- https://github.com/expressjs/express/releases/tag/4.16.4
- validator v10.9.0
- https://github.com/chriso/validator.js/releases/tag/10.9.0
- Updated dev dependancies
- snazzy v8.0.0
- standard v12.0.1
- uglifyjs-webpack-plugin v2.0.1
- ajv v6.5.5
- copy-webpack-plugin v4.6.0
- css-loader v1.0.1
- nodemon v1.18.6
- postcss-discard-comments v4.0.1
- snyk v1.108.2
- url-loader v1.1.2
- webpack v4.25.1
- webpack-cli v3.1.2
2018-11-11 10:07:37 -05:00