Commit Graph

880 Commits

Author SHA1 Message Date
79f6ae8db7 Update test snapshot 2018-01-31 11:00:10 -05:00
e6b534078f Add trailer videos to anime detail pages 2018-01-31 10:55:20 -05:00
a6dc8caaa0 Use template literals instead of mustache templates 2018-01-30 16:57:13 -05:00
23a6241e2c Merge remote-tracking branch 'origin/develop' 2018-01-30 14:28:07 -05:00
fe383249e4 Fix issue with anime detail pages 2018-01-30 14:02:28 -05:00
322833ff13 Merge remote-tracking branch 'origin/develop' 2018-01-25 19:31:34 -05:00
dc9d7ab4e1 Lots of style fixes and minor logic tweaks 2018-01-18 16:21:45 -05:00
c67fbff9ed Update README for requirements 2018-01-16 15:05:17 -05:00
32a5ab6492 Remove php 7.0 test 2018-01-16 15:04:25 -05:00
9f61123479 Make character layout more closely match anime/manga pages 2018-01-16 14:58:30 -05:00
55cabc5840 Code style improvements 2018-01-16 14:58:07 -05:00
0f705750e7 Remove strict types from Artax client implementation 2018-01-15 14:49:17 -05:00
4a0792e4fe Update copyright year 2018-01-15 14:43:15 -05:00
f5d8d4f18a Merge branch 'master' into 'develop'
Correct index of id for kitsu sync

See merge request timw4mail/HummingBirdAnimeClient!22
2018-01-11 09:49:43 -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
fb8db698a6 Fix some documentation generation issues 2018-01-10 16:24:00 -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
19a032b874 Merge branch 'master' into 'develop'
Merge branch 'develop' into 'master'

See merge request timw4mail/HummingBirdAnimeClient!21
2017-12-11 13:24:30 -05:00
d3cbe06cb0 Update Artax, and update other code to work with new version 2017-12-08 22:32:00 -05:00
1634e98799 Miscellaneous code style changes 2017-12-06 14:40:13 -05:00
2bdefd1aa1 Merge branch 'develop' into 'master'
Update master from develop

See merge request timw4mail/HummingBirdAnimeClient!20
2017-12-06 12:36:23 -05:00
1ea3a59b6a Correct some errors in creating and deleting anime collection items 2017-12-06 12:30:12 -05:00
815bf835d3 Update dependencies 2017-12-06 11:48:15 -05:00
b5c7d430f4 Make sure to add git... 2017-12-06 11:20:12 -05:00
72e68e18ac Don't try to run update, maybe? 2017-12-06 11:16:47 -05:00
d08ffd1d17 Another attempt to fix gitlab ci builds 2017-12-06 11:12:51 -05:00
a6e63b07f0 Try, try, again 2017-12-06 11:10:50 -05:00
7703187cd9 Attempt to fix gitlab ci build 2017-12-06 11:07:23 -05:00
30062ab65d Attempt to test PHP 7.2 2017-12-06 10:58:26 -05:00
a2f6805417 Merge remote-tracking branch 'origin/master' into develop 2017-12-04 16:07:46 -05:00
d13ad92dd1 Fix MAL sync issue for anime 2017-12-04 16:06:27 -05:00
f02a94b862 Fix js minification url 2017-12-04 15:57:13 -05:00
cce0e714dc Attempt to fix builds 3 2017-10-19 18:38:56 -04:00
42117a1386 Attempt to fix builds 2 2017-10-19 18:34:11 -04:00
b1cae947a7 Attempt to fix builds 2017-10-19 18:31:28 -04:00
c76f23bffd Merge branch 'master' into develop 2017-10-18 20:00:00 -04:00
d51ee20abf Fix about section of user page 2017-10-18 19:59:29 -04:00
40d3ebcc6f Merge branch 'master' into develop 2017-10-18 19:42:38 -04: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
fab01c3e89 Fix an issue with Kitsu <-> MAL sync 2017-10-18 19:28:22 -04:00
c0d912a1c4 Revert former change so that kitsu anime lists are properly pulled for sync 2017-09-15 16:51:47 -04:00
23552d62b1 Adding missing method for manga collection 2017-09-15 15:05:35 -04:00
4b248eb8cf Better handle empty lists on sync, resolves #29 2017-09-15 15:04:57 -04:00
f9a667b20b Tweak handling of empty list sections 2017-09-14 17:33:24 -04:00
0f94c0b479 Fix an issue fetching anime for the add item call 2017-09-14 17:32:40 -04:00
d798a057c7 Rough start of Manga collection...need to set up proper structure for manga collection items 2017-09-14 16:18:13 -04:00