Commit graph

74 commits

Author SHA1 Message Date
Bill Church
3133ad8e97
chore: update readme 2024-08-23 01:19:00 +00:00
Bill Church
0f3c7ab230
feat: ssh keyboard-interactive authentication support 2024-08-22 17:27:48 +00:00
Bill Church
47910dd066
chore: update README.md 2024-08-21 19:07:44 +00:00
Bill Church
edceab346d
chore: update docs 2024-08-21 12:25:57 +00:00
Bill Church
01e312d701
chore: establish mascot 2024-08-20 19:41:14 +00:00
Bill Church
e3ec6f08eb
chore: update docs 2024-08-19 19:10:08 +00:00
Bill Church
96ee27fe2b
CHORE: update README.md 2024-08-19 12:38:14 +00:00
Bill Church
324e209df5
chore: update README.md
chore: update DEPRECATED.md
2024-08-19 12:36:57 +00:00
Bill Church
e1fc4fee1b
docs: README.md 2024-08-19 08:29:04 -04:00
Bill Church
cfe9b5cb3d
docs: update README.md
docs: add DEPRECATED.md
2024-08-19 12:26:48 +00:00
Bill Church
c887a64f83
refactor: Update allowReauth option naming consistency 2024-07-17 12:37:56 +00:00
Bill Church
25f52b3f1e
chore: update docs 2024-07-11 11:24:59 +00:00
Bill Church
7223f2cd8f chore: big-ip specific release v0.2.11 2021-05-12 13:59:43 -04:00
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