Commit Graph

213 Commits

Author SHA1 Message Date
Timothy Warren fd6624862f More cleanup, update changelog 2020-10-21 18:12:22 -04:00
Timothy Warren 155f44a424 Remove test for JsonAPI nonsense 2020-10-21 17:07:50 -04:00
Timothy Warren 5340c39466 More GraphQL conversion, test updates, see #33 2020-10-21 14:51:17 -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 608cd4004e Fix Dispatcher test 2020-08-26 15:23:47 -04:00
Timothy Warren aace368b24 Move Kitsu class out of API namespace 2020-08-26 15:22:14 -04:00
Timothy Warren 41ca3a2d86 Fix tests 2020-08-21 13:07:00 -04:00
Timothy Warren ff6fcffca8 Bump version 2020-08-04 09:30:21 -04:00
Timothy Warren 48b031e190 Refactor/streamline View layer 2020-07-31 16:22:32 -04:00
Timothy Warren 10cc9dece2 Skip broken test 2020-07-29 22:08:54 -04:00
Timothy Warren bb878d905f Use GraphQL request for anime detail pages, see #27 2020-07-28 17:46:18 -04:00
Timothy Warren 035e142c98 Make sure re-authenticate gets arguments 2020-05-18 13:32:02 -04:00
Timothy Warren dc20d8de7c Fix failing test 2020-05-06 10:12:49 -04:00
Timothy Warren f2991cd416 Convert Type constructors to static methods 2020-04-22 07:53:52 -04:00
Timothy Warren da15c45fd9 Fix tests 2020-04-21 20:09:37 -04:00
Timothy Warren 2d7d511ab1 More types 2020-04-13 09:20:05 -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 4f6a92cd45 Update dependencies to latest versions 2020-04-10 15:38:32 -04:00
Timothy Warren 919d8ee6b1 Fix image snapshot test 2020-04-07 22:04:15 -04:00
Timothy Warren 392f24d11f Update snapshot tests for form generation 2020-03-17 15:39:33 -04:00
Timothy Warren e550a096bc Downgrade snapshot library to a version that works with PHP 7.3 2020-03-17 15:05:28 -04:00
Timothy Warren 82d77d0f35 Update test snapshots 2020-03-16 15:47:33 -04:00
Timothy Warren 39f672b35f Cleanup some build/quality check stuff 2020-03-13 09:53:31 -04:00
Timothy Warren c60b821bca More test coverage of FormGenerator 2020-03-12 12:47:02 -04:00
Timothy Warren 39f23c2c35 Test FormGenerator 2020-03-12 12:32:32 -04:00
Timothy Warren bcbb24c0f5 Increase code coverage 2020-03-12 12:04:20 -04:00
Timothy Warren 4fd03d309c Update header comments again 2020-03-12 11:45:11 -04:00
Timothy Warren daaa560fbd Remove XML codec 2020-03-12 11:44:19 -04:00
Timothy Warren 4308418414 Fix test suite 2020-03-12 09:52:45 -04:00
Timothy Warren 52fc6d8391 Move AnimeClient tests 2020-03-11 23:18:31 -04:00
Timothy Warren 8ea1cbc52f Put Ion Namespace back in the codebase directly 2020-03-11 23:04:01 -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
Timothy Warren a7931052b0 Update all the header comments 2020-03-11 15:15:05 -04:00
Timothy Warren 7a4cda5bf0 Bump copyright year 2020-01-08 15:39:49 -05:00
Timothy Warren acd3b84b55 Update all the docblocks 2019-12-09 14:34:23 -05:00
Timothy Warren efede08401 Various code style tweaks 2019-12-09 13:13:31 -05:00
Timothy Warren 951f4362db Various code cleanup 2019-12-06 15:46:56 -05:00
Timothy Warren 3bb9734e1d Update header comments 2019-12-06 09:16:35 -05:00
Timothy Warren 6fd2b22d72 Tweak tests for new version of PHPUnit 2019-12-06 09:15:49 -05:00
Timothy Warren b0682ae1b2 Bump PHP version requirement 2019-12-03 15:17:25 -05:00
Timothy Warren 4c896349b9 Remove XML tests 2019-03-12 09:47:59 -04:00
Timothy Warren 5d752f6ee3 Small code cleanup 2019-01-07 09:08:00 -05:00
Timothy Warren 94e61e35a8 Update misspelled method, somehow resolves #19 2018-11-29 11:46:06 -05:00
Timothy Warren f09716b040 Some API client cleanup 2018-11-29 11:00:50 -05:00
Timothy Warren 9ad74ed887 Remove data transformation from media detail pages, and into the proper transformers 2018-11-08 12:15:30 -05:00
Timothy Warren 27977a0c8a Move data transformation out of controllers, and into transformers 2018-11-08 11:36:42 -05:00
Timothy Warren 61b7a799b9 Fix broken snapshot test 2018-11-05 10:42:51 -05:00
Timothy Warren 6770c133fb Update picture helper, move anilist oauth calls to the settings controller 2018-11-02 12:58:19 -04:00