Commit graph

54 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
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
8da0bda5ce update changelog 2017-05-20 17:37:01 -04:00
Bill Church
a3d5f1b33f Create ChangeLog.md 2017-05-19 21:59:37 -04:00