Commit Graph

26 Commits

Author SHA1 Message Date
Timothy Warren 4a0792e4fe Update copyright year 2018-01-15 14:43:15 -05:00
Timothy Warren 7a3ad6ebc6 Correct index of id for kitsu sync 2018-01-10 16:43:49 -05:00
Timothy Warren bd61bd734b Simplify syncing script 2018-01-10 16:34:25 -05:00
Timothy Warren f205ba8cff Merge remote-tracking branch 'origin/master' into develop 2018-01-10 16:28:37 -05:00
Timothy Warren d1987fc710 Handle syncing errors more consistently 2018-01-10 16:18:06 -05:00
Timothy Warren 98283e27d8 Fix bug with sync, remove some code duplication 2017-12-13 11:38:21 -05:00
Timothy Warren d13ad92dd1 Fix MAL sync issue for anime 2017-12-04 16:06:27 -05:00
Timothy Warren 4b248eb8cf Better handle empty lists on sync, resolves #29 2017-09-15 15:04:57 -04:00
Timothy Warren 5ef0ccf9a7 Some minor refactoring 2017-06-19 13:49:28 -04:00
Timothy Warren d8b985c993 Kitsu <-> MAL manga list item comparison, resolves #18 2017-04-19 16:48:53 -04:00
Timothy Warren 510ae24dca kitsu <-> mal comparison for anime, see #18 2017-04-19 16:15:39 -04:00
Timothy Warren 06213df29f Miscellaneous code cleanup 2017-04-17 16:13:36 -04:00
Timothy Warren 388c0a274d Fix creating missing Kitsu items 2017-04-03 15:46:16 -04:00
Timothy Warren 82c86b7b47 Update detail pages 2017-03-31 13:37:53 -04:00
Timothy Warren 08a882bbb6 Create missing manga items on kitsu and mal with sync command 2017-03-29 12:32:36 -04:00
Timothy Warren a892d875fd Update sync lists command to create Kitsu items that are missing compared to MAL 2017-03-28 16:52:27 -04:00
Timothy Warren 493ac3ca03 Code cleanup and fix 'On Hold' title on all section of anime list 2017-03-27 10:09:45 -04:00
Timothy Warren d7c47f3c1f Update all the header comments with the correct repository url 2017-03-07 20:53:58 -05:00
Timothy Warren 34604d1b7b Fix issues with sync-lists command, add more docblocks 2017-03-07 20:49:31 -05:00
Timothy Warren b6dc104947 Fix 'All' section on Manga page 2017-03-07 18:41:51 -05:00
Timothy Warren d620e44114 PHPStan fixes 2017-02-22 14:46:35 -05:00
Timothy Warren 9951053b4f Lots of style fixes, with more to come 2017-02-17 10:55:17 -05:00
Timothy Warren b902464446 Update header comments 2017-02-15 16:13:32 -05:00
Timothy Warren 0d553b7dd4 Get sync-lists command to create missing entries on MAL 2017-02-14 15:29:13 -05:00
Timothy Warren 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
Timothy Warren ef6d0f82fd Ugly progress commit 2017-01-27 12:35:28 -05:00