billchurch
af10753cc8
update travis
2018-02-17 10:15:41 -05:00
greenkeeper[bot]
4a9b782ab6
docs(readme): add Greenkeeper badge
2018-02-17 15:09:22 +00:00
billchurch
dd45d38a9a
updated for bellStyle option
2018-02-17 10:03:05 -05: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
3a700eedf1
browser title now changes with xterm escape sequences. see
...
http://tldp.org/HOWTO/Xterm-Title-3.html
2018-02-17 09:21:43 -05:00
billchurch
cd8b829675
updating logging
...
added ip:port logging, updated verbiage for configuration file log
2018-02-17 01:23:59 -05:00
billchurch
6fc1a7912b
unused file
2018-02-17 01:20:40 -05:00
billchurch
200c18cc17
fixed terminal height calculation after <!DOCTYPE html> addition
...
html needed a height: 100% attribute, otherwise terminal-container did
not take up the entire window (less header/footer)
2018-02-17 01:18:38 -05:00
billchurch
de19843aad
Revert "Revert "more housekeeping""
...
This reverts commit 8ef6698a33
.
2018-02-17 01:07:14 -05:00
billchurch
7b5224d7d1
Revert "Revert "housekeeping""
...
This reverts commit 67b15e1c2f
.
2018-02-17 01:06:37 -05:00
billchurch
67b15e1c2f
Revert "housekeeping"
...
This reverts commit bc19432dfa
.
2018-02-17 01:05:52 -05:00
billchurch
8ef6698a33
Revert "more housekeeping"
...
This reverts commit 7d21b78ba1
.
2018-02-17 01:04:18 -05:00
billchurch
7d21b78ba1
more housekeeping
2018-02-17 00:32:03 -05:00
billchurch
bc19432dfa
housekeeping
...
Move bulk of server .js file files to /server, all client related files
live in /client (including /public), webpack scripts now live in
/scripts, cleanup of paths in /client/src/js/index.js and webpack.js.
2018-02-16 23:48:00 -05:00
billchurch
cd3ac433e8
correct var
2018-02-15 16:01:37 -05:00
billchurch
d01d2c7c2e
update read-config to v2
2018-02-15 15:52:10 -05:00
billchurch
790011a456
ephem auth package update 0.2.9
2018-02-14 07:21:36 -06:00
billchurch
1f88e7c9b1
move menu content serverside
...
to control display based on options enabled, better UI experience.
still in progress
2018-02-12 13:14:12 -05:00
billchurch
4fbe42092a
package edit
2018-02-12 10:49:00 -05:00
billchurch
5c9369d57a
Updated config path statement
...
config path now uses “require.main.filename” which should switch
between being used a module or as an application.
2018-02-12 10:48:26 -05:00
billchurch
3dabb4779e
update readme
2018-02-10 15:54:55 -05:00
billchurch
dc901e4345
demo screenshot
2018-02-10 15:52:19 -05:00
billchurch
ad360da2f6
updated readme/gitignore
2018-02-10 14:38:30 -05:00
billchurch
c7ef520d46
update webssh binaries for big-ip
2018-02-10 11:22:01 -05:00
billchurch
10264d0ca3
updating package.json
2018-02-10 11:20:42 -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
29040d328a
enable compression...testing...
2018-02-10 00:08:36 -05:00
billchurch
dbc546b5d7
formatting
2018-02-09 22:41:16 -05:00
billchurch
ad4cf49b76
fixes #43
2018-02-09 22:22:12 -05:00
billchurch
d3bf809f75
update resize logic
...
fixes #43
tested with IE11,Edge,Chrome 64,Firefox 58,Safari 11,Opera 46
2018-02-09 22:21:53 -05:00
billchurch
d456a180d9
added boolean conversion from url strings, continuing browser resize additions
2018-02-09 19:06:43 -05:00
billchurch
15945f0d16
update
2018-02-09 09:22:45 -05:00
billchurch
fb000fc21d
readme pointers
2018-02-09 09:20:54 -05:00
billchurch
075d3a7c30
readme pointer for /src
2018-02-09 09:16:53 -05:00
billchurch
f6e41d4b45
updating styling
2018-02-09 09:06:56 -05:00
billchurch
fdcb21d5de
config.json defaults
2018-02-08 15:57:17 -05:00
billchurch
4e68947cb0
updating socket.io again
2018-02-08 15:55:14 -05:00
billchurch
0f00e12e81
update changelog
2018-02-08 15:42:22 -05:00
billchurch
207832d318
preparing for 0.2.0...
...
Still a work in progress. Adding menu system and fontawsome
integration.
2018-02-08 15:34:33 -05:00
billchurch
8af3d3c695
removing grunt configs
2018-02-06 15:05:03 -05:00
billchurch
875aecf09a
split css out to improve loading perception
2018-02-06 15:04:55 -05:00
billchurch
d44e62dc3a
fix typo
2018-02-06 13:54:11 -05:00
billchurch
bcb2050971
cleanup
2018-02-06 12:24:09 -05:00
billchurch
01d025a7bf
organize web pack to prod/vs/dev
2018-02-06 12:17:34 -05:00
billchurch
52f5ba1dad
cleanup of public and supporting files
...
/public is now volatile, any changes to templates should be made in
/src and then run either “npm run build” or “npm run builder”
2018-02-06 12:11:39 -05:00
billchurch
977d109316
update changeling
2018-02-06 10:45:07 -05:00
billchurch
7dc8cfb0f1
remove references to host key hashes
2018-02-06 10:43:15 -05:00
billchurch
397b3c0068
update xterm.js to 3.0.2, switch to webpack, move javascript out of html
...
fixes #40
fixes #41
moved /js/client.js to /js/index.js
todo: rework build scripts to utilize webpack vs gulp
2018-02-06 10:24:53 -05:00
billchurch
88ad8210f3
updated sizes
2018-01-31 09:48:23 -05:00