webssh2/app/client/src
Edgar Onghena eb7d91ffbc Add safe shudown
- SIGINT is intercepted and force-quits the 2nd time
 - Live countdown on Web UI
 - Countdown ignored if all clients disconnect
 - Clean exit function
2020-03-18 19:01:53 +01:00
..
css Add safe shudown 2020-03-18 19:01:53 +01:00
js Add safe shudown 2020-03-18 19:01:53 +01:00
client.htm Add safe shudown 2020-03-18 19:01:53 +01:00
favicon.ico fix reauth option, move files into /app, update dockerfile, update packages 2018-11-11 10:07:37 -05:00
README.md fix reauth option, move files into /app, update dockerfile, update packages 2018-11-11 10:07:37 -05:00

Customizations and modifications to the client (browser) go here. Then run "npm run build" to integrate into ../public (where client files are served from). Note that ../public is a flat directory structure. ../public directory is deleted and refreshed eatch thime "npm run build" is run.