Commit Graph

29 Commits

Author SHA1 Message Date
Timothy Warren 5242b95a0e Fix a load of code cleanliness and style issues 2023-05-19 16:34:38 -04:00
Timothy Warren 0cff220993 Code style updates 2023-05-09 12:49:36 -04:00
Timothy Warren 8dcffe9cd2 Add Routing attributes to controllers for a potential future refactoring 2023-03-16 13:04:55 -04:00
Timothy Warren c6ce8237ec More work on #39 2022-09-22 12:08:21 -04:00
Timothy Warren 883ac051ed Simplify file headers 2022-03-04 15:50:35 -05:00
Timothy Warren c2cfbb914d Update header comments 2022-03-04 12:32:17 -05:00
Timothy Warren 4948cdbd46 Set up a proper formatter for more consistent code style 2022-03-03 17:26:09 -05:00
Timothy Warren 496ba418c9 Remove a lot of redundant PHPDoc properties 2022-03-03 13:25:10 -05:00
Timothy Warren 858910f6bd Fix more cover image stuff 2022-01-10 17:19:28 -05:00
Timothy Warren 73a69e42d3 Code style fixes 2022-01-07 12:33:01 -05:00
Timothy Warren c624b51acd Fix null error on updating Anime or Manga 2021-03-01 10:08:36 -05:00
Timothy Warren 0f9dd61b6b Better handle update API errors 2021-02-22 15:39:03 -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 2b01871e5b Add random anime and random manga pages 2020-12-02 12:42:47 -05:00
Timothy Warren b28e1f13ee Remove old transformer classes 2020-10-21 15:02:25 -04:00
Timothy Warren dddef5add6 Fix Manga List Incrementing, start of GraphQL conversion 2020-10-12 14:06:49 -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 f2991cd416 Convert Type constructors to static methods 2020-04-22 07:53:52 -04:00
Timothy Warren da570d5167 Big Work in progress commit 2020-04-21 19:22:56 -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 9924793a49 Move source code to sub folder so we can re-integrate ion 2020-03-11 22:11:00 -04:00