Commit graph

116 commits

Author SHA1 Message Date
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
d995e7ddd7 updated documentation and version 2017-05-26 17:30:41 -04:00
billchurch
2e912dd9cc refactoring
moved some events into socket/index.js to better organize code
created session.ssh property for application session variables
moved crypto algorithms to config.json and assigned to
..session.ssh.algorithms variable
2017-05-26 11:25:44 -04:00
billchurch
0aa410e370 adding bithound ci 2017-05-19 20:51:42 -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
billchurch
cef50b870c formatting changes 2017-03-29 11:55:38 -04:00
billchurch
4c95d1c30b version increment 2017-03-23 18:26:37 -04:00
Bill Church
e45ded7aad Update package.json 2017-03-23 09:46:38 -04:00
billchurch
43c290de2a Updating xterm to 2.4.0 2017-03-23 09:23:42 -04:00
Bill Church
8347b6760e updating xterm to 2.3.0 2017-02-16 16:30:59 -05:00
billchurch
98c384e46c corrected some typos and issues 2017-02-01 16:55:34 -05:00
billchurch
34af6b548d Changing over from term.js to https://github.com/sourcelair/xterm.js
Added cookie parser
Updated some packages but locked versions, node on system I’m targeting
is currently locked v0.12.15…in case anyone wonders why I’m locking
some of these versions down.

Trying to make a grownup package.json ;)
2017-02-01 16:20:16 -05:00
billchurch
9a9cf5cdc0 Initial config file
Moved configuration variables from index.js to config.json using
read-config.
2016-05-20 10:39:58 -04:00
billchurch
472dd3f55b formatting 2016-05-20 08:50:22 -04:00
billchurch
c5f3dd9ce5 Updated package.json
Had references to BIG-IP which were not valid, this package does not
require BIG-IP
2016-05-20 08:48:14 -04:00
billchurch
638fafb95d Initial Commit
Initial Commit
2016-05-18 11:34:49 -04:00