summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of git.raylu.net:otakuhubMichael Francis2011-07-172-8/+36
|\
| * manga/kdrama individual search pagesraylu2011-07-162-8/+36
| |
* | Removed old commentMichael Francis2011-07-171-11/+1
|/
* make search index workraylu2011-07-161-4/+4
| | | | | clean up a lot of code renamed anime.css to table.css
* Manga modelMichael Francis2011-07-161-0/+9
|
* Implemented mySQL based friendingMichael Francis2011-07-162-19/+36
|
* /anime worksraylu2011-07-101-11/+19
|
* Removed mongo specific codeMichael Francis2011-07-101-82/+4
|
* Implementing relationships Michael Francis2011-07-101-7/+2
|
* Added explaination Michael Francis2011-07-101-0/+1
|
* Removed mongo codeMichael Francis2011-07-101-40/+1
|
* Implementing relationshipsMichael Francis2011-07-101-2/+1
|
* Code cleanupMichael Francis2011-07-101-7/+3
|
* Remove mongo schema + change salt -> pepperMichael Francis2011-07-101-4/+4
|
* Remove mongo fixMichael Francis2011-07-101-1/+1
|
* Leverage previously defined Mongo ConnectionMichael Francis2011-07-092-2/+2
|
* Disabled password validatorMichael Francis2011-07-061-5/+4
|
* pull in dev branch changesraylu2011-07-026-14/+147
| | | | not pulled: swiftmailer, gzip
* Changed the validation method to skip empty inputs Michael Francis2011-06-221-1/+10
|
* defined mangalist and animelist in the $_Schema (should fix the whitescreen ↵Michael Francis2011-06-221-1/+5
| | | | bug when adding an entry to an empty animelist)
* Password fixMichael Francis2011-06-211-1/+1
|
* QA: removed spacesMichael Francis2011-06-201-2/+0
|
* 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
* Fixed to use Lithium's new Password class Michael Francis2011-06-201-1/+2
|
* Began implementing editing Michael Francis2011-06-051-22/+18
|
* Added validation to entriesMichael Francis2011-06-051-0/+10
|
* WhitespaceMichael Francis2011-06-051-3/+3
|
* Added Recently watched (history)Michael Francis2011-06-051-0/+19
|
* DocumentationMichael Francis2011-05-291-0/+5
|
* Moved search into the model Michael Francis2011-05-291-0/+19
|
* Implemented / Fixed adding Michael Francis2011-05-291-0/+47
|
* Initial CommitMichael Francis2011-05-2811-0/+702