Bill Church
3ee782cada
chore: release workflow testing
2022-08-02 14:52:25 +00:00
Bill Church
8e0aa766ed
chore(test-branch): release webssh2 0.4.7 ( #299 )
2022-08-02 10:18:16 -04:00
Bill Church
abdafb6eb1
chore: testing
2022-08-02 14:01:55 +00:00
Bill Church
c0e67d2d57
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-01 15:27:44 -04:00
Bill Church
0bbc99a1ba
chore: dotenv module
2022-08-01 14:11:54 +00:00
Bill Church
97f3088780
feat: add fontFamily, letterSpacing, lineHeight
2022-07-31 01:34:52 +00:00
Bill Church
140e1e24b1
feat: reorder viewport setup at ssh handshake #292
2022-07-30 20:49:20 +00:00
Bill Church
2289c6736b
docs: update docs
2022-07-30 20:45:57 +00:00
Bill Church
1965a7460d
chore: version bump
2022-07-30 20:14:12 +00:00
Bill Church
5e78812974
feat: add fontSize option #292
2022-07-30 20:13:36 +00:00
Bill Church
dcfd7d671a
chore: pkg maint
2022-07-30 18:23:35 +00:00
Bill Church
48d1f6ccca
chore: ci stuff
2022-07-30 18:19:20 +00:00
Bill Church
8c8ca7da4a
chore: bump version 0.4.7-alpha-1
2022-07-30 11:19:24 -04:00
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