Commit Graph

1138 Commits

Author SHA1 Message Date
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
7215178c5e Reformat misc files 2022-03-03 18:19:02 -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
3f9500c74c Remove now unused image caching directories
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2022-01-17 10:19:20 -05:00
2e1f58afaf Update broken tests
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2022-01-17 10:05:14 -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
5204053506 Use kitsu urls for anime cover images
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2022-01-10 17:06:05 -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
8c6706f7de Merge pull request 'Fix table sorting algorithm' (#41) from colwellkr/HummingBirdAnimeClient:fix-sort into develop
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
Reviewed-on: #41
2022-01-07 17:04:19 -05:00
42fa458058 Merge branch 'develop' into fix-sort
Some checks are pending
timw4mail/HummingBirdAnimeClient/pipeline/pr-develop Build started...
2022-01-07 17:02:19 -05:00
a0e6467f17 Removed whitespace from string.replace() call
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/pr-develop This commit looks good
2022-01-07 18:29:37 +00: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
e6c0fe5161 Updated sorting algorithm
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/pr-develop This commit looks good
2022-01-02 22:48:20 +00:00
6876a1d811 Update "TV Rating" to "Age Rating" and add additional classes for sorting. 2022-01-02 21:29:08 +00:00
8a5ad3fc19 Update column headers for better consistency between pages 2022-01-02 21:16:34 +00: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
fe8b769cf2 Fix testsuite by disabling tests with outdated data
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2021-12-02 17:13:31 -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
f3d347f249 Update and streamline dependencies
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2021-12-02 16:28:57 -05:00
03daa07d84 Remove old CodeIgniter style sniffs, as it is not being used 2021-12-02 16:27:43 -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
744c180d64 Update library creation mutation to remove now redundant userID argument
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2021-10-18 12:15:47 -04:00
c317bee70d Update frontend dependencies, and update Kitsu graphql schema
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2021-10-14 22:09:50 -04:00
f9eb3e137d Remove redundant updates on finishing a media item
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2021-10-08 22:55:54 -04:00
81cffb9f4c Update test snapshot for anime detail page with new info
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2021-10-08 19:33:25 -04:00
099c7af0d8 Show full Language names on streaming info for anime detail pages 2021-10-08 19:32:10 -04:00
cfc6324971 Add airing date range to anime detail pages 2021-10-08 19:31:40 -04:00
1cb880f785 Filter out titles not in English or Japanese from media cards
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2021-10-08 18:28:30 -04:00
6c5dbe886b Show when a media item is already in the list when searching on the /add pages, resolves #38
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2021-10-08 12:16:59 -04:00
52d6cd797a Refactor media search rendering to be less redundant 2021-10-08 12:15:34 -04:00
1de4580ee7 Check user library when searching for new media 2021-10-08 12:06:08 -04:00
70d5519d22 Attempt to fix Jenkins build, again
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2021-10-07 21:51:29 -04:00
08932ba8d2 Make some anime detail pages more robust
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2021-10-07 21:45:17 -04:00