Commit Graph

465 Commits

Author SHA1 Message Date
Timothy Warren 0c4c0a436c Merge branch 'develop' into 'master'
Develop

See merge request !17
2017-03-28 10:43:51 -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
Timothy Warren ed01b28c0d Rework the rest of the mappings 2017-03-01 22:07:51 -05:00
Timothy Warren 52e1d1822a Update Manga mappings and enums 2017-03-01 21:52:30 -05:00
Timothy Warren 5e9b3db1f2 Add new mapping class for Anime watching statuses 2017-03-01 20:51:40 -05:00
Timothy Warren e0e1b59777 Merge branch 'develop' into 'master'
Develop

See merge request !14
2017-02-28 16:58:53 -05:00
Timothy Warren 443ffaa132 Rename on packagist 2017-02-28 16:47:39 -05:00
Timothy Warren 4b0226838c Attempt to fix travis ci after switch to phpdbg 2017-02-28 14:24:32 -05:00
Timothy Warren 79ce8c7790 Actually install dev dependencies for gitlab ci 2017-02-28 13:52:39 -05:00
Timothy Warren 0fa4a3c963 Try, try, again 2017-02-28 13:44:41 -05:00
Timothy Warren 14967e9ad0 Add phpunit as a dev dependency 2017-02-28 13:39:49 -05:00
Timothy Warren b4573296d8 Properly setup test coverage 2017-02-28 13:21:37 -05:00