Commit Graph

1205 Commits

Author SHA1 Message Date
Timothy Warren 0dcf25e16c More refactoring work, some groundwork for Anilist integration 2018-08-10 20:10:19 -04:00
Timothy Warren dd46e292c4 Update some styles 2018-08-10 20:09:28 -04:00
Timothy Warren e9888c762e Fix test snapshots 2018-08-10 11:01:30 -04:00
Timothy Warren 49295148d1 Update some types
* Remove empty values from types for serialization, so that empty values
are not sent with API requests
* Allow use of explicit setters for more complex types
2018-08-09 11:34:02 -04:00
Timothy Warren d1421d2eb2 Better error handling for incrementing watched count on Anime list 2018-08-09 11:31:15 -04:00
Timothy Warren 69c2482fc1 Remove references to MAL syncing, resolves #4 2018-08-09 11:16:44 -04:00
Timothy Warren 571bbf7595 More tabs for collections, see issue #2 2018-08-09 11:14:57 -04:00
Timothy Warren e01a96b8fb First go at tabs for collection 2018-08-08 17:04:35 -04:00
Timothy Warren 2c7d866677 Fix PHP 7.1 test 2018-08-08 13:08:10 -04:00
Timothy Warren be2b387391 More refactoring, fix snapshot tests 2018-08-08 13:05:38 -04:00
Timothy Warren 06c55a2094 Fix tests 2018-08-08 11:18:57 -04:00
Timothy Warren 9a7084078f Some minor code cleanliness refactoring 2018-08-08 10:12:45 -04:00
Timothy Warren f71e9dbe4d Merge remote-tracking branch 'origin/master' into develop 2018-06-15 08:47:16 -04:00
Timothy Warren cecca5f9f0 Give a better error message on failing to parse an XML API response 2018-06-15 08:46:28 -04:00
Timothy Warren 79be0ebb34 Use more efficient method of combining large sets of data from Kitsu 2018-04-11 09:26:14 -04:00
Timothy Warren c7a77a2eb5 Merge branch 'master' of timw4mail/HummingBirdAnimeClient into develop 2018-04-05 23:03:43 -04:00
Timothy Warren c0c72e40e4 Add more missing streaming logos 2018-04-05 23:00:58 -04:00
Timothy Warren 01bf7144c2 Merge remote-tracking branch 'origin/develop' 2018-04-05 21:56:02 -04:00
Timothy Warren f5f59b8382 Update wiki and CI links due to move from Gitlab 2018-04-05 21:20:43 -04:00
Timothy Warren 75a5727a2e Add Hidive to streaming service mapping 2018-04-05 08:56:01 -04:00
Timothy Warren 4f0c3f7984 Add Hidive to streaming service mapping 2018-04-05 08:39:49 -04:00
Timothy Warren 83e0310ca7 Merge remote-tracking branch 'origin/develop' 2018-02-02 09:53:22 -05:00
Timothy Warren 9cac51bd82 Miscellaneous style updates 2018-02-02 09:50:58 -05:00
Timothy Warren a434c032a2 Minor refactor of Commands 2018-01-31 15:44:48 -05:00
Timothy Warren ad0154f431 Merge remote-tracking branch 'origin/develop' 2018-01-31 11:36:54 -05:00
Timothy Warren 080b112608 Update test snapshot 2018-01-31 11:00:10 -05:00
Timothy Warren 92ad051f6a Add trailer videos to anime detail pages 2018-01-31 10:55:20 -05:00
Timothy Warren da8f4acb29 Use template literals instead of mustache templates 2018-01-30 16:57:13 -05:00
Timothy Warren 43ab033aec Merge remote-tracking branch 'origin/develop' 2018-01-30 14:28:07 -05:00
Timothy Warren 83f9d14630 Fix issue with anime detail pages 2018-01-30 14:02:28 -05:00
Timothy Warren 634335187e Merge remote-tracking branch 'origin/develop' 2018-01-25 19:31:34 -05:00
Timothy Warren f06ba6e3cd Lots of style fixes and minor logic tweaks 2018-01-18 16:21:45 -05:00
Timothy Warren 675b1ef2f1 Update README for requirements 2018-01-16 15:05:17 -05:00
Timothy Warren a46a85bf71 Remove php 7.0 test 2018-01-16 15:04:25 -05:00
Timothy Warren 3a739e3920 Make character layout more closely match anime/manga pages 2018-01-16 14:58:30 -05:00
Timothy Warren 231babe218 Code style improvements 2018-01-16 14:58:07 -05:00
Timothy Warren 4532bd1865 Remove strict types from Artax client implementation 2018-01-15 14:49:17 -05:00
Timothy Warren 7b9adbf52e Update copyright year 2018-01-15 14:43:15 -05:00
Timothy Warren f607403111 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
Timothy Warren 34996f009b Correct index of id for kitsu sync 2018-01-10 16:43:49 -05:00
Timothy Warren 39031ccf3e Simplify syncing script 2018-01-10 16:34:25 -05:00
Timothy Warren 4451544389 Merge remote-tracking branch 'origin/master' into develop 2018-01-10 16:28:37 -05:00
Timothy Warren 5aa750cde7 Fix some documentation generation issues 2018-01-10 16:24:00 -05:00
Timothy Warren 11068029e8 Handle syncing errors more consistently 2018-01-10 16:18:06 -05:00
Timothy Warren e75c52d9dc Fix bug with sync, remove some code duplication 2017-12-13 11:38:21 -05:00
Timothy Warren 09f9aa2069 Merge branch 'master' into 'develop'
Merge branch 'develop' into 'master'

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

See merge request timw4mail/HummingBirdAnimeClient!20
2017-12-06 12:36:23 -05:00
Timothy Warren 55fca3f92f Correct some errors in creating and deleting anime collection items 2017-12-06 12:30:12 -05:00