Commit Graph

7 Commits

Author SHA1 Message Date
Timothy Warren 78755f4019 Do not check session unless already logged in 2020-08-28 14:27:14 -04:00
Timothy Warren e20601053c Missing pieces of previous commit 2020-08-25 16:06:00 -04:00
Timothy Warren 9a6d0052d7 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 20f318114b Actually fix anime episode incrementing 2020-07-31 20:00:11 -04:00
Timothy Warren 56032728eb Fix json loading overlay for anime updates 2020-07-31 19:32:13 -04:00
Timothy Warren 96a389af66 Minor tweaks to css and js 2020-04-23 18:51:12 -04:00
Timothy Warren a1b9ee65fa Just combine JS files for modern browsers, no minifying 2020-04-10 15:20:47 -04:00