Commit Graph

448 Commits

Author SHA1 Message Date
857d484b61 Fix php 7.1 build? 2017-03-22 11:43:20 -04:00
535de1cf50 Add command to prime cache, see #19 2017-03-22 11:41:25 -04:00
e84b837dce Fix issue with updating anime item 2017-03-22 11:15:40 -04:00
a58d654d1d Remove unused mappings 2017-03-22 11:14:59 -04:00
40a899066e All anime api calls are now using paginated requests, see #23 2017-03-22 11:13:50 -04:00
185416f09d Miscellaneous code cleanup 2017-03-20 19:08:33 -04:00
66236129a6 Move link to user profile page 2017-03-20 13:16:01 -04:00
0187140e8e Show characters on anime details page 2017-03-20 13:14:01 -04:00
39e083d17c Minor model refactoring 2017-03-14 14:28:08 -04:00
b38d5811a4 More work on user profile page 2017-03-10 12:50:48 -05:00
c895dfcfbe use readable cache keys 2017-03-10 12:50:29 -05:00
4653ce2f42 More work on profile page 2017-03-08 16:21:01 -05:00
5605384b6a Fix tests and start on profile page 2017-03-08 13:46:50 -05:00
3e68fec704 Add basic character pages 2017-03-08 12:55:49 -05:00
d7c47f3c1f Update all the header comments with the correct repository url 2017-03-07 20:53:58 -05:00
34604d1b7b Fix issues with sync-lists command, add more docblocks 2017-03-07 20:49:31 -05:00
b6dc104947 Fix 'All' section on Manga page 2017-03-07 18:41:51 -05:00
26d339e546 Add back 'All' menu item for anime 2017-03-07 17:51:08 -05:00
663258df0d Update gitignore, and make sure cache directory for js minifier exists 2017-03-07 17:48:35 -05:00
451c7904d8 Make sure to actually add streaming logos to repo 2017-03-07 15:22:45 -05:00
15b6d492f1 Make sure mapping is accurately named
\!
2017-03-03 11:51:53 -05:00
e4f6db8229 Update README 2017-03-03 11:33:42 -05:00
c7a75dd2b4 Minor refactor of bootstrap setup 2017-03-03 11:33:32 -05:00
5c382db49c Move AnimeWatchingStatus and MangaReadingStatus enums to the same namespace 2017-03-02 11:12:19 -05:00
df249fd423 Remove accidentially created Java file 2017-03-01 22:11:37 -05:00
88f6a3fc4f Rework the rest of the mappings 2017-03-01 22:07:51 -05:00
9c7ed16538 Update Manga mappings and enums 2017-03-01 21:52:30 -05:00
1f86d4460c Add new mapping class for Anime watching statuses 2017-03-01 20:51:40 -05:00
2223243a45 Rename on packagist 2017-02-28 16:47:39 -05:00
dc879d0511 Attempt to fix travis ci after switch to phpdbg 2017-02-28 14:24:32 -05:00
f1e5a0a237 Actually install dev dependencies for gitlab ci 2017-02-28 13:52:39 -05:00
9ec3e0cd94 Try, try, again 2017-02-28 13:44:41 -05:00
7d03a69196 Add phpunit as a dev dependency 2017-02-28 13:39:49 -05:00
c82898b16c Properly setup test coverage 2017-02-28 13:21:37 -05:00
92a1b147fc Simplify gitlab ci setup 2017-02-28 13:17:06 -05:00
d15710abfa More PHPStan fixes 2017-02-22 15:08:29 -05:00
d620e44114 PHPStan fixes 2017-02-22 14:46:35 -05:00
e6dde8c42a Move some README info to the wiki 2017-02-21 15:56:19 -05:00
7889849fe2 Update method references in Manga controller 2017-02-21 15:37:29 -05:00
adecbe1e5c Update method references in Collection controller 2017-02-21 15:36:34 -05:00
774f9de80f Simplify database config example 2017-02-21 14:56:10 -05:00
59cac2cbb3 Remove old/unused config options from example file 2017-02-21 14:41:59 -05:00
b5e2b9a8a3 Make sure anime detail pages don't distort images 2017-02-21 12:24:34 -05:00
8f9a77c1eb Will teh Gitlab build be triggered? 2017-02-20 15:13:16 -05:00
96fce9a6d5 Use new ParallelAPIRequest class 2017-02-20 13:37:08 -05:00
fdd7f91835 More code style fixes 2017-02-17 11:37:22 -05:00
9951053b4f Lots of style fixes, with more to come 2017-02-17 10:55:17 -05:00
1f58d7a419 Slightly reorganize model hierarchy 2017-02-17 08:39:27 -05:00
58549b7018 Various tweaking 2017-02-17 08:25:19 -05:00
856aaec7ca Reference svg logos as image files, not raw html 2017-02-16 14:30:39 -05:00