summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* rework a lot of searchraylu2011-07-125-151/+45
| | | | | /search will eventually search all /search/anime searches only anime
* oops, add pagination.css to animeraylu2011-07-111-0/+1
|
* fix some code spacingraylu2011-07-101-5/+5
|
* pagination stylingraylu2011-07-104-31/+45
|
* /anime worksraylu2011-07-106-13/+117
|
* Revert permissions, fix whitespace, fix other signup linkraylu2011-07-105-2/+2
| | | | This reverts commit b40e09347acc09d935ad9dc6d4b3ffb3f051c70c.
* There was changes?Michael Francis2011-07-103-0/+0
|
* Removed mongo specific codeMichael Francis2011-07-101-82/+4
|
* Implementing relationships Michael Francis2011-07-101-7/+2
|
* Fixed ray's derp up :P Michael Francis2011-07-101-1/+4
|
* 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
|
* FixesMichael Francis2011-07-101-16/+1
|
* Spelling mistakeMichael Francis2011-07-101-3/+2
|
* Moved signup to SignupControllerMichael Francis2011-07-101-1/+1
|
* Mongo fixesMichael Francis2011-07-101-3/+3
|
* Fixed defaultsMichael Francis2011-07-101-1/+2
|
* Moved the secret to the proper controllerMichael Francis2011-07-101-1/+1
|
* also delete prettyPhoto.cssraylu2011-07-101-1/+0
|
* use signup style for login page; add remember me to login popupraylu2011-07-105-19/+36
|
* run fromdos on fancybox cssraylu2011-07-101-359/+359
|
* fix fancybox image pathraylu2011-07-101-18/+18
|
* replace prettyPhoto with fancyboxraylu2011-07-107-34/+418
| | | | the close button 404s; see next commit for fix
* load jquery from google and upgrade 1.6.1->1.6.2raylu2011-07-102-19/+1
|
* Style signup pageraylu2011-07-102-13/+28
|
* Change signup link; see 821f6d0 and 210af8fraylu2011-07-101-1/+1
|
* fix IE gradients and remove old letter-spacing on h2raylu2011-07-102-5/+4
|
* make homepage scroll gradient work in webkit on non-OSXraylu2011-07-102-17/+29
| | | | use overlaid div with background instead of SVG mask
* Schema updateMichael Francis2011-07-101-9/+27
|
* Mail configuration Michael Francis2011-07-101-0/+14
|
* Merge branch 'master' of git.raylu.net:otakuhubMichael Francis2011-07-102-3/+3
|\
| * casing fix in search controller and whitespace in layoutraylu2011-07-082-3/+3
| |
* | Moved to signupMichael Francis2011-07-101-84/+0
| |
* | Remove mongo schema + change salt -> pepperMichael Francis2011-07-101-4/+4
| |
* | Remove mongo fixMichael Francis2011-07-101-1/+1
| |
* | Moved signup stuff to it's own controllerMichael Francis2011-07-103-0/+119
| |
* | initial schema for MySQLMichael Francis2011-07-101-0/+83
| |
* | CleanupMichael Francis2011-07-091-3/+2
| |
* | Leverage previously defined Mongo ConnectionMichael Francis2011-07-092-2/+2
| |
* | defined a seperate connection for mongo and MySqlMichael Francis2011-07-091-12/+14
| |
* | Importing the swiftmail librariesMichael Francis2011-07-092-0/+9
| |
* | Added swiftmail libraries Michael Francis2011-07-093-0/+6
| |
* | Switched from my hacked code to lithium's new post auth validation ↵Michael Francis2011-07-092-17/+4
|/ | | | https://github.com/UnionOfRAD/lithium/blob/master/security/auth/adapter/Form.php#L109
* Merge branch 'master' of git.raylu.net:otakuhubMichael Francis2011-07-061-15/+5
|\ | | | | | | | | Conflicts: views/layouts/default.html.php
| * use placeholder attribute for Searchraylu2011-07-041-12/+2
| |
* | Disabled password validatorMichael Francis2011-07-061-5/+4
| |
* | Not sure what happened here...Michael Francis2011-07-061-6/+6
| |
* | Cleanup and fixed newpass issueMichael Francis2011-07-061-28/+4
| |