Commit Graph

22 Commits

Author SHA1 Message Date
Timothy Warren 0b9fbbf042 Misc fixes 2021-02-26 14:42:07 -05:00
Timothy Warren cd7f042acb Remove some invalid exception docblock tags 2021-02-18 07:22:10 -05:00
Timothy Warren c6677de543 Fix Content Security Policy 2021-02-18 07:15:43 -05:00
Timothy Warren c24124a6ca Use str_contains over strpos 2021-02-17 20:02:51 -05:00
Timothy Warren c100105fbc Yet more PHPStan fixes 2021-02-11 19:54:22 -05:00
Timothy Warren f7bf4c8eb9 Update PHP version in header comments 2021-02-04 11:57:01 -05:00
Kevin Colwell 20c734b8ef Update header year code 2021-01-13 01:58:28 -05:00
Timothy Warren 191ec11258 Bump version in header comments 2020-12-10 17:06:50 -05:00
Timothy Warren 292d9bbaaf Refactor, increase test coverage 2020-12-10 15:59:37 -05:00
Timothy Warren 9c01f3fbd0 Misc tweaks 2020-08-26 15:25:31 -04:00
Timothy Warren 26a1c464a1 Some syncing cleanup 2020-08-24 13:10:43 -04:00
Timothy Warren ca8a0edad0 Add missing change from previous commit 2020-08-05 21:52:36 -04:00
Timothy Warren 9a6d0052d7 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 ff6fcffca8 Bump version 2020-08-04 09:30:21 -04:00
Timothy Warren 722518579f Increment chapter/episode counts via GraphQL 2020-07-31 19:03:27 -04:00
Timothy Warren 48b031e190 Refactor/streamline View layer 2020-07-31 16:22:32 -04:00
Timothy Warren e4018c269f Simplify caching 2020-05-08 19:15:21 -04:00
Timothy Warren 05c50387f6 Set up Event-based handling for a few things 2020-05-06 13:16:40 -04:00
Timothy Warren 461d074d41 Type all the class attributes 2020-04-10 20:01:46 -04:00
Timothy Warren 2584047289 Bump version and PHP requirement in headers 2020-04-10 15:39:39 -04:00
Timothy Warren 39f672b35f Cleanup some build/quality check stuff 2020-03-13 09:53:31 -04:00
Timothy Warren 9924793a49 Move source code to sub folder so we can re-integrate ion 2020-03-11 22:11:00 -04:00