Commit Graph

255 Commits

Author SHA1 Message Date
Timothy Warren 9a112dc413 Bump version 2020-08-04 09:30:21 -04:00
Timothy Warren 4582e2e917 Refactor/streamline View layer 2020-07-31 16:22:32 -04:00
Timothy Warren 8110f10c3d Skip broken test 2020-07-29 22:08:54 -04:00
Timothy Warren 9eec7123a3 Use GraphQL request for anime detail pages, see #27 2020-07-28 17:46:18 -04:00
Timothy Warren 057216a21c Make sure re-authenticate gets arguments 2020-05-18 13:32:02 -04:00
Timothy Warren 7bcff79d6e Fix failing test 2020-05-06 10:12:49 -04:00
Timothy Warren 0a83184db6 Convert Type constructors to static methods 2020-04-22 07:53:52 -04:00
Timothy Warren 5a3d9547ae Fix tests 2020-04-21 20:09:37 -04:00
Timothy Warren 174877ec81 More types 2020-04-13 09:20:05 -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 546789ce40 Update dependencies to latest versions 2020-04-10 15:38:32 -04:00
Timothy Warren 0aee62c174 Fix image snapshot test 2020-04-07 22:04:15 -04:00
Timothy Warren 9158d01fdf Update snapshot tests for form generation 2020-03-17 15:39:33 -04:00
Timothy Warren f6e00d4336 Downgrade snapshot library to a version that works with PHP 7.3 2020-03-17 15:05:28 -04:00
Timothy Warren 1a6a30ef5d Update test snapshots 2020-03-16 15:47:33 -04:00
Timothy Warren 7c796b3d7b Cleanup some build/quality check stuff 2020-03-13 09:53:31 -04:00
Timothy Warren 06529d7c92 More test coverage of FormGenerator 2020-03-12 12:47:02 -04:00
Timothy Warren 42948017a4 Test FormGenerator 2020-03-12 12:32:32 -04:00
Timothy Warren 055ec80236 Increase code coverage 2020-03-12 12:04:20 -04:00
Timothy Warren 986ff6de0b Update header comments again 2020-03-12 11:45:11 -04:00
Timothy Warren e6a216704c Remove XML codec 2020-03-12 11:44:19 -04:00
Timothy Warren 00ef5c3706 Fix test suite 2020-03-12 09:52:45 -04:00
Timothy Warren 618328a4c1 Move AnimeClient tests 2020-03-11 23:18:31 -04:00
Timothy Warren e5ef054f5b Put Ion Namespace back in the codebase directly 2020-03-11 23:04:01 -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
Timothy Warren 8aa94f7c14 Update all the header comments 2020-03-11 15:15:05 -04:00
Timothy Warren ae70eab9ea Bump copyright year 2020-01-08 15:39:49 -05:00
Timothy Warren 3978c4d5cb Update all the docblocks 2019-12-09 14:34:23 -05:00
Timothy Warren 6044a676a6 Various code style tweaks 2019-12-09 13:13:31 -05:00
Timothy Warren 245e1b4344 Various code cleanup 2019-12-06 15:46:56 -05:00
Timothy Warren 8b677ab7a7 Update header comments 2019-12-06 09:16:35 -05:00
Timothy Warren b4b5c63d65 Tweak tests for new version of PHPUnit 2019-12-06 09:15:49 -05:00
Timothy Warren fde9b05bdf Bump PHP version requirement 2019-12-03 15:17:25 -05:00
Timothy Warren dfdc6b7356 Remove XML tests 2019-03-12 09:47:59 -04:00
Timothy Warren b66a35843d Small code cleanup 2019-01-07 09:08:00 -05:00
Timothy Warren 5e9780aad7 Update misspelled method, somehow resolves #19 2018-11-29 11:46:06 -05:00
Timothy Warren f3265484da Some API client cleanup 2018-11-29 11:00:50 -05:00
Timothy Warren c0e16c6d07 Remove data transformation from media detail pages, and into the proper transformers 2018-11-08 12:15:30 -05:00
Timothy Warren 9c0b1e73ef Move data transformation out of controllers, and into transformers 2018-11-08 11:36:42 -05:00
Timothy Warren 4b75987f21 Fix broken snapshot test 2018-11-05 10:42:51 -05:00
Timothy Warren d514c319c0 Update picture helper, move anilist oauth calls to the settings controller 2018-11-02 12:58:19 -04:00
Timothy Warren 64478d4507 Update controller test 2018-11-01 22:16:45 -04:00
Timothy Warren 3842df13db Small code consistency update 2018-10-29 15:48:54 -04:00
Timothy Warren 1690d8c1e0 Attempt to fix tests again 2018-10-29 10:07:20 -04:00
Timothy Warren e84cbe1bb2 Update test snapshots 2018-10-29 09:41:50 -04:00
Timothy Warren e2b4fae83b Fix broken tests 2018-10-19 10:39:38 -04:00
Timothy Warren 83a6629f03 Fix tests, and category list for Manga detail page 2018-10-16 14:32:52 -04:00
Timothy Warren 0bbc4fe4fb Default to secure (https) urls 2018-10-11 09:53:14 -04:00
Timothy Warren 99aaf0303b Fix broken url generator test 2018-10-10 14:26:44 -04:00
Timothy Warren a8f898822a Update code to use simpler config 2018-10-05 14:32:05 -04:00
Timothy Warren c9ed90acb4 Update header comments to version 4.1 2018-10-01 11:35:51 -04:00
Timothy Warren 6f717e6ab7 Fix tests 2018-09-27 16:48:12 -04:00
Timothy Warren e0376c78d1 Fix tests 2018-09-26 22:43:04 -04:00
Timothy Warren 38a5b78295 Update test snapshots 2018-09-20 11:53:12 -04:00
Timothy Warren 3bca049cd8 Update file header comments 2018-08-22 13:48:27 -04:00
Timothy Warren 95b06a7e7e Eradicate MAL integration 2018-08-22 13:43:04 -04:00
Timothy Warren bc2122dd98 Fix test failure 2018-08-20 13:41:25 -04:00
Timothy Warren 2a2ff87b3b Various cleanup, some work on #7 2018-08-20 13:01:16 -04:00
Timothy Warren 675f8ed9b2 Update test snapshots 2018-08-10 20:11:22 -04:00
Timothy Warren e9888c762e Fix test snapshots 2018-08-10 11:01:30 -04:00
Timothy Warren 2c7d866677 Fix PHP 7.1 test 2018-08-08 13:08:10 -04:00
Timothy Warren be2b387391 More refactoring, fix snapshot tests 2018-08-08 13:05:38 -04:00
Timothy Warren 080b112608 Update test snapshot 2018-01-31 11:00:10 -05:00
Timothy Warren f06ba6e3cd Lots of style fixes and minor logic tweaks 2018-01-18 16:21:45 -05:00
Timothy Warren 231babe218 Code style improvements 2018-01-16 14:58:07 -05:00
Timothy Warren 7b9adbf52e Update copyright year 2018-01-15 14:43:15 -05:00
Timothy Warren bbe2fd0a5d Update Artax, and update other code to work with new version 2017-12-08 22:32:00 -05:00
Timothy Warren 200ff1339c Rough start of Manga collection...need to set up proper structure for manga collection items 2017-09-14 16:18:13 -04:00
Timothy Warren 3c4e34f1ed Fix tests broken by api change fixes 2017-09-12 12:33:57 -04:00
Timothy Warren 42d36ff4bb Update manga transformer tests 2017-04-13 11:54:58 -04:00
Timothy Warren 08aff2ffe8 All anime images now pull from proxy or cache 2017-04-13 11:26:28 -04:00
Timothy Warren 8b43dee20f Css tweaks, and start caching kitsu images 2017-04-13 11:15:16 -04:00
Timothy Warren 7825e46321 Replace 0 with - 2017-04-07 13:57:14 -04:00
Timothy Warren b210954874 Make sure rating parameter sent to Kitsu is greater than 0 2017-04-06 14:53:38 -04:00
Timothy Warren 472be3c4ed Use snapshots library with tests to simplify testcases 2017-04-06 11:59:53 -04:00
Timothy Warren d2d48905d7 More basic tests, see #16 2017-04-03 14:46:29 -04:00
Timothy Warren ddd30fc713 Add favorite characters to user page, see #27 2017-03-31 14:15:29 -04:00
Timothy Warren b2300f4cfb Remove duplicated function 2017-03-30 16:57:58 -04:00
Timothy Warren fb567e85e9 Simplify routing code a bit 2017-03-30 16:16:40 -04:00
Timothy Warren 69b4d0c88b More tests 2017-03-29 15:14:30 -04:00
Timothy Warren ec7e0cc93b Fix tests 2017-03-29 13:42:40 -04:00
Timothy Warren cf0db8b9fa Update all the page titles 2017-03-24 09:58:27 -04:00
Timothy Warren 960537f8e0 Fix tests and start on profile page 2017-03-08 13:46:50 -05:00
Timothy Warren 6bf107e1ad Update all the header comments with the correct repository url 2017-03-07 20:53:58 -05:00
Timothy Warren ed01b28c0d Rework the rest of the mappings 2017-03-01 22:07:51 -05:00
Timothy Warren 14e8fa9f03 More PHPStan fixes 2017-02-22 15:08:29 -05:00
Timothy Warren adc331d60d PHPStan fixes 2017-02-22 14:46:35 -05:00
Timothy Warren 9f0484a93b Use new ParallelAPIRequest class 2017-02-20 13:37:08 -05:00
Timothy Warren 0232d18f1f Yet more snake case to camel case 2017-02-16 14:30:06 -05:00
Timothy Warren 85cd77267b Make sure header comments are actually updated for all code files 2017-02-16 11:09:37 -05:00
Timothy Warren ee2760b2b5 Rename test base class 2017-02-15 16:40:18 -05:00
Timothy Warren 84cb1cb520 And more snake case to camel case 2017-02-15 16:30:14 -05:00
Timothy Warren db07976403 Update header comments 2017-02-15 16:13:32 -05:00
Timothy Warren c96a3bbd50 Snake case to camel case 2017-02-15 16:11:52 -05:00
Timothy Warren 8cbfaf3646 More snake case to camel case 2017-02-15 15:56:10 -05:00
Timothy Warren 29c04e62be More code styles fixes 2017-02-15 15:35:41 -05:00
Timothy Warren ae42fafe84 Update headers 2017-02-15 13:08:17 -05:00
Timothy Warren 0a72e60f68 Fix more code style issues 2017-02-15 11:57:29 -05:00
Timothy Warren 36874cbe55 Properly namespace all the tests 2017-02-15 11:49:38 -05:00