Commit Graph

35 Commits

Author SHA1 Message Date
c6ce8237ec More work on #39
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2022-09-22 12:08:21 -04:00
6eeef9c317 Fix incrementing with anilist
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2022-09-22 10:21:09 -04:00
8835aa4e69 Pass anilist ids more directly, see #39
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2022-09-21 15:36:38 -04:00
92e283bdbe Update GraphQL schemas
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2022-06-08 20:21:50 -04:00
883ac051ed Simplify file headers 2022-03-04 15:50:35 -05:00
c2cfbb914d Update header comments
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2022-03-04 12:32:17 -05:00
4948cdbd46 Set up a proper formatter for more consistent code style
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2022-03-03 17:26:09 -05:00
b6db0f5ab3 Fix tests
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2022-03-03 13:52:06 -05:00
496ba418c9 Remove a lot of redundant PHPDoc properties
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2022-03-03 13:25:10 -05:00
73a69e42d3 Code style fixes
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2022-01-07 12:33:01 -05:00
7415c3bbd6 Update Anilist GraphQL schema
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2022-01-06 12:56:46 -05:00
4293a501ed Update GraphQL reference schemas
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2021-04-23 19:00:44 -04:00
5498383587 Update GraphQL schemas
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2021-02-22 15:38:29 -05:00
e8ddfd8b37 Resolve remaining PHPStan issues
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2021-02-16 14:43:51 -05:00
be74cfaceb Fix a bunch more phpstan errors
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2021-02-12 13:09:57 -05:00
ebd7f811ee Code style fixes
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2021-02-10 13:59:37 -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
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
d2a3b8ad37 More Kitsu GraphQL API cleanup, resolves #33
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/pr-master This commit looks good
2020-10-21 17:59:43 -04:00
40a340c67c Update some GraphQL queries
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-08-24 13:09:43 -04:00
e7e70a1541 Improve error logging
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-08-17 10:23:32 -04:00
65a8da755a Remove some naming redundancies
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-08-06 09:39:12 -04:00
6a82944473 slugs in person urls, refactor AnilistTrait to match KitsuTrait
Some checks reported errors
timw4mail/HummingBirdAnimeClient/pipeline/head Something is wrong with the build of this commit
2020-08-05 20:57:01 -04:00
3965f137e1 Move GraphQL queries up a level
Some checks reported errors
timw4mail/HummingBirdAnimeClient/pipeline/head Something is wrong with the build of this commit
2020-08-04 14:25:18 -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
2fa83b5f1d Add GraphQL schema reference for Anilist 2020-07-31 18:58:49 -04:00
2d44435c59 Various code tweaks
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-05-01 19:38:45 -04:00
ee18d407a2 Make authentication more reliable for list syncing
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-05-01 17:08:20 -04:00
93d87336b1 Move unusued graphQL queries
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-04-28 12:03:14 -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
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