Commit Graph

53 Commits

Author SHA1 Message Date
Timothy Warren c4d76dc86a PHP 8.1 syntax updates 2023-05-19 10:54:08 -04:00
Timothy Warren cbff386734 Add specific locale arguments to keep up with the API 2023-05-18 12:55:38 -04:00
Timothy Warren 0cff220993 Code style updates 2023-05-09 12:49:36 -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 5d90721197 Make all media images come directly from Kitsu API, including on the search pages 2022-01-12 18:23:40 -05:00
Timothy Warren c23001e7b1 Make Kitsu auth token error easier to recover from 2022-01-06 12:50:26 -05:00
Timothy Warren 1de4580ee7 Check user library when searching for new media 2021-10-08 12:06:08 -04:00
Timothy Warren e8ddfd8b37 Resolve remaining PHPStan issues 2021-02-16 14:43:51 -05:00
Timothy Warren be74cfaceb Fix a bunch more phpstan errors 2021-02-12 13:09:57 -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 d2a3b8ad37 More Kitsu GraphQL API cleanup, resolves #33 2020-10-21 17:59:43 -04:00
Timothy Warren 7fc58f1605 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 23d9fd0b40 Use GraphQL search endpoints, see #33 2020-10-21 15:45:30 -04:00
Timothy Warren b28e1f13ee Remove old transformer classes 2020-10-21 15:02:25 -04:00
Timothy Warren 5340c39466 More GraphQL conversion, test updates, see #33 2020-10-21 14:51:17 -04:00
Timothy Warren 1e3bfa7a0a Sync Kitsu and Anilist both via GraphQL, see #33 2020-10-16 16:18:56 -04:00
Timothy Warren dddef5add6 Fix Manga List Incrementing, start of GraphQL conversion 2020-10-12 14:06:49 -04:00
Timothy Warren 30db156df7 Pull anime lists from GraphQL, see #33 2020-10-09 16:18:45 -04:00
Timothy Warren e2f29c6731 Get Person detail pages via GraphQL, resolves #27 2020-08-27 15:01:00 -04:00
Timothy Warren aace368b24 Move Kitsu class out of API namespace 2020-08-26 15:22:14 -04:00
Timothy Warren 980e2726c5 Start of pulling library from GraphQL 2020-08-25 13:22:38 -04:00
Timothy Warren 3f8c0432d2 Update History to use GraphQL, resolves #29,#30 2020-08-24 19:17:41 -04:00
Timothy Warren ba276cc86e Update profile page to use GraphQL, see #27 2020-08-24 15:20:07 -04:00
Timothy Warren 7d6af5ad00 Get library entry via GraphQL, see #28 2020-08-24 13:07:47 -04:00
Timothy Warren e06cc16890 Fix sync command 2020-08-17 18:08:58 -04:00
Timothy Warren 1725a106fa Get character details page from GraphQL, still need to do castings section, see #27 2020-08-17 14:01:55 -04:00
Timothy Warren e7e70a1541 Improve error logging 2020-08-17 10:23:32 -04:00
Timothy Warren 65a8da755a Remove some naming redundancies 2020-08-06 09:39:12 -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 455b551683 Actually fix the character API call, previous commit added authentication to GraphQL calls 2020-07-30 10:02:44 -04:00
Timothy Warren 3bb3d2a5cf Prepare for Kitsu GraphQL 2020-07-28 16:11:13 -04:00
Timothy Warren cacf19781d Only the command line should be able to get credentials from the cache 2020-05-08 21:34:36 -04:00
Timothy Warren 545c495869 Refactor KitsuTrait 2020-05-08 19:18:10 -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 b806519b22 Show more alternate titles on anime detail pages 2020-05-06 09:08:27 -04:00
Timothy Warren 77ee6ae50e Refactor list sync to be easier to follow 2020-05-04 17:13:03 -04:00
Timothy Warren badf941265 Fix some bugs with history view 2020-04-24 14:14:52 -04:00
Timothy Warren 52e5b10512 Refactor history transformers 2020-04-22 12:38:59 -04:00
Timothy Warren 4d6c15b030 Add menu items for history, add manga reading history 2020-04-22 11:39:44 -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