summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Manga modelMichael Francis2011-07-161-0/+9
|
* attempt to make animetable usable on search/index and search/animeraylu2011-07-164-42/+14
|
* oops; should have been committed with 657d270raylu2011-07-162-0/+41
|
* Merge branch 'master' of git.raylu.net:otakuhubMichael Francis2011-07-160-0/+0
|\
| * Implemented mySQL based friendingMichael Francis2011-07-165-19/+145
| |
* | Implemented mySQL based friendingMichael Francis2011-07-166-19/+193
|/
* Select proper link in the navbarMichael Francis2011-07-151-1/+1
|
* Return some animes to the "anime" viewMichael Francis2011-07-151-2/+3
|
* Search across all content at onceMichael Francis2011-07-152-6/+80
|
* 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
| |