Commit Graph

81 Commits

Author SHA1 Message Date
Timothy Warren 7990b3ad68 Test Type classes
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2021-02-23 15:38:29 -05:00
Timothy Warren f7bf4c8eb9 Update PHP version in header comments
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
2021-02-04 11:57:01 -05:00
Timothy Warren 461914a929 Cleanup some path related things
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
2021-02-03 09:45:18 -05:00
Kevin Colwell 20c734b8ef Update header year code
timw4mail/HummingBirdAnimeClient/pipeline/pr-develop This commit looks good Details
2021-01-13 01:58:28 -05:00
Timothy Warren dee4a2dad5 Fix tests for PHP8...?
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-12-11 14:26:54 -05:00
Timothy Warren 191ec11258 Bump version in header comments
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-12-10 17:06:50 -05:00
Timothy Warren 1b74df5269 More components, resolve #31
timw4mail/HummingBirdAnimeClient/pipeline/pr-master This commit looks good Details
2020-08-26 17:26:42 -04:00
Timothy Warren 41ca3a2d86 Fix tests
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-08-21 13:07:00 -04:00
Timothy Warren 386938c75f Create component system to help cut down on view duplication, see #31
timw4mail/HummingBirdAnimeClient/pipeline/head Something is wrong with the build of this commit Details
2020-08-21 12:30:01 -04:00
Timothy Warren 2f2260e0b4 Drastically reduce the amount of junk logging, and remove old logic from Character transformer
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-08-18 16:59:08 -04:00
Timothy Warren 65a8da755a Remove some naming redundancies
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-08-06 09:39:12 -04:00
Timothy Warren 6a82944473 slugs in person urls, refactor AnilistTrait to match KitsuTrait
timw4mail/HummingBirdAnimeClient/pipeline/head Something is wrong with the build of this commit Details
2020-08-05 20:57:01 -04:00
Timothy Warren ff6fcffca8 Bump version
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-08-04 09:30:21 -04:00
Timothy Warren 722518579f Increment chapter/episode counts via GraphQL
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-07-31 19:03:27 -04:00
Timothy Warren 48b031e190 Refactor/streamline View layer
timw4mail/HummingBirdAnimeClient/pipeline/head Something is wrong with the build of this commit Details
2020-07-31 16:22:32 -04:00
Timothy Warren 3bb3d2a5cf Prepare for Kitsu GraphQL
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
2020-07-28 16:11:13 -04:00
Timothy Warren e4018c269f Simplify caching 2020-05-08 19:15:21 -04:00
Timothy Warren 461d074d41 Type all the class attributes
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-04-10 20:01:46 -04:00
Timothy Warren 2584047289 Bump version and PHP requirement in headers
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-04-10 15:39:39 -04:00
Timothy Warren a7931052b0 Update all the header comments
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
2020-03-11 15:15:05 -04:00
Timothy Warren 7a4cda5bf0 Bump copyright year
timw4mail/HummingBirdAnimeClient/develop This commit looks good Details
2020-01-08 15:39:49 -05:00
Timothy Warren efede08401 Various code style tweaks
timw4mail/HummingBirdAnimeClient/develop This commit looks good Details
2019-12-09 13:13:31 -05:00
Timothy Warren 3bb9734e1d Update header comments
timw4mail/HummingBirdAnimeClient/develop This commit looks good Details
2019-12-06 09:16:35 -05:00
Timothy Warren b0682ae1b2 Bump PHP version requirement
timw4mail/HummingBirdAnimeClient/develop There was a failure building this commit Details
2019-12-03 15:17:25 -05:00
Timothy Warren 2c915188a8 Use static closures in bootstrap 2019-05-08 08:55:58 -04:00
Timothy Warren 067c9b4035 Lots of visual updates 2018-11-01 22:01:09 -04:00
Timothy Warren 616ae1ea82 Ugly Progress Commit
* Cache and resize images - not just cache them
* Convert to webp on cache
* Show webp images if available
* Settings Form Generation (doesn't yet save)
2018-10-05 21:32:15 -04:00
Timothy Warren 5632c0c815 Update header comments to version 4.1 2018-10-01 11:35:51 -04:00
Timothy Warren 77f2ffa93f Progress with simultaneous updates to Anilist for Anime 2018-09-20 10:41:28 -04:00
Timothy Warren 282ba45960 Update file header comments 2018-08-22 13:48:27 -04:00
Timothy Warren 348fe6e724 Eradicate MAL integration 2018-08-22 13:43:04 -04:00
Timothy Warren 1ab47ca03a More prep for Anilist integration 2018-08-15 08:51:37 -04:00
Timothy Warren 0ff848c614 More refactoring work, some groundwork for Anilist integration 2018-08-10 20:10:19 -04:00
Timothy Warren 55cabc5840 Code style improvements 2018-01-16 14:58:07 -05:00
Timothy Warren 4a0792e4fe Update copyright year 2018-01-15 14:43:15 -05:00
Timothy Warren d798a057c7 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 d7c47f3c1f Update all the header comments with the correct repository url 2017-03-07 20:53:58 -05:00
Timothy Warren c7a75dd2b4 Minor refactor of bootstrap setup 2017-03-03 11:33:32 -05:00
Timothy Warren b902464446 Update header comments 2017-02-15 16:13:32 -05:00
Timothy Warren 0e9c257ab7 Another ugly progress commit
- Eradicated Guzzle from main codebase
- All API requests now use Artax
- Refactor code to use function and constant imports
- And more!
2017-02-08 15:48:20 -05:00
Timothy Warren 20540963ff Create Request Builder wrapper around Artax 2017-02-07 13:11:42 -05:00
Timothy Warren a48c3e5f8e Actually update MAL if enabled 2017-02-04 15:18:34 -05:00
Timothy Warren 04e8a9e514 Refactor KitsuModel, add more docblocks 2017-01-26 13:03:38 -05:00
Timothy Warren 5f6c1f9f48 Fix cache clear command 2017-01-19 12:49:18 -05:00
Timothy Warren d79370deb9 Streaming links, caching, and more MAL integration 2017-01-13 16:53:56 -05:00
Timothy Warren 270f9ab167 Really ugly progress commit 2017-01-12 15:41:20 -05:00
Timothy Warren 3f34ecee28 Update header comments, with proper newlines 2017-01-11 10:34:24 -05:00
Timothy Warren 036396a382 Update header comments 2017-01-11 10:31:17 -05:00
Timothy Warren 8412588940 Episode incrementing and update work for anime 2017-01-06 21:39:01 -05:00
Timothy Warren 9eda005399 Authentication, show edit forms for Anime 2017-01-05 13:41:32 -05:00