Commit Graph

38 Commits

Author SHA1 Message Date
d1987fc710 Handle syncing errors more consistently 2018-01-10 16:18:06 -05:00
d13ad92dd1 Fix MAL sync issue for anime 2017-12-04 16:06:27 -05:00
79c6f21a2f Merge branch 'master' of git.timshomepage.net:timw4mail/HummingBirdAnimeClient 2017-10-18 19:42:01 -04:00
534079b6e7 Add proper logging to console commands 2017-10-18 19:28:57 -04: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
510ae24dca kitsu <-> mal comparison for anime, see #18 2017-04-19 16:15:39 -04:00
06213df29f Miscellaneous code cleanup 2017-04-17 16:13:36 -04:00
388c0a274d Fix creating missing Kitsu items 2017-04-03 15:46:16 -04:00
82c86b7b47 Update detail pages 2017-03-31 13:37:53 -04:00
08a882bbb6 Create missing manga items on kitsu and mal with sync command 2017-03-29 12:32:36 -04:00
a892d875fd Update sync lists command to create Kitsu items that are missing compared to MAL 2017-03-28 16:52:27 -04:00
493ac3ca03 Code cleanup and fix 'On Hold' title on all section of anime list 2017-03-27 10:09:45 -04:00
1fd2dd1146 Fix syntax error, prime manga cache too. See #19 2017-03-22 12:28:19 -04:00
535de1cf50 Add command to prime cache, see #19 2017-03-22 11:41:25 -04:00
d7c47f3c1f Update all the header comments with the correct repository url 2017-03-07 20:53:58 -05:00
34604d1b7b Fix issues with sync-lists command, add more docblocks 2017-03-07 20:49:31 -05:00
b6dc104947 Fix 'All' section on Manga page 2017-03-07 18:41:51 -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
e5db6bebe8 Snake case to camel case 2017-02-15 11:30:16 -05:00
0d553b7dd4 Get sync-lists command to create missing entries on MAL 2017-02-14 15:29:13 -05:00
fb1af97bae Fix config mapping for BaseCommand 2017-02-10 16:12:02 -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
ef6d0f82fd Ugly progress commit 2017-01-27 12:35:28 -05:00
5f6c1f9f48 Fix cache clear command 2017-01-19 12:49:18 -05:00
94bfdebf46 Update commands 2017-01-17 12:47:02 -05:00
951187783b Third time's a charm for updating the header comment? 2017-01-11 19:37:14 -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
a41acb28f6 Ugly progress commit 2016-12-20 12:58:37 -05:00
27f66cfea3 Update headers and namespaces 2016-10-20 22:32:17 -04:00
5e2a68dc84 Update EVERYTHING 2016-10-20 22:09:36 -04:00
afbde14116 Code style fixes to satisfy phpcs 2016-08-30 10:57:41 -04:00
52b1959338 Update header comments 2016-08-30 10:01:18 -04:00
bf01e41e32 Move src files to root of src/ 2016-08-29 16:36:13 -04:00