Commit Graph

15 Commits

Author SHA1 Message Date
45449b6907 Code style updates 2023-05-09 12:49:36 -04:00
2f657dc20b Add Routing attributes to controllers for a potential future refactoring 2023-03-16 13:04:55 -04:00
e4fe5bbfec Simplify file headers 2022-03-04 15:50:35 -05:00
4b35d25849 Update header comments 2022-03-04 12:32:17 -05:00
047ee4cb37 Set up a proper formatter for more consistent code style 2022-03-03 17:26:09 -05:00
c8a38d5785 Remove a lot of redundant PHPDoc properties 2022-03-03 13:25:10 -05:00
7505907976 Yet more PHPStan fixes 2021-02-11 19:54:22 -05:00
8c3b583f92 Update PHP version in header comments 2021-02-04 11:57:01 -05:00
fe1250732c Update header year code 2021-01-13 01:58:28 -05:00
3c47570cce Bump version in header comments 2020-12-10 17:06:50 -05:00
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
9a112dc413 Bump version 2020-08-04 09:30:21 -04:00
43f07dac6c Set up Event-based handling for a few things 2020-05-06 13:16:40 -04:00
6d55d4136e Bump version and PHP requirement in headers 2020-04-10 15:39:39 -04:00
ef7c1da5f2 Move source code to sub folder so we can re-integrate ion 2020-03-11 22:11:00 -04:00