summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed some layout issues Michael Francis2011-06-201-4/+0
* Changed the typography & fixed the private formMichael Francis2011-06-201-23/+24
* Created new feed viewMichael Francis2011-06-202-676/+77
* Created anime view, (to depreciate contentList) Michael Francis2011-06-201-0/+68
* Added search options to searchMichael Francis2011-06-201-7/+15
* added tags to the animelist add featureMichael Francis2011-06-201-9/+1
* QA: removed spacesMichael Francis2011-06-202-3/+1
* New views for the nav bar.Michael Francis2011-06-202-18/+15
* Settings page for users Michael Francis2011-06-202-0/+105
* Fixed issue with special_id, since special_id isn't a regex, we drop 'like' f...Michael Francis2011-06-201-14/+28
* Should be $input not $data (fixed typo)Michael Francis2011-06-201-2/+2
* Since contentList controller is being depreciated, removed the route for itMichael Francis2011-06-201-1/+1
* Fix to make sure search goes to page 1 if no page is defined Michael Francis2011-06-201-1/+1
* Fixed flashmessage, it uses write not set Michael Francis2011-06-201-1/+1
* Cleaned up Anime's find/search method (less code)Michael Francis2011-06-201-21/+6
* Fixed to use Lithium's new Password class Michael Francis2011-06-202-2/+4
* Disabled ContentList for anime :/Michael Francis2011-06-052-6/+3
* Switches nav bars depending on authentication stateMichael Francis2011-06-053-41/+100
* Began implementing editing Michael Francis2011-06-051-22/+18
* Added tagging to "Add to animelist" viewMichael Francis2011-06-053-0/+271
* Implemented a proper anime controllerMichael Francis2011-06-051-0/+35
* History (Continued)Michael Francis2011-06-051-1/+13
* Added tagging to animelistMichael Francis2011-06-052-2/+25
* Added validation to entriesMichael Francis2011-06-051-0/+10
* WhitespaceMichael Francis2011-06-051-3/+3
* Added Recently watched (history)Michael Francis2011-06-052-1/+24
* Fixed issue when add page reloads due to error (anime wasn't being returned, ...Michael Francis2011-06-051-20/+43
* Started implementing permissionsMichael Francis2011-06-051-0/+1
* pagination fix. (doesn't work yet though)Michael Francis2011-05-291-1/+11
* .gitignoreMichael Francis2011-05-291-0/+4
* DocumentationMichael Francis2011-05-292-0/+5
* Moved search into the model Michael Francis2011-05-292-23/+39
* Fixed caseMichael Francis2011-05-291-1/+1
* Implemented / Fixed adding Michael Francis2011-05-295-26/+123
* Fixed case issueMichael Francis2011-05-281-1/+1
* Fixed need to login to do searchMichael Francis2011-05-281-0/+2
* Initial CommitMichael Francis2011-05-28598-0/+19411