Commit Graph

1174 Commits (master)
 

Author SHA1 Message Date
Timothy Warren 5076657b38 Merge remote-tracking branch 'origin/develop'
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
5 days ago
Timothy Warren ca09de44d3 Update Kitsu GraphQL schema
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
5 days ago
Timothy Warren 5f5cee215b Update cache dependency
5 days ago
Timothy Warren 8dcffe9cd2 Add Routing attributes to controllers for a potential future refactoring
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
6 days ago
Timothy Warren 581fad9ccc Extract Stringy to fix deprecations
6 days ago
Timothy Warren fffd75122f Update DB dependency
6 days ago
Timothy Warren cb33329a21 Use MAL and Anlist IDs to do simultaneous updates and syncing. Resolves #39
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
4 months ago
Timothy Warren c6ce8237ec More work on #39
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
6 months ago
Timothy Warren 2276bc4c75 Fix tests
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
6 months ago
Timothy Warren 6eeef9c317 Fix incrementing with anilist
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
6 months ago
Timothy Warren 3eac929910 Update frontend tooling
6 months ago
Timothy Warren 8835aa4e69 Pass anilist ids more directly, see #39
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
6 months ago
Timothy Warren 29d5b9f4ae Skip another test failing on CI
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
9 months ago
Timothy Warren d0ea62aca7 Skip failing tests
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
9 months ago
Timothy Warren cc8a684c78 Update broken test
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
9 months ago
Timothy Warren 6cea9e47f0 Bugfix for manga pages without characters
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
9 months ago
Timothy Warren 92e283bdbe Update GraphQL schemas
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
10 months ago
Timothy Warren 82f259000a Show completed message for the last episode/chapter of an anime/manga
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
1 year ago
Timothy Warren efbb6d6878 Move header update script to tools folder
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
1 year ago
Timothy Warren 883ac051ed Simplify file headers
1 year ago
Timothy Warren c2cfbb914d Update header comments
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
1 year ago
Timothy Warren b5814677f1 Tweak formatting settings
1 year ago
Timothy Warren e0bf9b7fda More formatting fixes
1 year ago
Timothy Warren e4a793306d Reformat test suite files
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
1 year ago
Timothy Warren 7215178c5e Reformat misc files
1 year ago
Timothy Warren 4948cdbd46 Set up a proper formatter for more consistent code style
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
1 year ago
Timothy Warren 2beba8d5c3 Remove more redundant phpdoc properties
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
1 year ago
Timothy Warren b6db0f5ab3 Fix tests
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
1 year ago
Timothy Warren 496ba418c9 Remove a lot of redundant PHPDoc properties
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
1 year ago
Timothy Warren 35ff14aba7 Merge remote-tracking branch 'origin/develop'
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
1 year ago
Timothy Warren 84e7c45f10 Remove setup checks for removed directories
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
1 year ago
Timothy Warren dcc5b928c7 Merge remote-tracking branch 'origin/develop'
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
1 year ago
Timothy Warren 3f9500c74c Remove now unused image caching directories
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
1 year ago
Timothy Warren 2e1f58afaf Update broken tests
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
1 year ago
Timothy Warren 5a5421cee9 Use images directly from Kitsu for the rest of the views
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
1 year ago
Timothy Warren f210b157ff Update user details page to pull images directly from Kitsu
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
1 year ago
Timothy Warren 02d99c8a43 Update more views to use images directly from Kitsu
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
1 year ago
Timothy Warren 5d90721197 Make all media images come directly from Kitsu API, including on the search pages
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
1 year ago
Timothy Warren 7cd0c486bd Update more views to use direct kitsu urls for poster images
1 year ago
Timothy Warren 858910f6bd Fix more cover image stuff
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
1 year ago
Timothy Warren 5204053506 Use kitsu urls for anime cover images
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
1 year ago
Timothy Warren b1fecc7c95 Show images directly for anime detail pages, so cover images are pulled correctly
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
1 year ago
Timothy Warren 1b28f03506 Ensure that list items always have some sort of cover image
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
1 year ago
Timothy Warren 962bb32f96 Remove unused placeholder images in public directory
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
1 year ago
Timothy Warren 85e7b0f6bc Use image builder class to simplify createPlaceholderImage
1 year ago
Timothy Warren 1c721af0ba Create image builder class to simplify creating placeholder images
1 year ago
Timothy Warren 8c6706f7de Merge pull request 'Fix table sorting algorithm' (#41) from colwellkr/HummingBirdAnimeClient:fix-sort into develop
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
1 year ago
Timothy Warren 42fa458058 Merge branch 'develop' into fix-sort
timw4mail/HummingBirdAnimeClient/pipeline/pr-develop Build started... Details
1 year ago
Kevin Colwell a0e6467f17 Removed whitespace from string.replace() call
timw4mail/HummingBirdAnimeClient/pipeline/pr-develop This commit looks good Details
1 year ago
Timothy Warren 73a69e42d3 Code style fixes
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
1 year ago