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
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
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
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
7dc8cfb0f1
remove references to host key hashes
2018-02-06 10:43:15 -05:00
billchurch
3b634b1f35
increment to v0.1.4
2018-01-30 18:31:43 -05:00
billchurch
08400b0544
added keepaliveInterval, keepaliveCountMax options
2018-01-30 18:09:16 -05:00
billchurch
2d725e9fe0
implement global keep alive option
...
keepaliveInterval in config.json. time in ms, 0=disable
2017-12-12 15:02:19 -05:00
billchurch
c6f6daeaf6
commenting on host key hash verification and renaming
2017-12-12 14:43:07 -05:00
billchurch
783327b014
host key verification poc
2017-12-12 14:34:45 -05:00
billchurch
5ed695bb32
typo
2017-12-12 12:44:35 -05:00
billchurch
2b12825a0c
moving files around to get rid of unneeded directories
2017-12-12 12:41:54 -05:00