Commit Graph

48 Commits

Author SHA1 Message Date
Timothy Warren fe1caffc0f Simplify setup of rendering methods by putting them in a wrapper class 2023-12-21 13:19:59 -05:00
Timothy Warren 91c435cdac Update header comments 2023-07-13 11:08:05 -04:00
Timothy Warren 45449b6907 Code style updates 2023-05-09 12:49:36 -04:00
Timothy Warren e1ff1c6e21 Use MAL and Anlist IDs to do simultaneous updates and syncing. Resolves #39 2022-11-16 10:21:00 -05:00
Timothy Warren e4fe5bbfec Simplify file headers 2022-03-04 15:50:35 -05:00
Timothy Warren 4b35d25849 Update header comments 2022-03-04 12:32:17 -05:00
Timothy Warren 047ee4cb37 Set up a proper formatter for more consistent code style 2022-03-03 17:26:09 -05:00
Timothy Warren 9b945ca0a5 Remove more redundant phpdoc properties 2022-03-03 14:20:10 -05:00
Timothy Warren c8a38d5785 Remove a lot of redundant PHPDoc properties 2022-03-03 13:25:10 -05:00
Timothy Warren 02fa04d19d Code style fixes 2022-01-07 12:33:01 -05:00
Timothy Warren 823ca8a805 sync Manga before Anime, as it's usually faster 2021-10-18 12:20:03 -04:00
Timothy Warren d2a9aaee54 We don't want our ratings to float... 2021-04-21 20:09:03 -04:00
Timothy Warren 4c396ba9c6 Update filtering of MAL IDs for items to check to update 2021-04-21 19:33:51 -04:00
Timothy Warren 6af73cea55 Better handle update API errors 2021-02-22 15:39:03 -05:00
Timothy Warren b12e94cee4 A few minor fixes 2021-02-18 12:48:59 -05:00
Timothy Warren b393c695a5 Resolve remaining PHPStan issues 2021-02-16 14:43:51 -05:00
Timothy Warren 8d742e62ed Fix a bunch more phpstan errors 2021-02-12 13:09:57 -05:00
Timothy Warren 2cd9f99011 Solve more PHPStan issues 2021-02-12 11:14:45 -05:00
Timothy Warren 97a7d501d0 Fix tests? 2021-02-04 12:27:52 -05:00
Timothy Warren 8c3b583f92 Update PHP version in header comments 2021-02-04 11:57:01 -05:00
Timothy Warren 3039f412aa Move to PHP 8 2021-02-03 09:46:36 -05:00
Kevin Colwell fe1250732c Update header year code 2021-01-13 01:58:28 -05:00
Timothy Warren 144e3f5229 Increase test coverage 2020-12-11 15:37:55 -05:00
Timothy Warren 5f494aa9bd Fix tests for PHP8...? 2020-12-11 14:26:54 -05:00
Timothy Warren 3c47570cce Bump version in header comments 2020-12-10 17:06:50 -05:00
Timothy Warren 1ea5750a76 Refactor, increase test coverage 2020-12-10 15:59:37 -05:00
Timothy Warren 898dfebbde Use GraphQL to update thumbnails, refactor GraphQL pagination, merge Anime and Manga traits back into the Kitsu model 2020-10-21 17:06:50 -04:00
Timothy Warren 470d25f269 Sync Kitsu and Anilist both via GraphQL, see #33 2020-10-16 16:18:56 -04:00
Timothy Warren 18e8d47167 Move Kitsu class out of API namespace 2020-08-26 15:22:14 -04:00
Timothy Warren 778cda6efc Some syncing cleanup 2020-08-24 13:10:43 -04:00
Timothy Warren e40a1d028f Fix setup of console commands 2020-08-21 19:26:54 -04:00
Timothy Warren 9749c59549 Drastically reduce the amount of junk logging, and remove old logic from Character transformer 2020-08-18 16:59:08 -04:00
Timothy Warren 5da0ba87a7 Use constants for the API names instead of literals 2020-08-17 21:08:53 -04:00
Timothy Warren c749c7c923 Fix sync command 2020-08-17 18:08:58 -04:00
Timothy Warren 0c3ff2ef11 Improve error logging 2020-08-17 10:23:32 -04:00
Timothy Warren 5997ce8a0f Remove some naming redundancies 2020-08-06 09:39:12 -04:00
Timothy Warren 9dc6643b78 slugs in person urls, refactor AnilistTrait to match KitsuTrait 2020-08-05 20:57:01 -04:00
Timothy Warren 9a112dc413 Bump version 2020-08-04 09:30:21 -04:00
Timothy Warren a0e7ebd2a0 Increment chapter/episode counts via GraphQL 2020-07-31 19:03:27 -04:00
Timothy Warren 710d18a43b Prepare for Kitsu GraphQL 2020-07-28 16:11:13 -04:00
Timothy Warren e724f885c8 Simplify caching 2020-05-08 19:15:21 -04:00
Timothy Warren d8167ed075 Comment cleanup of sync command 2020-05-04 17:15:50 -04:00
Timothy Warren b6c0db7636 Refactor list sync to be easier to follow 2020-05-04 17:13:03 -04:00
Timothy Warren a7e6b3f198 Make authentication more reliable for list syncing 2020-05-01 17:08:20 -04:00
Timothy Warren 0a83184db6 Convert Type constructors to static methods 2020-04-22 07:53:52 -04:00
Timothy Warren 570c18a069 Type all the class attributes 2020-04-10 20:01:46 -04:00
Timothy Warren 6d55d4136e Bump version and PHP requirement in headers 2020-04-10 15:39:39 -04:00
Timothy Warren ef7c1da5f2 Move source code to sub folder so we can re-integrate ion 2020-03-11 22:11:00 -04:00