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
Bill Church
2b904e1840
Update README.md
2017-05-18 16:14:06 -04:00
Bill Church
9f9ac25e2e
Update README.md
2017-03-23 18:17:30 -04:00
Bill Church
8afd55a247
Update README.md
2017-03-23 18:15:09 -04:00
Bill Church
3b8182fb3f
Update README.md
2017-03-23 13:17:26 -04:00
billchurch
98c384e46c
corrected some typos and issues
2017-02-01 16:55:34 -05:00
billchurch
a1586c7ea2
Updated to reflect new URL scheme
2017-02-01 16:22:21 -05:00
Bill Church
92abc82d87
Update README.md
2016-05-18 13:32:06 -04:00
Bill Church
6425d3f5e7
Update README.md
2016-05-18 13:14:58 -04:00
Bill Church
0e876e3106
Update README.md
2016-05-18 13:14:42 -04:00
Bill Church
e7c6649f95
Update README.md
2016-05-18 13:14:18 -04:00
Bill Church
b61ba62c77
Create README.md
2016-05-18 13:04:40 -04:00