|
c4d76dc86a
|
PHP 8.1 syntax updates
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
|
2023-05-19 10:54:08 -04:00 |
|
|
cbff386734
|
Add specific locale arguments to keep up with the API
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
|
2023-05-18 12:55:38 -04:00 |
|
|
0cff220993
|
Code style updates
|
2023-05-09 12:49:36 -04:00 |
|
|
883ac051ed
|
Simplify file headers
|
2022-03-04 15:50:35 -05:00 |
|
|
c2cfbb914d
|
Update header comments
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
|
2022-03-04 12:32:17 -05:00 |
|
|
4948cdbd46
|
Set up a proper formatter for more consistent code style
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
|
2022-03-03 17:26:09 -05:00 |
|
|
496ba418c9
|
Remove a lot of redundant PHPDoc properties
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
|
2022-03-03 13:25:10 -05:00 |
|
|
5d90721197
|
Make all media images come directly from Kitsu API, including on the search pages
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
|
2022-01-12 18:23:40 -05:00 |
|
|
c23001e7b1
|
Make Kitsu auth token error easier to recover from
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
|
2022-01-06 12:50:26 -05:00 |
|
|
1de4580ee7
|
Check user library when searching for new media
|
2021-10-08 12:06:08 -04:00 |
|
|
e8ddfd8b37
|
Resolve remaining PHPStan issues
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
|
2021-02-16 14:43:51 -05:00 |
|
|
be74cfaceb
|
Fix a bunch more phpstan errors
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
|
2021-02-12 13:09:57 -05:00 |
|
|
f7bf4c8eb9
|
Update PHP version in header comments
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
|
2021-02-04 11:57:01 -05:00 |
|
|
20c734b8ef
|
Update header year code
timw4mail/HummingBirdAnimeClient/pipeline/pr-develop This commit looks good
|
2021-01-13 01:58:28 -05:00 |
|
|
191ec11258
|
Bump version in header comments
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
|
2020-12-10 17:06:50 -05:00 |
|
|
292d9bbaaf
|
Refactor, increase test coverage
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
|
2020-12-10 15:59:37 -05: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
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
timw4mail/HummingBirdAnimeClient/pipeline/pr-master This commit looks good
|
2020-10-21 15:45:30 -04:00 |
|
|
b28e1f13ee
|
Remove old transformer classes
timw4mail/HummingBirdAnimeClient/pipeline/pr-master This commit looks good
|
2020-10-21 15:02:25 -04:00 |
|
|
5340c39466
|
More GraphQL conversion, test updates, see #33
timw4mail/HummingBirdAnimeClient/pipeline/pr-master There was a failure building this commit
|
2020-10-21 14:51:17 -04:00 |
|
|
1e3bfa7a0a
|
Sync Kitsu and Anilist both via GraphQL, see #33
timw4mail/HummingBirdAnimeClient/pipeline/pr-master This commit looks good
|
2020-10-16 16:18:56 -04:00 |
|
|
dddef5add6
|
Fix Manga List Incrementing, start of GraphQL conversion
timw4mail/HummingBirdAnimeClient/pipeline/pr-master This commit looks good
|
2020-10-12 14:06:49 -04:00 |
|
|
30db156df7
|
Pull anime lists from GraphQL, see #33
timw4mail/HummingBirdAnimeClient/pipeline/pr-master This commit looks good
|
2020-10-09 16:18:45 -04:00 |
|
|
e2f29c6731
|
Get Person detail pages via GraphQL, resolves #27
timw4mail/HummingBirdAnimeClient/pipeline/pr-master This commit looks good
|
2020-08-27 15:01:00 -04:00 |
|
|
aace368b24
|
Move Kitsu class out of API namespace
|
2020-08-26 15:22:14 -04:00 |
|
|
980e2726c5
|
Start of pulling library from GraphQL
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
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
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
|
2020-08-24 15:20:07 -04:00 |
|
|
7d6af5ad00
|
Get library entry via GraphQL, see #28
|
2020-08-24 13:07:47 -04:00 |
|
|
e06cc16890
|
Fix sync command
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
|
2020-08-17 18:08:58 -04:00 |
|
|
1725a106fa
|
Get character details page from GraphQL, still need to do castings section, see #27
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
|
2020-08-17 14:01:55 -04:00 |
|
|
e7e70a1541
|
Improve error logging
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
|
2020-08-17 10:23:32 -04:00 |
|
|
65a8da755a
|
Remove some naming redundancies
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
|
2020-08-06 09:39:12 -04:00 |
|
|
ff6fcffca8
|
Bump version
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
|
2020-08-04 09:30:21 -04:00 |
|
|
722518579f
|
Increment chapter/episode counts via GraphQL
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
|
2020-07-31 19:03:27 -04:00 |
|
|
455b551683
|
Actually fix the character API call, previous commit added authentication to GraphQL calls
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
|
2020-07-30 10:02:44 -04:00 |
|
|
3bb3d2a5cf
|
Prepare for Kitsu GraphQL
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
|
2020-07-28 16:11:13 -04:00 |
|
|
cacf19781d
|
Only the command line should be able to get credentials from the cache
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
|
2020-05-08 21:34:36 -04:00 |
|
|
545c495869
|
Refactor KitsuTrait
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
|
2020-05-08 19:18:10 -04:00 |
|
|
e4018c269f
|
Simplify caching
|
2020-05-08 19:15:21 -04:00 |
|
|
05c50387f6
|
Set up Event-based handling for a few things
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
|
2020-05-06 13:16:40 -04:00 |
|
|
b806519b22
|
Show more alternate titles on anime detail pages
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
|
2020-05-06 09:08:27 -04:00 |
|
|
77ee6ae50e
|
Refactor list sync to be easier to follow
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
|
2020-05-04 17:13:03 -04:00 |
|
|
badf941265
|
Fix some bugs with history view
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
|
2020-04-24 14:14:52 -04:00 |
|
|
52e5b10512
|
Refactor history transformers
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
|
2020-04-22 12:38:59 -04:00 |
|
|
4d6c15b030
|
Add menu items for history, add manga reading history
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
|
2020-04-22 11:39:44 -04:00 |
|
|
f2991cd416
|
Convert Type constructors to static methods
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
|
2020-04-22 07:53:52 -04:00 |
|
|
da570d5167
|
Big Work in progress commit
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
|
2020-04-21 19:22:56 -04:00 |
|