Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Select proper link in the navbar | Michael Francis | 2011-07-15 | 1 | -1/+1 |
| | |||||
* | 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 | 2 | -6/+80 |
| | |||||
* | rework a lot of search | raylu | 2011-07-12 | 5 | -151/+45 |
| | | | | | /search will eventually search all /search/anime searches only anime | ||||
* | oops, add pagination.css to anime | raylu | 2011-07-11 | 1 | -0/+1 |
| | |||||
* | fix some code spacing | raylu | 2011-07-10 | 1 | -5/+5 |
| | |||||
* | pagination styling | raylu | 2011-07-10 | 4 | -31/+45 |
| | |||||
* | /anime works | raylu | 2011-07-10 | 6 | -13/+117 |
| | |||||
* | Revert permissions, fix whitespace, fix other signup link | raylu | 2011-07-10 | 5 | -2/+2 |
| | | | | This reverts commit b40e09347acc09d935ad9dc6d4b3ffb3f051c70c. | ||||
* | There was changes? | Michael Francis | 2011-07-10 | 3 | -0/+0 |
| | |||||
* | Removed mongo specific code | Michael Francis | 2011-07-10 | 1 | -82/+4 |
| | |||||
* | Implementing relationships | Michael Francis | 2011-07-10 | 1 | -7/+2 |
| | |||||
* | Fixed ray's derp up :P | Michael Francis | 2011-07-10 | 1 | -1/+4 |
| | |||||
* | Added explaination | Michael Francis | 2011-07-10 | 1 | -0/+1 |
| | |||||
* | Removed mongo code | Michael Francis | 2011-07-10 | 1 | -40/+1 |
| | |||||
* | Implementing relationships | Michael Francis | 2011-07-10 | 1 | -2/+1 |
| | |||||
* | Code cleanup | Michael Francis | 2011-07-10 | 1 | -7/+3 |
| | |||||
* | 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 |
| | |||||
* | also delete prettyPhoto.css | raylu | 2011-07-10 | 1 | -1/+0 |
| | |||||
* | use signup style for login page; add remember me to login popup | raylu | 2011-07-10 | 5 | -19/+36 |
| | |||||
* | run fromdos on fancybox css | raylu | 2011-07-10 | 1 | -359/+359 |
| | |||||
* | fix fancybox image path | raylu | 2011-07-10 | 1 | -18/+18 |
| | |||||
* | replace prettyPhoto with fancybox | raylu | 2011-07-10 | 7 | -34/+418 |
| | | | | the close button 404s; see next commit for fix | ||||
* | load jquery from google and upgrade 1.6.1->1.6.2 | raylu | 2011-07-10 | 2 | -19/+1 |
| | |||||
* | Style signup page | raylu | 2011-07-10 | 2 | -13/+28 |
| | |||||
* | Change signup link; see 821f6d0 and 210af8f | raylu | 2011-07-10 | 1 | -1/+1 |
| | |||||
* | fix IE gradients and remove old letter-spacing on h2 | raylu | 2011-07-10 | 2 | -5/+4 |
| | |||||
* | make homepage scroll gradient work in webkit on non-OSX | raylu | 2011-07-10 | 2 | -17/+29 |
| | | | | use overlaid div with background instead of SVG mask | ||||
* | Schema update | Michael Francis | 2011-07-10 | 1 | -9/+27 |
| | |||||
* | Mail configuration | Michael Francis | 2011-07-10 | 1 | -0/+14 |
| | |||||
* | Merge branch 'master' of git.raylu.net:otakuhub | Michael Francis | 2011-07-10 | 2 | -3/+3 |
|\ | |||||
| * | casing fix in search controller and whitespace in layout | raylu | 2011-07-08 | 2 | -3/+3 |
| | | |||||
* | | Moved to signup | Michael Francis | 2011-07-10 | 1 | -84/+0 |
| | | |||||
* | | Remove mongo schema + change salt -> pepper | Michael Francis | 2011-07-10 | 1 | -4/+4 |
| | | |||||
* | | Remove mongo fix | Michael Francis | 2011-07-10 | 1 | -1/+1 |
| | | |||||
* | | Moved signup stuff to it's own controller | Michael Francis | 2011-07-10 | 3 | -0/+119 |
| | | |||||
* | | initial schema for MySQL | Michael Francis | 2011-07-10 | 1 | -0/+83 |
| | | |||||
* | | Cleanup | Michael Francis | 2011-07-09 | 1 | -3/+2 |
| | | |||||
* | | Leverage previously defined Mongo Connection | Michael Francis | 2011-07-09 | 2 | -2/+2 |
| | | |||||
* | | defined a seperate connection for mongo and MySql | Michael Francis | 2011-07-09 | 1 | -12/+14 |
| | | |||||
* | | Importing the swiftmail libraries | Michael Francis | 2011-07-09 | 2 | -0/+9 |
| | | |||||
* | | Added swiftmail libraries | Michael Francis | 2011-07-09 | 3 | -0/+6 |
| | | |||||
* | | Switched from my hacked code to lithium's new post auth validation ↵ | Michael Francis | 2011-07-09 | 2 | -17/+4 |
|/ | | | | https://github.com/UnionOfRAD/lithium/blob/master/security/auth/adapter/Form.php#L109 | ||||
* | Merge branch 'master' of git.raylu.net:otakuhub | Michael Francis | 2011-07-06 | 1 | -15/+5 |
|\ | | | | | | | | | Conflicts: views/layouts/default.html.php | ||||
| * | use placeholder attribute for Search | raylu | 2011-07-04 | 1 | -12/+2 |
| | |