Commit Graph

75 Commits

Author SHA1 Message Date
acd3b84b55 Update all the docblocks
All checks were successful
timw4mail/HummingBirdAnimeClient/develop This commit looks good
2019-12-09 14:34:23 -05:00
efede08401 Various code style tweaks
All checks were successful
timw4mail/HummingBirdAnimeClient/develop This commit looks good
2019-12-09 13:13:31 -05:00
951f4362db Various code cleanup
All checks were successful
timw4mail/HummingBirdAnimeClient/develop This commit looks good
2019-12-06 15:46:56 -05:00
3bb9734e1d Update header comments
All checks were successful
timw4mail/HummingBirdAnimeClient/develop This commit looks good
2019-12-06 09:16:35 -05:00
b0682ae1b2 Bump PHP version requirement
Some checks failed
timw4mail/HummingBirdAnimeClient/develop There was a failure building this commit
2019-12-03 15:17:25 -05:00
59ba0f49c7 Update clear thumbnails script to work with lots of files 2019-12-02 15:29:24 -05:00
73488d8244 Clean up commands a little bit 2019-07-11 19:03:35 -04:00
c93629dea2 Show fewer sync errors by filtering common data disparity issues 2019-07-11 16:38:21 -04:00
5bf8277376 Fix syncing manga to anilist when you have to create a new list item 2019-07-11 15:24:34 -04:00
76b23c7646 Fix thumbnail generation command
All checks were successful
timw4mail/HummingBirdAnimeClient/develop This commit looks good
2019-05-08 13:19:03 -04:00
59403b9cb5 Make syncing slightly more robust
All checks were successful
timw4mail/HummingBirdAnimeClient/PR-14 This commit looks good
timw4mail/HummingBirdAnimeClient/develop This commit looks good
2018-12-12 15:31:59 -05:00
921febaeb4 Fix error in list sync
All checks were successful
timw4mail/HummingBirdAnimeClient/PR-14 This commit looks good
2018-11-27 15:37:16 -05:00
f3c85da8cc Misc code cleanup
All checks were successful
timw4mail/HummingBirdAnimeClient/develop This commit looks good
2018-11-09 10:38:35 -05:00
cd2dcf2873 Various refactoring, better webp image handling 2018-11-01 22:15:20 -04:00
16f62ceb8d Miscellaneous page improvements, including additional data and sorting
Some checks failed
timw4mail/HummingBirdAnimeClient/develop There was a failure building this commit
2018-10-19 09:30:27 -04:00
Timothy Warren
f7cfcbbced Add console command to re-generate list thumbnails 2018-10-10 16:04:58 -04:00
5258b215d4 Fix tests 2018-10-09 18:26:42 -04:00
fec30b7e36 Full Anilist settings page OAuth flow, ability to run app without manually editing config files. See #7. Resolves #5 2018-10-09 18:10:20 -04:00
7a2bb1ba05 Cleanup styles of settings page, cleanup syncing command a bit 2018-10-09 10:11:42 -04:00
0102a0b3ee Add command to check Kitsu's MAL id mappings 2018-10-05 14:40:30 -04:00
3098fef20c Merge config.toml and route_config.toml 2018-10-05 14:27:07 -04:00
4d29b43123 Fix some api mapping issues for #5 2018-10-01 13:03:48 -04:00
5632c0c815 Update header comments to version 4.1 2018-10-01 11:35:51 -04:00
6f5db162a0 More work on #5 2018-10-01 10:50:22 -04:00
e3b4b9dd32 Ugly progress commit 2018-09-27 16:45:12 -04:00
9821c17de3 Fix tests 2018-09-26 22:43:04 -04:00
2d3295757d Lots of Anilist integration, see #5 2018-09-26 22:31:04 -04:00
282ba45960 Update file header comments 2018-08-22 13:48:27 -04:00
348fe6e724 Eradicate MAL integration 2018-08-22 13:43:04 -04:00
f04cc7d1d5 Some minor code cleanliness refactoring 2018-08-08 10:12:45 -04:00
70832f8b63 Minor refactor of Commands 2018-01-31 15:44:48 -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
7a3ad6ebc6 Correct index of id for kitsu sync 2018-01-10 16:43:49 -05:00
bd61bd734b Simplify syncing script 2018-01-10 16:34:25 -05:00
f205ba8cff Merge remote-tracking branch 'origin/master' into develop 2018-01-10 16:28:37 -05:00
d1987fc710 Handle syncing errors more consistently 2018-01-10 16:18:06 -05:00
98283e27d8 Fix bug with sync, remove some code duplication 2017-12-13 11:38:21 -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