Commit Graph

234 Commits

Author SHA1 Message Date
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
828b7a2154 Fix 'all' view with missing sections 2017-03-22 16:53:46 -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
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
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
497216cffa Make sure mapping is accurately named
\!
2017-03-03 11:51:53 -05:00
ae6b1cb209 Move AnimeWatchingStatus and MangaReadingStatus enums to the same namespace 2017-03-02 11:12:19 -05:00
d0a236e7ee Remove accidentially created Java file 2017-03-01 22:11:37 -05:00
ed01b28c0d Rework the rest of the mappings 2017-03-01 22:07:51 -05:00
52e1d1822a Update Manga mappings and enums 2017-03-01 21:52:30 -05:00
5e9b3db1f2 Add new mapping class for Anime watching statuses 2017-03-01 20:51:40 -05:00
14e8fa9f03 More PHPStan fixes 2017-02-22 15:08:29 -05:00
adc331d60d PHPStan fixes 2017-02-22 14:46:35 -05:00
56ae9ed80e Update method references in Manga controller 2017-02-21 15:37:29 -05:00
f3d9af311e Update method references in Collection controller 2017-02-21 15:36:34 -05:00
9f0484a93b Use new ParallelAPIRequest class 2017-02-20 13:37:08 -05:00
93038e61e5 More code style fixes 2017-02-17 11:37:22 -05:00
30b43fd27c Lots of style fixes, with more to come 2017-02-17 10:55:17 -05:00
6efe1ffbc8 Slightly reorganize model hierarchy 2017-02-17 08:39:27 -05:00
8898655a49 Various tweaking 2017-02-17 08:25:19 -05:00
0232d18f1f Yet more snake case to camel case 2017-02-16 14:30:06 -05:00
85cd77267b Make sure header comments are actually updated for all code files 2017-02-16 11:09:37 -05:00
84cb1cb520 And more snake case to camel case 2017-02-15 16:30:14 -05:00
db07976403 Update header comments 2017-02-15 16:13:32 -05:00
8cbfaf3646 More snake case to camel case 2017-02-15 15:56:10 -05:00
29c04e62be More code styles fixes 2017-02-15 15:35:41 -05:00
da9ebe8867 More style fixes 2017-02-15 13:07:36 -05:00
0a72e60f68 Fix more code style issues 2017-02-15 11:57:29 -05:00
d94a280437 Snake case to camel case 2017-02-15 11:30:16 -05:00
470c39cf79 Remove some unused code 2017-02-15 11:18:55 -05:00