Commit Graph

27 Commits

Author SHA1 Message Date
c71ff7f38e Fix more PHPStan issues
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2021-02-12 19:17:39 -05:00
c100105fbc Yet more PHPStan fixes
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2021-02-11 19:54:22 -05:00
9224751d2d Add a bumch of soundness checks suggested by PHPStan
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2021-02-10 17:17:51 -05:00
f7bf4c8eb9 Update PHP version in header comments
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2021-02-04 11:57:01 -05:00
6b6c37f015 Move to PHP 8 2021-02-03 09:46:36 -05:00
20c734b8ef Update header year code
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/pr-develop This commit looks good
2021-01-13 01:58:28 -05:00
191ec11258 Bump version in header comments
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-12-10 17:06:50 -05:00
292d9bbaaf Refactor, increase test coverage
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-12-10 15:59:37 -05:00
2b01871e5b Add random anime and random manga pages 2020-12-02 12:42:47 -05:00
f0e3aa6fd7 Remove some more dead code 2020-10-21 18:52:12 -04:00
3714a93dcf Extract common methods for Anime and Manga models into a trait
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/pr-master This commit looks good
2020-08-26 15:24:49 -04:00
aace368b24 Move Kitsu class out of API namespace 2020-08-26 15:22:14 -04:00
26a1c464a1 Some syncing cleanup
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-08-24 13:10:43 -04:00
ff6fcffca8 Bump version
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-08-04 09:30:21 -04:00
4c1c78577e Get manga updates working correctly with GraphQL, see #28
Some checks reported errors
timw4mail/HummingBirdAnimeClient/pipeline/head Something is wrong with the build of this commit
2020-08-04 09:20:28 -04:00
722518579f Increment chapter/episode counts via GraphQL
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-07-31 19:03:27 -04:00
a80284a4ee Collection updates for 'all' tab
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-04-30 15:33:16 -04:00
0ad4d56663 Tweak error handling of anime collection db calls
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-04-28 12:13:35 -04:00
ae276a536f Fix history and collection bug
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-04-23 20:03:55 -04:00
52b562f455 Improve anime collection with multiple media selections
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-04-23 18:57:22 -04:00
4d6c15b030 Add menu items for history, add manga reading history
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-04-22 11:39:44 -04:00
f2991cd416 Convert Type constructors to static methods
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-04-22 07:53:52 -04:00
da570d5167 Big Work in progress commit
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2020-04-21 19:22:56 -04:00
17fb2b4db4 Update outdated interface reference
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-04-17 13:34:36 -04:00
461d074d41 Type all the class attributes
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-04-10 20:01:46 -04:00
2584047289 Bump version and PHP requirement in headers
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-04-10 15:39:39 -04:00
9924793a49 Move source code to sub folder so we can re-integrate ion
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2020-03-11 22:11:00 -04:00