Commit Graph

475 Commits

Author SHA1 Message Date
Timothy Warren 528d3584b8 Make sure rating is only updated if it is numeric 2017-03-29 16:09:22 -04:00
Timothy Warren 69b4d0c88b More tests 2017-03-29 15:14:30 -04:00
Timothy Warren e79021da29 Add and delete manga simulaneously from kitsu and mal 2017-03-29 14:25:03 -04:00
Timothy Warren 79980683d1 Allow manga +1 button to update both kitsu and mal 2017-03-29 14:00:57 -04:00
Timothy Warren ec7e0cc93b Fix tests 2017-03-29 13:42:40 -04:00
Timothy Warren 15b26d8e39 Simultaneously update kitsu and MAL manga list item 2017-03-29 13:29:03 -04:00
Timothy Warren 377e102650 Create missing manga items on kitsu and mal with sync command 2017-03-29 12:32:36 -04:00
Timothy Warren 4a9e0f0293 Update sync lists command to create Kitsu items that are missing compared to MAL 2017-03-28 16:52:27 -04:00
Timothy Warren 0b18c06058 Minor api model refactoring 2017-03-28 14:36:23 -04:00
Timothy Warren 8d289f9eb5 Reorgnize order of Kitsu model methods 2017-03-28 14:34:33 -04:00
Timothy Warren 394c1241fb Update dependencies, use ParallelAPIRequest 2017-03-28 11:01:38 -04:00
Timothy Warren b8b5beeae1 Code cleanup and fix 'On Hold' title on all section of anime list 2017-03-27 10:09:45 -04:00
Timothy Warren be0baac962 List characters on manga pages 2017-03-24 10:59:07 -04:00
Timothy Warren cf0db8b9fa Update all the page titles 2017-03-24 09:58:27 -04:00
Timothy Warren dd90dd541c Fix title of anime pages 2017-03-24 09:10:30 -04:00
Timothy Warren cdd3878e55 Show custom 404 pages for missing anime and characters 2017-03-24 09:08:39 -04:00
Timothy Warren 51c26e6b30 Remove code coverage ignore annotations 2017-03-24 08:49:39 -04:00
Timothy Warren 0c2cc0e32b Get rid of whoops 2017-03-23 11:21:13 -04:00
Timothy Warren 828b7a2154 Fix 'all' view with missing sections 2017-03-22 16:53:46 -04:00
Timothy Warren be4f54b99d Merge branch 'master' into 'develop'
Master

Closes #24

See merge request !16
2017-03-22 13:48:01 -04:00
Timothy Warren 25e57eb493 Merge branch 'develop' into 'master'
Update favicon with blue version, resolves #24

See merge request !15
2017-03-22 13:17:27 -04:00
Timothy Warren 707a36fe53 Update favicon with blue version, resolves #24 2017-03-22 13:12:29 -04:00
Timothy Warren cd58e083bf Merge branch 'master' of git.timshomepage.net:timw4mail/HummingBirdAnimeClient 2017-03-22 12:49:18 -04:00
Timothy Warren a259ea7b18 Update streaming link handling, and add daisuki and viewster 2017-03-22 12:29:07 -04:00
Timothy Warren 74602f60fa Fix syntax error, prime manga cache too. See #19 2017-03-22 12:28:19 -04:00
Timothy Warren 53b8ce44bf Fix php 7.1 build? 2017-03-22 11:43:20 -04:00
Timothy Warren e99205be54 Add command to prime cache, see #19 2017-03-22 11:41:25 -04:00
Timothy Warren b52d301b2a Fix issue with updating anime item 2017-03-22 11:15:40 -04:00
Timothy Warren 52bd2773c0 Remove unused mappings 2017-03-22 11:14:59 -04:00
Timothy Warren c9768855a5 All anime api calls are now using paginated requests, see #23 2017-03-22 11:13:50 -04:00
Timothy Warren 1a45e57b7c Miscellaneous code cleanup 2017-03-20 19:08:33 -04:00
Timothy Warren cd242596bc Move link to user profile page 2017-03-20 13:16:01 -04:00
Timothy Warren bc6854a8e5 Show characters on anime details page 2017-03-20 13:14:01 -04:00
Timothy Warren 0d4b26e493 Minor model refactoring 2017-03-14 14:28:08 -04:00
Timothy Warren 0e6a1b6591 More work on user profile page 2017-03-10 12:50:48 -05:00
Timothy Warren 84f0a27d86 use readable cache keys 2017-03-10 12:50:29 -05:00
Timothy Warren 8645926006 More work on profile page 2017-03-08 16:21:01 -05:00
Timothy Warren 960537f8e0 Fix tests and start on profile page 2017-03-08 13:46:50 -05:00
Timothy Warren 5d9b7e9e63 Add basic character pages 2017-03-08 12:55:49 -05:00
Timothy Warren 6bf107e1ad Update all the header comments with the correct repository url 2017-03-07 20:53:58 -05:00
Timothy Warren fa7651faf9 Fix issues with sync-lists command, add more docblocks 2017-03-07 20:49:31 -05:00
Timothy Warren 8b2cd7dd1e Fix 'All' section on Manga page 2017-03-07 18:41:51 -05:00
Timothy Warren 5d2dac5b99 Add back 'All' menu item for anime 2017-03-07 17:51:08 -05:00
Timothy Warren df7102d13d Update gitignore, and make sure cache directory for js minifier exists 2017-03-07 17:48:35 -05:00
Timothy Warren 82b596ec3c Make sure to actually add streaming logos to repo 2017-03-07 15:22:45 -05:00
Timothy Warren 497216cffa Make sure mapping is accurately named
\!
2017-03-03 11:51:53 -05:00
Timothy Warren 969ff75078 Update README 2017-03-03 11:33:42 -05:00
Timothy Warren f932a80e58 Minor refactor of bootstrap setup 2017-03-03 11:33:32 -05:00
Timothy Warren ae6b1cb209 Move AnimeWatchingStatus and MangaReadingStatus enums to the same namespace 2017-03-02 11:12:19 -05:00
Timothy Warren d0a236e7ee Remove accidentially created Java file 2017-03-01 22:11:37 -05:00