Commit Graph

28 Commits

Author SHA1 Message Date
eb461e2f2e Coverage fix for Ion DI 2021-03-01 10:08:07 -05:00
0b9fbbf042 Misc fixes
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2021-02-26 14:42:07 -05:00
c71ff7f38e Fix more PHPStan issues
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2021-02-12 19:17:39 -05:00
c03bd4c040 Increase warning level of PHPStan
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2021-02-12 17:52:58 -05:00
be74cfaceb Fix a bunch more phpstan errors
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2021-02-12 13:09:57 -05:00
c100105fbc Yet more PHPStan fixes
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2021-02-11 19:54:22 -05:00
9224751d2d Add a bumch of soundness checks suggested by PHPStan
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2021-02-10 17:17:51 -05:00
f7bf4c8eb9 Update PHP version in header comments
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2021-02-04 11:57:01 -05:00
20c734b8ef Update header year code
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/pr-develop This commit looks good
2021-01-13 01:58:28 -05:00
191ec11258 Bump version in header comments
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-12-10 17:06:50 -05:00
292d9bbaaf Refactor, increase test coverage
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-12-10 15:59:37 -05:00
9c01f3fbd0 Misc tweaks
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/pr-master This commit looks good
2020-08-26 15:25:31 -04:00
386938c75f Create component system to help cut down on view duplication, see #31
Some checks reported errors
timw4mail/HummingBirdAnimeClient/pipeline/head Something is wrong with the build of this commit
2020-08-21 12:30:01 -04:00
9a6d0052d7 Add background check for session validity
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
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
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-08-04 09:30:21 -04:00
48b031e190 Refactor/streamline View layer
Some checks reported errors
timw4mail/HummingBirdAnimeClient/pipeline/head Something is wrong with the build of this commit
2020-07-31 16:22:32 -04:00
05c50387f6 Set up Event-based handling for a few things
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-05-06 13:16:40 -04:00
2d44435c59 Various code tweaks
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-05-01 19:38:45 -04:00
badf941265 Fix some bugs with history view
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-04-24 14:14:52 -04:00
da570d5167 Big Work in progress commit
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2020-04-21 19:22:56 -04:00
461d074d41 Type all the class attributes
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-04-10 20:01:46 -04:00
2584047289 Bump version and PHP requirement in headers
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-04-10 15:39:39 -04:00
82d77d0f35 Update test snapshots
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-03-16 15:47:33 -04:00
bcbb24c0f5 Increase code coverage
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-03-12 12:04:20 -04:00
4fd03d309c Update header comments again
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-03-12 11:45:11 -04:00
daaa560fbd Remove XML codec 2020-03-12 11:44:19 -04:00
4308418414 Fix test suite
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
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