summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | Cleaned up code and make sure that the $user returnsMichael Francis2011-07-061-31/+17
| |
* | Force shorttags on Michael Francis2011-07-061-1/+4
|/
* don't define link colors in style.css; big signup buttonraylu2011-07-045-10/+32
|
* tweak spacing on scrollableraylu2011-07-042-2/+11
|
* why is the text selection hot pink?raylu2011-07-041-4/+3
|
* reorganize CSS... with fireraylu2011-07-0410-495/+164
|
* get rid of unused 960 grid css filesraylu2011-07-0411-1143/+0
|
* reorganize JSraylu2011-07-043-32/+24
|
* fix minor errors; passes validation nowraylu2011-07-041-7/+6
|
* get rid of tagsinputraylu2011-07-044-273/+0
|
* use li3 script helper for everythingraylu2011-07-041-5/+5
|
* hello Cantarellraylu2011-07-042-1/+5
|
* Get rid of cufonraylu2011-07-045-38/+0
|
* gradient mask!raylu2011-07-042-5/+17
|
* preliminary redesign of stuff above the foldraylu2011-07-046-137/+120
|
* delete the screenshots; moving scroller to top nextraylu2011-07-0316-0/+0
|
* one more reference to belated PNGraylu2011-07-031-3/+0
|
* remove lightbox since it is unusedraylu2011-07-034-159/+0
|
* remove IE6 support for transparent PNGsraylu2011-07-031-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 boxraylu2011-07-031-2/+5
|
* Get rid of old jquery versionsraylu2011-07-033-340/+0
|
* get rid of separate nav elementsraylu2011-07-034-59/+48
|
* fix up the stuff above the foldraylu2011-07-032-22/+46
|
* nuke a lot of styles, imagesraylu2011-07-0347-1163/+103
|
* fix style on auth.phpraylu2011-07-031-75/+81
|
* run fromdos on all the php, css, and js filesraylu2011-07-0321-5687/+5687
|
* rearrange the header and get rid of wrapperraylu2011-07-034-412/+131
|
* pointless little fixesraylu2011-07-033-62/+5
|
* pull in dev branch changesraylu2011-07-0219-52/+282
| | | | not pulled: swiftmailer, gzip
* lowercaseraylu2011-07-0228-0/+0
|
* Mark static media as not executableraylu2011-07-02294-0/+0
|
* For now, remove permissions.php dependencyraylu2011-07-021-2/+2
|
* LITHIUM_APP_PATH is already a dir, but doesn't end in /raylu2011-07-021-2/+2
| | | | | dirname() strips the last part of the path because dirname('a/b/c') is 'a/b', regardless of whether c is a directory
* add lithium as submoduleraylu2011-07-022-0/+3
|
* add li3 libraries back in as submodulesraylu2011-07-024-0/+9
|
* delete libraries/li3_* to set up submodulesraylu2011-07-023-0/+0
|
* remove .DS_Storesraylu2011-07-027-0/+0
|
* Did something here, I think the backend part of the new headers systemMichael Francis2011-07-011-2/+23
|
* fixed signup bugMichael Francis2011-07-011-4/+1
|
* Friend request in the front endMichael Francis2011-07-011-9/+19
|
* New column based searchMichael Francis2011-07-011-4/+27
|
* Implemented friend requests in the backendMichael Francis2011-07-011-4/+12
|
* Get the user the proper way.Michael Francis2011-07-011-1/+1
|