Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented mySQL based friending | Michael Francis | 2011-07-16 | 1 | -0/+98 |
* | Return some animes to the "anime" view | Michael Francis | 2011-07-15 | 1 | -2/+3 |
* | Search across all content at once | Michael Francis | 2011-07-15 | 1 | -2/+10 |
* | rework a lot of search | raylu | 2011-07-12 | 1 | -45/+14 |
* | /anime works | raylu | 2011-07-10 | 1 | -2/+8 |
* | Fixes | Michael Francis | 2011-07-10 | 1 | -16/+1 |
* | Spelling mistake | Michael Francis | 2011-07-10 | 1 | -3/+2 |
* | Moved signup to SignupController | Michael Francis | 2011-07-10 | 1 | -1/+1 |
* | Mongo fixes | Michael Francis | 2011-07-10 | 1 | -3/+3 |
* | Fixed defaults | Michael Francis | 2011-07-10 | 1 | -1/+2 |
* | Moved the secret to the proper controller | Michael Francis | 2011-07-10 | 1 | -1/+1 |
* | Merge branch 'master' of git.raylu.net:otakuhub | Michael Francis | 2011-07-10 | 1 | -2/+2 |
|\ | |||||
| * | casing fix in search controller and whitespace in layout | raylu | 2011-07-08 | 1 | -2/+2 |
* | | Moved to signup | Michael Francis | 2011-07-10 | 1 | -84/+0 |
* | | Moved signup stuff to it's own controller | Michael Francis | 2011-07-10 | 1 | -0/+119 |
|/ | |||||
* | Cleaned up code and make sure that the $user returns | Michael Francis | 2011-07-06 | 1 | -31/+17 |
* | pointless little fixes | raylu | 2011-07-03 | 1 | -2/+2 |
* | pull in dev branch changes | raylu | 2011-07-02 | 4 | -29/+30 |
* | Did something here, I think the backend part of the new headers system | Michael Francis | 2011-07-01 | 1 | -2/+23 |
* | Implemented friend requests in the backend | Michael Francis | 2011-07-01 | 1 | -4/+12 |
* | Get the user the proper way. | Michael Francis | 2011-07-01 | 1 | -1/+1 |
* | Fix to redirect a user if they request a private function while not logged in | Michael Francis | 2011-07-01 | 1 | -2/+7 |
* | Ensure the feed has posts before trying to iterate it. | Michael Francis | 2011-06-22 | 1 | -0/+2 |
* | Changed the validation method to skip empty inputs | Michael Francis | 2011-06-22 | 1 | -2/+9 |
* | Fix for Flashmessage | Michael Francis | 2011-06-21 | 1 | -1/+1 |
* | Fixed password changing | Michael Francis | 2011-06-21 | 1 | -4/+12 |
* | Stopped using a custom layout for feed | Michael Francis | 2011-06-20 | 1 | -1/+1 |
* | QA: removed spaces | Michael Francis | 2011-06-20 | 1 | -1/+1 |
* | Settings page for users | Michael Francis | 2011-06-20 | 1 | -0/+22 |
* | Should be $input not $data (fixed typo) | Michael Francis | 2011-06-20 | 1 | -2/+2 |
* | Fix to make sure search goes to page 1 if no page is defined | Michael Francis | 2011-06-20 | 1 | -1/+1 |
* | Fixed flashmessage, it uses write not set | Michael Francis | 2011-06-20 | 1 | -1/+1 |
* | Cleaned up Anime's find/search method (less code) | Michael Francis | 2011-06-20 | 1 | -21/+6 |
* | Disabled ContentList for anime :/ | Michael Francis | 2011-06-05 | 1 | -4/+1 |
* | Implemented a proper anime controller | Michael Francis | 2011-06-05 | 1 | -0/+35 |
* | Added Recently watched (history) | Michael Francis | 2011-06-05 | 1 | -1/+5 |
* | Fixed issue when add page reloads due to error (anime wasn't being returned, ... | Michael Francis | 2011-06-05 | 1 | -20/+43 |
* | Moved search into the model | Michael Francis | 2011-05-29 | 1 | -23/+20 |
* | Fixed case | Michael Francis | 2011-05-29 | 1 | -1/+1 |
* | Implemented / Fixed adding | Michael Francis | 2011-05-29 | 1 | -8/+30 |
* | Fixed case issue | Michael Francis | 2011-05-28 | 1 | -1/+1 |
* | Fixed need to login to do search | Michael Francis | 2011-05-28 | 1 | -0/+2 |
* | Initial Commit | Michael Francis | 2011-05-28 | 11 | -0/+1046 |