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
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