|
4b35d25849
|
Update header comments
|
2022-03-04 12:32:17 -05:00 |
|
|
047ee4cb37
|
Set up a proper formatter for more consistent code style
|
2022-03-03 17:26:09 -05:00 |
|
|
c8a38d5785
|
Remove a lot of redundant PHPDoc properties
|
2022-03-03 13:25:10 -05:00 |
|
|
5fb1b87e67
|
Make all media images come directly from Kitsu API, including on the search pages
|
2022-01-12 18:23:40 -05:00 |
|
|
80b2495c11
|
Make Kitsu auth token error easier to recover from
|
2022-01-06 12:50:26 -05:00 |
|
|
6e4e065b75
|
Check user library when searching for new media
|
2021-10-08 12:06:08 -04:00 |
|
|
b393c695a5
|
Resolve remaining PHPStan issues
|
2021-02-16 14:43:51 -05:00 |
|
|
8d742e62ed
|
Fix a bunch more phpstan errors
|
2021-02-12 13:09:57 -05:00 |
|
|
8c3b583f92
|
Update PHP version in header comments
|
2021-02-04 11:57:01 -05:00 |
|
|
fe1250732c
|
Update header year code
|
2021-01-13 01:58:28 -05:00 |
|
|
3c47570cce
|
Bump version in header comments
|
2020-12-10 17:06:50 -05:00 |
|
|
1ea5750a76
|
Refactor, increase test coverage
|
2020-12-10 15:59:37 -05:00 |
|
|
bf4f86a010
|
Add random anime and random manga pages
|
2020-12-02 12:42:47 -05:00 |
|
|
8c5547d69d
|
More Kitsu GraphQL API cleanup, resolves #33
|
2020-10-21 17:59:43 -04:00 |
|
|
898dfebbde
|
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 |
|
|
2d5ae3b1c6
|
Use GraphQL search endpoints, see #33
|
2020-10-21 15:45:30 -04:00 |
|
|
8256815032
|
Remove old transformer classes
|
2020-10-21 15:02:25 -04:00 |
|
|
87d15024bb
|
More GraphQL conversion, test updates, see #33
|
2020-10-21 14:51:17 -04:00 |
|
|
470d25f269
|
Sync Kitsu and Anilist both via GraphQL, see #33
|
2020-10-16 16:18:56 -04:00 |
|
|
94d227b08e
|
Fix Manga List Incrementing, start of GraphQL conversion
|
2020-10-12 14:06:49 -04:00 |
|
|
ecb913322f
|
Pull anime lists from GraphQL, see #33
|
2020-10-09 16:18:45 -04:00 |
|
|
a14ac3a122
|
Get Person detail pages via GraphQL, resolves #27
|
2020-08-27 15:01:00 -04:00 |
|
|
18e8d47167
|
Move Kitsu class out of API namespace
|
2020-08-26 15:22:14 -04:00 |
|
|
29a79577d9
|
Start of pulling library from GraphQL
|
2020-08-25 13:22:38 -04:00 |
|
|
e890f978db
|
Update History to use GraphQL, resolves #29,#30
|
2020-08-24 19:17:41 -04:00 |
|
|
e944ddc75c
|
Update profile page to use GraphQL, see #27
|
2020-08-24 15:20:07 -04:00 |
|
|
78b9146249
|
Get library entry via GraphQL, see #28
|
2020-08-24 13:07:47 -04:00 |
|
|
c749c7c923
|
Fix sync command
|
2020-08-17 18:08:58 -04:00 |
|
|
681a70fd92
|
Get character details page from GraphQL, still need to do castings section, see #27
|
2020-08-17 14:01:55 -04:00 |
|
|
0c3ff2ef11
|
Improve error logging
|
2020-08-17 10:23:32 -04:00 |
|
|
5997ce8a0f
|
Remove some naming redundancies
|
2020-08-06 09:39:12 -04:00 |
|
|
9a112dc413
|
Bump version
|
2020-08-04 09:30:21 -04:00 |
|
|
a0e7ebd2a0
|
Increment chapter/episode counts via GraphQL
|
2020-07-31 19:03:27 -04:00 |
|
|
a3bae9255b
|
Actually fix the character API call, previous commit added authentication to GraphQL calls
|
2020-07-30 10:02:44 -04:00 |
|
|
710d18a43b
|
Prepare for Kitsu GraphQL
|
2020-07-28 16:11:13 -04:00 |
|
|
af0b392e78
|
Only the command line should be able to get credentials from the cache
|
2020-05-08 21:34:36 -04:00 |
|
|
2cc85049f3
|
Refactor KitsuTrait
|
2020-05-08 19:18:10 -04:00 |
|
|
e724f885c8
|
Simplify caching
|
2020-05-08 19:15:21 -04:00 |
|
|
43f07dac6c
|
Set up Event-based handling for a few things
|
2020-05-06 13:16:40 -04:00 |
|
|
f9f868be9d
|
Show more alternate titles on anime detail pages
|
2020-05-06 09:08:27 -04:00 |
|
|
b6c0db7636
|
Refactor list sync to be easier to follow
|
2020-05-04 17:13:03 -04:00 |
|
|
1cc5703cd7
|
Fix some bugs with history view
|
2020-04-24 14:14:52 -04:00 |
|
|
e17846f4a4
|
Refactor history transformers
|
2020-04-22 12:38:59 -04:00 |
|
|
59f2d21a7f
|
Add menu items for history, add manga reading history
|
2020-04-22 11:39:44 -04:00 |
|
|
0a83184db6
|
Convert Type constructors to static methods
|
2020-04-22 07:53:52 -04:00 |
|
|
bc529e57e8
|
Big Work in progress commit
|
2020-04-21 19:22:56 -04:00 |
|
|
570c18a069
|
Type all the class attributes
|
2020-04-10 20:01:46 -04:00 |
|
|
6d55d4136e
|
Bump version and PHP requirement in headers
|
2020-04-10 15:39:39 -04:00 |
|
|
ef7c1da5f2
|
Move source code to sub folder so we can re-integrate ion
|
2020-03-11 22:11:00 -04:00 |
|