summaryrefslogtreecommitdiffstats
path: root/controllers/AnimeController.php
Commit message (Collapse)AuthorAgeFilesLines
* move 'related' html out of anime controllerraylu2011-07-171-7/+5
|
* cast (chars/VAs) on anime view pageraylu2011-07-171-2/+9
| | | | | there isn't yet a views/anime/cast.html.php for non-JS, but the controller is set up for it
* some anime view stylingraylu2011-07-171-3/+15
|
* Return some animes to the "anime" viewMichael Francis2011-07-151-2/+3
|
* /anime worksraylu2011-07-101-2/+8
|
* Cleaned up Anime's find/search method (less code)Michael Francis2011-06-201-21/+6
|
* Implemented a proper anime controllerMichael Francis2011-06-051-0/+35