Commit Graph

46 Commits

Author SHA1 Message Date
9a7084078f Some minor code cleanliness refactoring 2018-08-08 10:12:45 -04:00
a434c032a2 Minor refactor of Commands 2018-01-31 15:44:48 -05:00
231babe218 Code style improvements 2018-01-16 14:58:07 -05:00
7b9adbf52e Update copyright year 2018-01-15 14:43:15 -05:00
34996f009b Correct index of id for kitsu sync 2018-01-10 16:43:49 -05:00
39031ccf3e Simplify syncing script 2018-01-10 16:34:25 -05:00
4451544389 Merge remote-tracking branch 'origin/master' into develop 2018-01-10 16:28:37 -05:00
11068029e8 Handle syncing errors more consistently 2018-01-10 16:18:06 -05:00
e75c52d9dc Fix bug with sync, remove some code duplication 2017-12-13 11:38:21 -05:00
9497f5c3df Fix MAL sync issue for anime 2017-12-04 16:06:27 -05:00
a4555ca908 Merge branch 'master' of git.timshomepage.net:timw4mail/HummingBirdAnimeClient 2017-10-18 19:42:01 -04:00
45e14a7503 Add proper logging to console commands 2017-10-18 19:28:57 -04:00
5fb042a773 Better handle empty lists on sync, resolves #29 2017-09-15 15:04:57 -04:00
e66a9f885a Some minor refactoring 2017-06-19 13:49:28 -04:00
8e8ee81397 Kitsu <-> MAL manga list item comparison, resolves #18 2017-04-19 16:48:53 -04:00
cf12dfee76 kitsu <-> mal comparison for anime, see #18 2017-04-19 16:15:39 -04:00
d2fc955260 Miscellaneous code cleanup 2017-04-17 16:13:36 -04:00
8ceec846a5 Fix creating missing Kitsu items 2017-04-03 15:46:16 -04:00
1e28a1795d Update detail pages 2017-03-31 13:37:53 -04:00
377e102650 Create missing manga items on kitsu and mal with sync command 2017-03-29 12:32:36 -04:00
4a9e0f0293 Update sync lists command to create Kitsu items that are missing compared to MAL 2017-03-28 16:52:27 -04:00
b8b5beeae1 Code cleanup and fix 'On Hold' title on all section of anime list 2017-03-27 10:09:45 -04:00
74602f60fa Fix syntax error, prime manga cache too. See #19 2017-03-22 12:28:19 -04:00
e99205be54 Add command to prime cache, see #19 2017-03-22 11:41:25 -04:00
6bf107e1ad Update all the header comments with the correct repository url 2017-03-07 20:53:58 -05:00
fa7651faf9 Fix issues with sync-lists command, add more docblocks 2017-03-07 20:49:31 -05:00
8b2cd7dd1e Fix 'All' section on Manga page 2017-03-07 18:41:51 -05:00
adc331d60d PHPStan fixes 2017-02-22 14:46:35 -05:00
30b43fd27c Lots of style fixes, with more to come 2017-02-17 10:55:17 -05:00
db07976403 Update header comments 2017-02-15 16:13:32 -05:00
d94a280437 Snake case to camel case 2017-02-15 11:30:16 -05:00
652eac5be0 Get sync-lists command to create missing entries on MAL 2017-02-14 15:29:13 -05:00
8f8f528823 Fix config mapping for BaseCommand 2017-02-10 16:12:02 -05:00
906a1f1efa 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
03964c446a Ugly progress commit 2017-01-27 12:35:28 -05:00
96cbf78e28 Fix cache clear command 2017-01-19 12:49:18 -05:00
11f9e41254 Update commands 2017-01-17 12:47:02 -05:00
d91432d960 Third time's a charm for updating the header comment? 2017-01-11 19:37:14 -05:00
e060e1b107 Update header comments, with proper newlines 2017-01-11 10:34:24 -05:00
c76bb4d32a Update header comments 2017-01-11 10:31:17 -05:00
c9f5964d5e Ugly progress commit 2016-12-20 12:58:37 -05:00
07ebb3e988 Update headers and namespaces 2016-10-20 22:32:17 -04:00
c915ea871d Update EVERYTHING 2016-10-20 22:09:36 -04:00
dd2d25d54c Code style fixes to satisfy phpcs 2016-08-30 10:57:41 -04:00
230c80459e Update header comments 2016-08-30 10:01:18 -04:00
ac971c5248 Move src files to root of src/ 2016-08-29 16:36:13 -04:00