bara666
c4315a2f91
Update README.md ( #144 )
...
Change exmple URL, param color change to headerBackground
2019-09-30 13:30:15 -04:00
Jared Henderson
c2c3aee311
make it clear that you install in the app
dir ( #150 )
...
I got confused from the instructions, I think similarly to #147 .
2019-09-30 13:29:43 -04:00
Bill Church
28283ecd9f
Update README.md
2019-02-12 08:53:50 -05:00
Bill Church
f1e08810a3
Update README.md
2019-02-12 08:49:29 -05:00
Bill Church
12d6b9a0c7
added details for options.allowreauth
2019-02-12 08:48:53 -05:00
Bill Church
d996045a19
Update README.md
2019-01-30 16:49:29 -05:00
Bill Church
9e84a410bd
Update README.md
2019-01-30 16:49:10 -05:00
Bill Church
88f050bbcf
Update README.md
2018-09-06 09:09:00 -04:00
Bill Church
7d4eced151
Update README.md
2018-09-06 09:08:15 -04:00
Bill Church
8f16772380
Update README.md
2018-07-30 12:17:15 -04:00
Bill Church
9667031bf2
add note about node versions older than 6.x
2018-05-10 10:01:07 -04:00
billchurch
d8e8fcca9b
update
2018-02-17 10:26:55 -05:00
billchurch
e46d4bbade
update
2018-02-17 10:26:22 -05:00
billchurch
61bcfe7459
update readme
2018-02-17 10:25:53 -05:00
greenkeeper[bot]
4a9b782ab6
docs(readme): add Greenkeeper badge
2018-02-17 15:09:22 +00:00
billchurch
3138a7c9db
Upgrade xterm.js to 3.1.0, add bellStyle options
...
- Added bellStyle options
- `GET var`: **bellStyle** - _string_ - Style of terminal bell:
("sound"|"none"). **Default:** "sound". **Enforced Values:** "sound",
"none"
- `config.json`: **terminal.bellStyle** - _string_ - Style of
terminal bell: (sound|none). **Default:** "sound".
### Changed
- Updated xterm.js to 3.1.0
- https://github.com/xtermjs/xterm.js/releases/tag/3.1.0
2018-02-17 10:02:22 -05:00
billchurch
3dabb4779e
update readme
2018-02-10 15:54:55 -05:00
billchurch
ad360da2f6
updated readme/gitignore
2018-02-10 14:38:30 -05:00
billchurch
a55bebf9e4
increment to v2.0
2018-02-10 10:36:09 -05:00
billchurch
ff875f92db
magnification, resize logic
...
- minification is now default, utilize ‘webpack*.js’ scripts to change
behavior and run ‘npm run rebuild’
- sizing and resize takes into account optional headers (#header) and
footer (#footer)
2018-02-10 10:11:28 -05:00
billchurch
d456a180d9
added boolean conversion from url strings, continuing browser resize additions
2018-02-09 19:06:43 -05:00
billchurch
bcb2050971
cleanup
2018-02-06 12:24:09 -05:00
billchurch
3b634b1f35
increment to v0.1.4
2018-01-30 18:31:43 -05:00
vagrant
398df7f4c4
add Dockerfile
2017-10-10 03:09:27 +00:00
Bill Church
7a71b5d0a1
Update README.md
2017-09-26 10:47:40 -04:00
Bill Church
51f3d87234
Update README.md
2017-09-26 10:47:26 -04:00
billchurch
e5b46bf52c
fixed formatting typo
2017-08-21 10:03:36 -04:00
billchurch
d849f7432e
adding readyTimeout option, updating packages
...
adding readyTimeout option, updating packages
2017-08-21 09:21:52 -04:00
billchurch
3464aea510
update readme
2017-06-03 17:08:52 -04:00
Bill Church
c4e24d80b7
Update README.md
2017-06-03 17:00:01 -04:00
billchurch
7cbfed20e9
refactoring, socket.io update
...
more refactoring, code standards, updated socket.io to 1.7.4, increment
release to 0.1.1
2017-06-03 16:50:45 -04:00
Bill Church
9dace2501c
Update README.md
2017-05-28 13:23:52 -04:00
billchurch
64182e70b0
update readme.md
2017-05-27 18:40:48 -04:00
Bill Church
d7a4bc6326
Update README.md
2017-05-27 18:37:41 -04:00
Bill Church
f448fcc7e1
Update README.md
2017-05-27 18:36:30 -04:00
billchurch
4540cc6e0e
updated documents, added validation to user input strings
...
term= query option to specify TERM environment variable for host, valid
strings are alpha-numeric with a hypen (validated). Otherwise the
default ssh.term variable from `config.json` will be used.
- validation for host (v4,v6,fqdn,hostname), port (integer 2-65535),
and header (sanatized) from URL input
2017-05-27 18:12:02 -04:00
billchurch
7b6d060bc3
minification and concatenation
...
minification and concatenation of javascript and css.
added new feature to specify minification in config.json (use minified)
updated readme and changelog
tasks in grunt to build minified and concatenated files
2017-05-27 13:29:26 -04:00
billchurch
481cebfab5
update docs
2017-05-26 20:49:38 -04:00
billchurch
c27c463da9
update docs
2017-05-26 17:40:49 -04:00
billchurch
3901f33fee
update docs
2017-05-26 17:31:28 -04:00
billchurch
d995e7ddd7
updated documentation and version
2017-05-26 17:30:41 -04:00
billchurch
f8dcd70b33
reformatting
...
reformatted readme.md, added details for algorithms
2017-05-26 14:52:26 -04:00
billchurch
63e2c3fa4b
update readme
2017-05-26 11:29:51 -04:00
Bill Church
e3b8ff8189
Update README.md
2017-05-19 22:02:06 -04:00
Bill Church
58c0d6a99b
Update README.md
2017-05-19 21:37:39 -04:00
Bill Church
1bbefdbb4b
Update README.md
2017-05-19 21:26:18 -04:00
Bill Church
4d43ff1506
Update README.md
2017-05-19 20:16:12 -04:00
Bill Church
2470b580da
Update README.md
2017-05-19 20:07:35 -04:00
billchurch
7f55613de8
Refactoring, Session maintenance
...
- start of some refactoring
- linking socket.io and express sessions
- cleaning up some potential error conditions
todo:
- re-work status updates on client side for unexpected websocket
disconnects while not overwriting ssh server errors un termination
2017-05-19 19:49:59 -04:00
Bill Church
b466d100ae
Update README.md
2017-05-18 16:14:20 -04:00