Commit Graph

642 Commits

Author SHA1 Message Date
477a8b2260 Update header comments
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2023-07-13 11:08:05 -04:00
fed52cb0cb Some minor code style fixes
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2023-07-13 11:06:52 -04:00
752b3fb0e2 Fix route issue for manga pages
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2023-06-28 14:30:30 -04:00
8e7273fa18 Tweak a Stringy method to have a more sensible return type
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2023-06-28 14:03:15 -04:00
5242b95a0e Fix a load of code cleanliness and style issues
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2023-05-19 16:34:38 -04:00
c4d76dc86a PHP 8.1 syntax updates
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2023-05-19 10:54:08 -04:00
940ebd5176 Move new helper functions to a more logical place, fix UserTransformer test
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2023-05-19 10:42:25 -04:00
dbc4c3105a Fix formatting
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2023-05-18 16:27:31 -04:00
e6d71d3cce More user page tweaks
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2023-05-18 16:25:50 -04:00
065290e8e6 More local fixes, add some more data to user profile page
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2023-05-18 15:17:19 -04:00
cbff386734 Add specific locale arguments to keep up with the API
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2023-05-18 12:55:38 -04:00
b13c35eaec More code style updates 2023-05-09 12:52:11 -04:00
0cff220993 Code style updates 2023-05-09 12:49:36 -04:00
c78bccc56d Style and tool updates 2023-05-09 12:46:52 -04:00
ca09de44d3 Update Kitsu GraphQL schema
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2023-03-16 22:20:17 -04:00
8dcffe9cd2 Add Routing attributes to controllers for a potential future refactoring
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2023-03-16 13:04:55 -04:00
581fad9ccc Extract Stringy to fix deprecations 2023-03-16 13:03:48 -04:00
cb33329a21 Use MAL and Anlist IDs to do simultaneous updates and syncing. Resolves #39
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2022-11-16 10:21:00 -05:00
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
6cea9e47f0 Bugfix for manga pages without characters
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2022-06-28 18:57:50 -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
e0bf9b7fda More formatting fixes 2022-03-04 12:25:29 -05:00
e4a793306d Reformat test suite files
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2022-03-04 12:19:47 -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
2beba8d5c3 Remove more redundant phpdoc properties
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2022-03-03 14:20:10 -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
84e7c45f10 Remove setup checks for removed directories
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2022-01-17 10:22:46 -05:00
5a5421cee9 Use images directly from Kitsu for the rest of the views
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2022-01-17 09:59:27 -05:00
f210b157ff Update user details page to pull images directly from Kitsu
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2022-01-17 08:58:59 -05:00
02d99c8a43 Update more views to use images directly from Kitsu
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2022-01-17 08:37:00 -05:00
5d90721197 Make all media images come directly from Kitsu API, including on the search pages
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2022-01-12 18:23:40 -05:00
7cd0c486bd Update more views to use direct kitsu urls for poster images 2022-01-12 18:00:00 -05:00
858910f6bd Fix more cover image stuff
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2022-01-10 17:19:28 -05:00
b1fecc7c95 Show images directly for anime detail pages, so cover images are pulled correctly
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2022-01-10 16:56:10 -05:00
1b28f03506 Ensure that list items always have some sort of cover image
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2022-01-08 13:04:24 -05:00
962bb32f96 Remove unused placeholder images in public directory
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2022-01-07 20:27:33 -05:00
85e7b0f6bc Use image builder class to simplify createPlaceholderImage 2022-01-07 19:57:07 -05:00
1c721af0ba Create image builder class to simplify creating placeholder images 2022-01-07 19:53:31 -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
c23001e7b1 Make Kitsu auth token error easier to recover from
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2022-01-06 12:50:26 -05:00
ecf09b5641 Allow adding items to anime collection that are in the anime list
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2021-12-29 17:04:55 -05:00
c012b049e1 Partially fix broken tests
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2021-12-02 17:08:11 -05:00
f9850be35c Lots of little code fixes, hides notices shown on PHP 8.1
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2021-12-02 16:06:34 -05:00
5528589230 sync Manga before Anime, as it's usually faster
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2021-10-18 12:20:03 -04:00