91c435cdac
Update header comments
2023-07-13 11:08:05 -04:00
57249882ab
Some minor code style fixes
2023-07-13 11:06:52 -04:00
1a97277ec4
Tweak a Stringy method to have a more sensible return type
2023-06-28 14:03:15 -04:00
e426fdd4a3
Fix a load of code cleanliness and style issues
2023-05-19 16:34:38 -04:00
97fe3b4b40
PHP 8.1 syntax updates
2023-05-19 10:54:08 -04:00
2e67b49447
More code style updates
2023-05-09 12:52:11 -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
a0d30c002a
Reformat test suite files
2022-03-04 12:19:47 -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
e70b0fdb40
Fix tests
2022-03-03 13:52:06 -05:00
c8a38d5785
Remove a lot of redundant PHPDoc properties
2022-03-03 13:25:10 -05:00
d34c79b4cd
Remove unused placeholder images in public directory
2022-01-07 20:27:33 -05:00
854987bd44
Create image builder class to simplify creating placeholder images
2022-01-07 19:53:31 -05:00
02fa04d19d
Code style fixes
2022-01-07 12:33:01 -05:00
e679322122
Coverage fix for Ion DI
2021-03-01 10:08:07 -05:00
d387b793ea
Misc fixes
2021-02-26 14:42:07 -05:00
73ee1a41e1
Fix more PHPStan issues
2021-02-12 19:17:39 -05:00
44a7d36174
Increase warning level of PHPStan
2021-02-12 17:52:58 -05:00
8d742e62ed
Fix a bunch more phpstan errors
2021-02-12 13:09:57 -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
43f07dac6c
Set up Event-based handling for a few things
2020-05-06 13:16:40 -04:00
75bd011a2c
Various code tweaks
2020-05-01 19:38:45 -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
570c18a069
Type all the class attributes
2020-04-10 20:01:46 -04:00
6d55d4136e
Bump version and PHP requirement in headers
2020-04-10 15:39:39 -04:00
1a6a30ef5d
Update test snapshots
2020-03-16 15:47:33 -04:00
055ec80236
Increase code coverage
2020-03-12 12:04:20 -04:00
986ff6de0b
Update header comments again
2020-03-12 11:45:11 -04:00
e6a216704c
Remove XML codec
2020-03-12 11:44:19 -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