Commit Graph

22 Commits

Author SHA1 Message Date
Timothy Warren 4f8eefe71e Extract Stringy to fix deprecations 2023-03-16 13:03:48 -04:00
Timothy Warren e4fe5bbfec Simplify file headers 2022-03-04 15:50:35 -05:00
Timothy Warren 4b35d25849 Update header comments 2022-03-04 12:32:17 -05:00
Timothy Warren 047ee4cb37 Set up a proper formatter for more consistent code style 2022-03-03 17:26:09 -05:00
Timothy Warren 9b945ca0a5 Remove more redundant phpdoc properties 2022-03-03 14:20:10 -05:00
Timothy Warren c8a38d5785 Remove a lot of redundant PHPDoc properties 2022-03-03 13:25:10 -05:00
Timothy Warren 02fa04d19d Code style fixes 2022-01-07 12:33:01 -05:00
Timothy Warren 7505907976 Yet more PHPStan fixes 2021-02-11 19:54:22 -05:00
Timothy Warren c39bc23061 Add a bumch of soundness checks suggested by PHPStan 2021-02-10 17:17:51 -05:00
Timothy Warren 8c3b583f92 Update PHP version in header comments 2021-02-04 11:57:01 -05:00
Kevin Colwell fe1250732c Update header year code 2021-01-13 01:58:28 -05:00
Timothy Warren 3c47570cce Bump version in header comments 2020-12-10 17:06:50 -05:00
Timothy Warren 1ea5750a76 Refactor, increase test coverage 2020-12-10 15:59:37 -05:00
Timothy Warren 0c936b3fa7 Misc tweaks 2020-08-26 15:25:31 -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 9a112dc413 Bump version 2020-08-04 09:30:21 -04:00
Timothy Warren 4582e2e917 Refactor/streamline View layer 2020-07-31 16:22:32 -04:00
Timothy Warren bc529e57e8 Big Work in progress commit 2020-04-21 19:22:56 -04:00
Timothy Warren 6d55d4136e Bump version and PHP requirement in headers 2020-04-10 15:39:39 -04:00
Timothy Warren 986ff6de0b Update header comments again 2020-03-12 11:45:11 -04:00
Timothy Warren 00ef5c3706 Fix test suite 2020-03-12 09:52:45 -04:00
Timothy Warren e5ef054f5b Put Ion Namespace back in the codebase directly 2020-03-11 23:04:01 -04:00