Commit Graph

31 Commits

Author SHA1 Message Date
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
1de4580ee7 Check user library when searching for new media 2021-10-08 12:06:08 -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
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
2b01871e5b Add random anime and random manga pages 2020-12-02 12:42:47 -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
7fc58f1605 Use GraphQL to update thumbnails, refactor GraphQL pagination, merge Anime and Manga traits back into the Kitsu model 2020-10-21 17:06:50 -04:00
23d9fd0b40 Use GraphQL search endpoints, see #33
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/pr-master This commit looks good
2020-10-21 15:45:30 -04:00
0868fb43bc Add missing GraphQL query 2020-10-21 14:56:33 -04:00
1e3bfa7a0a Sync Kitsu and Anilist both via GraphQL, see #33
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/pr-master This commit looks good
2020-10-16 16:18:56 -04:00
22de5776a7 Fetch Manga List via GraphQL, see #33
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/pr-master This commit looks good
2020-10-16 13:28:35 -04:00
30db156df7 Pull anime lists from GraphQL, see #33
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/pr-master This commit looks good
2020-10-09 16:18:45 -04:00
913f9082ef Update GraphQL queries to match API changes
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/pr-master This commit looks good
2020-09-15 08:08:39 -04:00
aca0f66db2 Update streaming logs, remove genres from anime list view
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/pr-master This commit looks good
2020-09-09 13:25:27 -04:00
44e1039067 Add limit to all relationships 2020-09-09 10:23:17 -04:00
e2f29c6731 Get Person detail pages via GraphQL, resolves #27
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/pr-master This commit looks good
2020-08-27 15:01:00 -04:00
9c01f3fbd0 Misc tweaks
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/pr-master This commit looks good
2020-08-26 15:25:31 -04:00
69991a126a Misc fixes and tweaks
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/pr-master This commit looks good
2020-08-25 15:11:08 -04:00
980e2726c5 Start of pulling library from GraphQL
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
timw4mail/HummingBirdAnimeClient/pipeline/pr-master This commit looks good
2020-08-25 13:22:38 -04:00
3f8c0432d2 Update History to use GraphQL, resolves #29,#30
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-08-24 19:17:41 -04:00
ba276cc86e Update profile page to use GraphQL, see #27
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-08-24 15:20:07 -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
7d6af5ad00 Get library entry via GraphQL, see #28 2020-08-24 13:07:47 -04:00
09734515ca Full character page pulled from GraphQL API, see #27
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-08-17 16:36:55 -04:00
1725a106fa Get character details page from GraphQL, still need to do castings section, see #27
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2020-08-17 14:01:55 -04:00
4d4b7126e2 Fix manga description page
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-08-17 11:36:01 -04:00
e2e845b9c0 Add streaming links back to anime description pages, see #27
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2020-08-17 10:45:17 -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
f328420869 Create and delete media items via GraphQL, see #28
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-08-05 13:30:24 -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