summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix validation errorsraylu2011-07-175-11/+18
|
* Merge branch 'master' of git.raylu.net:otakuhubMichael Francis2011-07-1716-111/+342
|\
| * cast (chars/VAs) on anime view pageraylu2011-07-174-25/+84
| | | | | | | | | | there isn't yet a views/anime/cast.html.php for non-JS, but the controller is set up for it
| * some anime view stylingraylu2011-07-175-56/+110
| |
| * form stylingraylu2011-07-163-17/+30
| |
| * manga/kdrama individual search pagesraylu2011-07-165-10/+84
| |
| * add manga to search/indexraylu2011-07-163-17/+48
| |
* | Removed old commentMichael Francis2011-07-171-11/+1
|/
* kdrama search results on search/indexraylu2011-07-164-9/+33
|
* search page stylingraylu2011-07-168-23/+75
|
* make search index workraylu2011-07-166-73/+24
| | | | | clean up a lot of code renamed anime.css to table.css
* 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