Commit Graph

14 Commits

Author SHA1 Message Date
9224751d2d Add a bumch of soundness checks suggested by PHPStan 2021-02-10 17:17:51 -05:00
f7bf4c8eb9 Update PHP version in header comments 2021-02-04 11:57:01 -05:00
20c734b8ef Update header year code 2021-01-13 01:58:28 -05:00
191ec11258 Bump version in header comments 2020-12-10 17:06:50 -05:00
292d9bbaaf Refactor, increase test coverage 2020-12-10 15:59:37 -05:00
9c01f3fbd0 Misc tweaks 2020-08-26 15:25:31 -04:00
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
ff6fcffca8 Bump version 2020-08-04 09:30:21 -04:00
48b031e190 Refactor/streamline View layer 2020-07-31 16:22:32 -04:00
da570d5167 Big Work in progress commit 2020-04-21 19:22:56 -04:00
2584047289 Bump version and PHP requirement in headers 2020-04-10 15:39:39 -04:00
4fd03d309c Update header comments again 2020-03-12 11:45:11 -04:00
4308418414 Fix test suite 2020-03-12 09:52:45 -04:00
8ea1cbc52f Put Ion Namespace back in the codebase directly 2020-03-11 23:04:01 -04:00