Commit Graph

480 Commits

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

Closes #24

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