Commit Graph

4 Commits

Author SHA1 Message Date
Timothy Warren 4c85c22c30 Drastically simplify setup for bundling js files 2021-04-23 18:58:51 -04:00
Timothy Warren 02bd0288f2 Do not check session unless already logged in 2020-08-28 14:27:14 -04:00
Timothy Warren 5a65c7b645 Add background check for session validity
This checks when the app is made visible -- like the tab is switched to,
if the current session is still valid. If the session is not still
valid, the page is reloaded so that the session expiration is apparent.

Resolves #25
2020-08-05 21:46:14 -04:00
Timothy Warren 93a6dbe7d6 Clean up public folder, move JS tools to frontEndSrc folder 2020-04-10 15:07:08 -04:00