Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | | ||||||
* | | Disabled password validator | Michael Francis | 2011-07-06 | 1 | -5/+4 | |
| | | ||||||
* | | Not sure what happened here... | Michael Francis | 2011-07-06 | 1 | -6/+6 | |
| | | ||||||
* | | Cleanup and fixed newpass issue | Michael Francis | 2011-07-06 | 1 | -28/+4 | |
| | | ||||||
* | | Cleaned up code and make sure that the $user returns | Michael Francis | 2011-07-06 | 1 | -31/+17 | |
| | | ||||||
* | | Force shorttags on | Michael Francis | 2011-07-06 | 1 | -1/+4 | |
|/ | ||||||
* | don't define link colors in style.css; big signup button | raylu | 2011-07-04 | 5 | -10/+32 | |
| | ||||||
* | tweak spacing on scrollable | raylu | 2011-07-04 | 2 | -2/+11 | |
| | ||||||
* | why is the text selection hot pink? | raylu | 2011-07-04 | 1 | -4/+3 | |
| | ||||||
* | reorganize CSS... with fire | raylu | 2011-07-04 | 10 | -495/+164 | |
| | ||||||
* | get rid of unused 960 grid css files | raylu | 2011-07-04 | 11 | -1143/+0 | |
| | ||||||
* | reorganize JS | raylu | 2011-07-04 | 3 | -32/+24 | |
| | ||||||
* | fix minor errors; passes validation now | raylu | 2011-07-04 | 1 | -7/+6 | |
| | ||||||
* | get rid of tagsinput | raylu | 2011-07-04 | 4 | -273/+0 | |
| | ||||||
* | use li3 script helper for everything | raylu | 2011-07-04 | 1 | -5/+5 | |
| | ||||||
* | hello Cantarell | raylu | 2011-07-04 | 2 | -1/+5 | |
| | ||||||
* | Get rid of cufon | raylu | 2011-07-04 | 5 | -38/+0 | |
| | ||||||
* | gradient mask! | raylu | 2011-07-04 | 2 | -5/+17 | |
| | ||||||
* | preliminary redesign of stuff above the fold | raylu | 2011-07-04 | 6 | -137/+120 | |
| | ||||||
* | delete the screenshots; moving scroller to top next | raylu | 2011-07-03 | 16 | -0/+0 | |
| | ||||||
* | one more reference to belated PNG | raylu | 2011-07-03 | 1 | -3/+0 | |
| | ||||||
* | remove lightbox since it is unused | raylu | 2011-07-03 | 4 | -159/+0 | |
| | ||||||
* | remove IE6 support for transparent PNGs | raylu | 2011-07-03 | 1 | -328/+0 | |
| | | | | | | 1. IE6 doesn't do the rest of HTML5 anyway, including gradients 2. I don't intend to support IE6 3. We don't use transparent PNGs | |||||
* | fix nav login box | raylu | 2011-07-03 | 1 | -2/+5 | |
| | ||||||
* | Get rid of old jquery versions | raylu | 2011-07-03 | 3 | -340/+0 | |
| | ||||||
* | get rid of separate nav elements | raylu | 2011-07-03 | 4 | -59/+48 | |
| | ||||||
* | fix up the stuff above the fold | raylu | 2011-07-03 | 2 | -22/+46 | |
| | ||||||
* | nuke a lot of styles, images | raylu | 2011-07-03 | 47 | -1163/+103 | |
| | ||||||
* | fix style on auth.php | raylu | 2011-07-03 | 1 | -75/+81 | |
| | ||||||
* | run fromdos on all the php, css, and js files | raylu | 2011-07-03 | 21 | -5687/+5687 | |
| | ||||||
* | rearrange the header and get rid of wrapper | raylu | 2011-07-03 | 4 | -412/+131 | |
| | ||||||
* | pointless little fixes | raylu | 2011-07-03 | 3 | -62/+5 | |
| |