Commit Graph

594 Commits

Author SHA1 Message Date
Timothy Warren 66236129a6 Move link to user profile page 2017-03-20 13:16:01 -04:00
Timothy Warren 0187140e8e Show characters on anime details page 2017-03-20 13:14:01 -04:00
Timothy Warren 39e083d17c Minor model refactoring 2017-03-14 14:28:08 -04:00
Timothy Warren b38d5811a4 More work on user profile page 2017-03-10 12:50:48 -05:00
Timothy Warren c895dfcfbe use readable cache keys 2017-03-10 12:50:29 -05:00
Timothy Warren 4653ce2f42 More work on profile page 2017-03-08 16:21:01 -05:00
Timothy Warren 5605384b6a Fix tests and start on profile page 2017-03-08 13:46:50 -05:00
Timothy Warren 3e68fec704 Add basic character pages 2017-03-08 12:55:49 -05:00
Timothy Warren d7c47f3c1f Update all the header comments with the correct repository url 2017-03-07 20:53:58 -05:00
Timothy Warren 34604d1b7b Fix issues with sync-lists command, add more docblocks 2017-03-07 20:49:31 -05:00
Timothy Warren b6dc104947 Fix 'All' section on Manga page 2017-03-07 18:41:51 -05:00
Timothy Warren 26d339e546 Add back 'All' menu item for anime 2017-03-07 17:51:08 -05:00
Timothy Warren 663258df0d Update gitignore, and make sure cache directory for js minifier exists 2017-03-07 17:48:35 -05:00
Timothy Warren 451c7904d8 Make sure to actually add streaming logos to repo 2017-03-07 15:22:45 -05:00
Timothy Warren 15b6d492f1 Make sure mapping is accurately named
\!
2017-03-03 11:51:53 -05:00
Timothy Warren e4f6db8229 Update README 2017-03-03 11:33:42 -05:00
Timothy Warren c7a75dd2b4 Minor refactor of bootstrap setup 2017-03-03 11:33:32 -05:00
Timothy Warren 5c382db49c Move AnimeWatchingStatus and MangaReadingStatus enums to the same namespace 2017-03-02 11:12:19 -05:00
Timothy Warren df249fd423 Remove accidentially created Java file 2017-03-01 22:11:37 -05:00
Timothy Warren 88f6a3fc4f Rework the rest of the mappings 2017-03-01 22:07:51 -05:00
Timothy Warren 9c7ed16538 Update Manga mappings and enums 2017-03-01 21:52:30 -05:00
Timothy Warren 1f86d4460c Add new mapping class for Anime watching statuses 2017-03-01 20:51:40 -05:00
Timothy Warren 7faaa06079 Merge branch 'develop' into 'master'
Develop

See merge request !14
2017-02-28 16:58:53 -05:00
Timothy Warren 2223243a45 Rename on packagist 2017-02-28 16:47:39 -05:00
Timothy Warren dc879d0511 Attempt to fix travis ci after switch to phpdbg 2017-02-28 14:24:32 -05:00
Timothy Warren f1e5a0a237 Actually install dev dependencies for gitlab ci 2017-02-28 13:52:39 -05:00
Timothy Warren 9ec3e0cd94 Try, try, again 2017-02-28 13:44:41 -05:00
Timothy Warren 7d03a69196 Add phpunit as a dev dependency 2017-02-28 13:39:49 -05:00
Timothy Warren c82898b16c Properly setup test coverage 2017-02-28 13:21:37 -05:00
Timothy Warren 92a1b147fc Simplify gitlab ci setup 2017-02-28 13:17:06 -05:00
Timothy Warren d15710abfa More PHPStan fixes 2017-02-22 15:08:29 -05:00
Timothy Warren d620e44114 PHPStan fixes 2017-02-22 14:46:35 -05:00
Timothy Warren e6dde8c42a Move some README info to the wiki 2017-02-21 15:56:19 -05:00
Timothy Warren 7889849fe2 Update method references in Manga controller 2017-02-21 15:37:29 -05:00
Timothy Warren adecbe1e5c Update method references in Collection controller 2017-02-21 15:36:34 -05:00
Timothy Warren 774f9de80f Simplify database config example 2017-02-21 14:56:10 -05:00
Timothy Warren 59cac2cbb3 Remove old/unused config options from example file 2017-02-21 14:41:59 -05:00
Timothy Warren b5e2b9a8a3 Make sure anime detail pages don't distort images 2017-02-21 12:24:34 -05:00
Timothy Warren 8f9a77c1eb Will teh Gitlab build be triggered? 2017-02-20 15:13:16 -05:00
Timothy Warren 96fce9a6d5 Use new ParallelAPIRequest class 2017-02-20 13:37:08 -05:00
Timothy Warren fdd7f91835 More code style fixes 2017-02-17 11:37:22 -05:00
Timothy Warren 9951053b4f Lots of style fixes, with more to come 2017-02-17 10:55:17 -05:00
Timothy Warren 1f58d7a419 Slightly reorganize model hierarchy 2017-02-17 08:39:27 -05:00
Timothy Warren 58549b7018 Various tweaking 2017-02-17 08:25:19 -05:00
Timothy Warren 856aaec7ca Reference svg logos as image files, not raw html 2017-02-16 14:30:39 -05:00
Timothy Warren 1f6100c367 Yet more snake case to camel case 2017-02-16 14:30:06 -05:00
Timothy Warren 23d78c3b28 More javascript style fixes 2017-02-16 13:22:26 -05:00
Timothy Warren 672aa287dc JS style fixes 2017-02-16 11:47:54 -05:00
Timothy Warren 4def692123 Make sure header comments are actually updated for all code files 2017-02-16 11:09:37 -05:00
Timothy Warren 086b5a9f2d Js snake case to camel case 2017-02-15 16:58:08 -05:00