summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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' ↵Michael Francis2011-06-201-14/+28
| | | | from the search params
* 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
| | | | so the view would say "Find an anime" and would not have anime data in the hidden fields)
* 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