Commit Graph

42 Commits

Author SHA1 Message Date
ba8663b22a Various cleanup, some work on #7 2018-08-20 13:01:16 -04:00
b3474ddff2 More progress on #5 2018-08-15 16:19:07 -04:00
0ff848c614 More refactoring work, some groundwork for Anilist integration 2018-08-10 20:10:19 -04:00
3b3156e78a More refactoring, fix snapshot tests 2018-08-08 13:05:38 -04:00
f04cc7d1d5 Some minor code cleanliness refactoring 2018-08-08 10:12:45 -04:00
e0e72eeef8 Give a better error message on failing to parse an XML API response 2018-06-15 08:46:28 -04:00
fa2d79c77e Miscellaneous style updates 2018-02-02 09:50:58 -05:00
55cabc5840 Code style improvements 2018-01-16 14:58:07 -05:00
4a0792e4fe Update copyright year 2018-01-15 14:43:15 -05:00
d3cbe06cb0 Update Artax, and update other code to work with new version 2017-12-08 22:32:00 -05:00
4b248eb8cf Better handle empty lists on sync, resolves #29 2017-09-15 15:04:57 -04:00
5ef0ccf9a7 Some minor refactoring 2017-06-19 13:49:28 -04:00
d8b985c993 Kitsu <-> MAL manga list item comparison, resolves #18 2017-04-19 16:48:53 -04:00
59446649f6 Fix changing a list item's status with no score or progress on MAL 2017-04-11 09:28:07 -04:00
9dfc99f49b More tests 2017-03-29 15:14:30 -04:00
3bb4f32bdb Simultaneously update kitsu and MAL manga list item 2017-03-29 13:29:03 -04:00
08a882bbb6 Create missing manga items on kitsu and mal with sync command 2017-03-29 12:32:36 -04:00
d7c47f3c1f Update all the header comments with the correct repository url 2017-03-07 20:53:58 -05:00
15b6d492f1 Make sure mapping is accurately named
\!
2017-03-03 11:51:53 -05:00
5c382db49c Move AnimeWatchingStatus and MangaReadingStatus enums to the same namespace 2017-03-02 11:12:19 -05:00
d620e44114 PHPStan fixes 2017-02-22 14:46:35 -05:00
9951053b4f Lots of style fixes, with more to come 2017-02-17 10:55:17 -05:00
b902464446 Update header comments 2017-02-15 16:13:32 -05:00
a04643ea10 Fix more code style issues 2017-02-15 11:57:29 -05:00
0d553b7dd4 Get sync-lists command to create missing entries on MAL 2017-02-14 15:29:13 -05:00
9c1dc50e65 Uncomment rewatching stuff 2017-02-13 13:33:01 -05:00
cfa23b8066 Fix mapping from Kitsu to MAL for updating a list item 2017-02-13 12:42:05 -05:00
e2aa61f580 Fix update requests broken by Artax conversion 2017-02-09 20:10:13 -05:00
0e9c257ab7 Another ugly progress commit
- Eradicated Guzzle from main codebase
- All API requests now use Artax
- Refactor code to use function and constant imports
- And more!
2017-02-08 15:48:20 -05:00
5aafbc9cb2 Start of work to replace Guzzle with Artax 2017-02-08 00:44:57 -05:00
20540963ff Create Request Builder wrapper around Artax 2017-02-07 13:11:42 -05:00
5c5b1cd318 Only translate fields that are passed in 2017-02-07 09:12:44 -05:00
a48c3e5f8e Actually update MAL if enabled 2017-02-04 15:18:34 -05:00
47bfe810fc Able to create list items on MAL 2017-02-01 09:53:02 -05:00
d79370deb9 Streaming links, caching, and more MAL integration 2017-01-13 16:53:56 -05:00
270f9ab167 Really ugly progress commit 2017-01-12 15:41:20 -05:00
951187783b Third time's a charm for updating the header comment? 2017-01-11 19:37:14 -05:00
e6e9c9424b Start of integration with My Anime List 2017-01-11 19:35:51 -05:00
3f34ecee28 Update header comments, with proper newlines 2017-01-11 10:34:24 -05:00
036396a382 Update header comments 2017-01-11 10:31:17 -05:00
187812576c Update header comments 2017-01-06 23:34:56 -05:00
14181c9c51 Start of API integration 2016-12-20 12:55:43 -05:00