Commit Graph

29 Commits

Author SHA1 Message Date
fe1caffc0f Simplify setup of rendering methods by putting them in a wrapper class 2023-12-21 13:19:59 -05:00
91c435cdac Update header comments 2023-07-13 11:08:05 -04:00
e426fdd4a3 Fix a load of code cleanliness and style issues 2023-05-19 16:34:38 -04:00
05d4fb1ad7 Style and tool updates 2023-05-09 12:46:52 -04:00
4f8eefe71e Extract Stringy to fix deprecations 2023-03-16 13:03:48 -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
9b945ca0a5 Remove more redundant phpdoc properties 2022-03-03 14:20:10 -05:00
c8a38d5785 Remove a lot of redundant PHPDoc properties 2022-03-03 13:25:10 -05:00
02fa04d19d Code style fixes 2022-01-07 12:33:01 -05:00
44a7d36174 Increase warning level of PHPStan 2021-02-12 17:52:58 -05:00
7505907976 Yet more PHPStan fixes 2021-02-11 19:54:22 -05:00
c39bc23061 Add a bumch of soundness checks suggested by PHPStan 2021-02-10 17:17:51 -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
1ea5750a76 Refactor, increase test coverage 2020-12-10 15:59:37 -05:00
0c936b3fa7 Misc tweaks 2020-08-26 15:25:31 -04:00
7aeb74874b Create component system to help cut down on view duplication, see #31 2020-08-21 12:30:01 -04: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
4582e2e917 Refactor/streamline View layer 2020-07-31 16:22:32 -04:00
1cc5703cd7 Fix some bugs with history view 2020-04-24 14:14:52 -04:00
bc529e57e8 Big Work in progress commit 2020-04-21 19:22:56 -04:00
6d55d4136e Bump version and PHP requirement in headers 2020-04-10 15:39:39 -04:00
986ff6de0b Update header comments again 2020-03-12 11:45:11 -04:00
00ef5c3706 Fix test suite 2020-03-12 09:52:45 -04:00
e5ef054f5b Put Ion Namespace back in the codebase directly 2020-03-11 23:04:01 -04:00