Commit Graph

31 Commits

Author SHA1 Message Date
Timothy Warren 477a8b2260 Update header comments 2023-07-13 11:08:05 -04:00
Timothy Warren 0cff220993 Code style updates 2023-05-09 12:49:36 -04:00
Timothy Warren cb33329a21 Use MAL and Anlist IDs to do simultaneous updates and syncing. Resolves #39 2022-11-16 10:21:00 -05: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 2beba8d5c3 Remove more redundant phpdoc properties 2022-03-03 14:20:10 -05:00
Timothy Warren 496ba418c9 Remove a lot of redundant PHPDoc properties 2022-03-03 13:25:10 -05:00
Timothy Warren 73a69e42d3 Code style fixes 2022-01-07 12:33:01 -05:00
Timothy Warren 5528589230 sync Manga before Anime, as it's usually faster 2021-10-18 12:20:03 -04:00
Timothy Warren 15b5640f9f We don't want our ratings to float... 2021-04-21 20:09:03 -04:00
Timothy Warren 12c9fc1b2e Update filtering of MAL IDs for items to check to update 2021-04-21 19:33:51 -04:00
Timothy Warren 0f9dd61b6b Better handle update API errors 2021-02-22 15:39:03 -05:00
Timothy Warren e8ddfd8b37 Resolve remaining PHPStan issues 2021-02-16 14:43:51 -05:00
Timothy Warren eb03679579 Solve more PHPStan issues 2021-02-12 11:14:45 -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 1e3bfa7a0a Sync Kitsu and Anilist both via GraphQL, see #33 2020-10-16 16:18:56 -04:00
Timothy Warren aace368b24 Move Kitsu class out of API namespace 2020-08-26 15:22:14 -04:00
Timothy Warren 26a1c464a1 Some syncing cleanup 2020-08-24 13:10:43 -04:00
Timothy Warren 1da68d8ec4 Use constants for the API names instead of literals 2020-08-17 21:08:53 -04:00
Timothy Warren e7e70a1541 Improve error logging 2020-08-17 10:23:32 -04:00
Timothy Warren ff6fcffca8 Bump version 2020-08-04 09:30:21 -04:00
Timothy Warren 9045eb6b8f Comment cleanup of sync command 2020-05-04 17:15:50 -04:00
Timothy Warren 77ee6ae50e Refactor list sync to be easier to follow 2020-05-04 17:13:03 -04:00
Timothy Warren f2991cd416 Convert Type constructors to static methods 2020-04-22 07:53:52 -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