Commit Graph

198 Commits

Author SHA1 Message Date
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
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
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
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
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
1de4580ee7 Check user library when searching for new media 2021-10-08 12:06:08 -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
c810b811a8 Sort libraryEvents so watch history is in correct order
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2021-07-30 09:37:06 -04:00
cd7082b764 Update Kitsu GraphQL schema 2021-07-30 09:36:25 -04: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
ff4e1ee471 Even less floating, please
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2021-04-21 20:20:39 -04:00
15b5640f9f We don't want our ratings to float...
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2021-04-21 20:09:03 -04:00
06250b64cb A few minor tweaks
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2021-04-21 19:35:22 -04:00
12c9fc1b2e Update filtering of MAL IDs for items to check to update
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2021-04-21 19:33:51 -04:00
c624b51acd Fix null error on updating Anime or Manga
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2021-03-01 10:08:36 -05:00
c37943edf3 Update Kitsu GraphQL schema 2021-03-01 10:06:12 -05:00
0b9fbbf042 Misc fixes
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2021-02-26 14:42:07 -05:00