Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add semi-colon.pre-floatapp | 2013-04-29 | 1 | -1/+1 | |
* | Add mobile support. | 2012-09-17 | 1 | -0/+14 | |
* | Force system encoding to be UTF-8. | 2012-08-22 | 1 | -6/+9 | |
* | Use charAt to appease IE7 users. | 2012-08-22 | 1 | -5/+5 | |
* | Don't forget to add the actual form. | 2012-08-17 | 2 | -3/+15 | |
* | Support simple auth form. | 2012-08-11 | 2 | -5/+38 | |
* | Deal with deleting faulty images. | 2012-08-10 | 1 | -3/+15 | |
* | Make sure to use right encoding for initial UTF-8 path. | 2012-06-22 | 1 | -2/+2 | |
* | Higher quality thumbs. | 2012-04-22 | 1 | -1/+1 | |
* | Do fullscreen properly. | 2012-04-19 | 3 | -19/+12 | |
* | Stop previous fades on next fade. Thanks artcfox. | 2012-04-19 | 1 | -3/+3 | |
* | Add support for full-screen on gecko and webkit. | 2012-04-18 | 5 | -2098/+2800 | |
* | Work around firefox image position bug. | 2012-04-17 | 1 | -0/+1 | |
* | Work around chrome bug with the exclamation symbol. | 2012-04-16 | 1 | -0/+2 | |
* | Sometimes exif strings are null terminated, and python imagining library doesn't deal with that for us. | 2012-03-29 | 1 | -1/+1 | |
* | Don't allow header injection. | 2011-11-16 | 1 | -1/+1 | |
* | Make json files refresh sooner. | 2011-10-21 | 1 | -1/+1 | |
* | Work around google+'s bug where they link to the escaped_fragment URL. | 2011-09-11 | 1 | -0/+4 | |
* | Store ratio for determining stretch direction. | 2011-07-11 | 1 | -2/+2 | |
* | Add more exif types, thanks to the imageinfo javascript plugin in some random google chrome demo extension. | 2011-06-27 | 2 | -0/+21 | |
* | Put subalbums on top if more than one. | 2011-06-24 | 2 | -0/+6 | |
* | Better output on scanner. | 2011-05-23 | 4 | -23/+75 | |
* | Pass jshint. | 2011-05-17 | 1 | -100/+100 | |
* | Get rid of CoffeeScript-style weirdness and make it plain and simple. | 2011-05-17 | 1 | -153/+159 | |
* | Missing semi-colon | 2011-05-17 | 1 | -1/+1 | |
* | Don't recurse up prototype. | 2011-05-17 | 1 | -2/+2 | |
* | Proper equality comparisons. | 2011-05-17 | 1 | -4/+4 | |
* | Align to bottom on skinny window. | 2011-05-17 | 1 | -2/+2 | |
* | Add nice comments to explain things and restructure order. | 2011-05-17 | 1 | -23/+57 | |
* | Seperate photofloat internals to javascript class. | 2011-05-17 | 5 | -393/+429 | |
* | Add scroll wheel support. | 2011-05-16 | 2 | -0/+90 | |
* | Support facebook meta tags. | 2011-05-14 | 2 | -1/+5 | |
* | Avoid infinite redirect loop. | 2011-05-13 | 1 | -0/+2 | |
* | Proper ID scheme for thumbs. | 2011-05-13 | 1 | -2/+7 | |
* | Rescan corrupted albums. | 2011-05-13 | 1 | -7/+11 | |
* | Cache nevertheless quick return. | 2011-05-13 | 1 | -2/+3 | |
* | Use ajax explicitly. | 2011-05-13 | 1 | -0/+2 | |
* | Exit immediately if its an old response. | 2011-05-13 | 1 | -2/+3 | |
* | Fix unicode error for Espen. | 2011-05-12 | 1 | -0/+9 | |
* | Make generic as well. | 2011-05-09 | 1 | -1/+1 | |
* | STOP USING MY TAG | 2011-05-09 | 1 | -2/+2 | |
* | Give over-line. | 2011-05-09 | 1 | -1/+1 | |
* | Mark current thumb. | 2011-05-09 | 2 | -0/+9 | |
* | Add powered by logo. | 2011-05-09 | 2 | -0/+10 | |
* | Guard the string lookups better. | 2011-05-09 | 1 | -10/+6 | |
* | Skip dot files. Fix key error. | 2011-05-09 | 1 | -1/+3 | |
* | Update google tracker for url scheme change. | 2011-05-09 | 2 | -10/+14 | |
* | Put photo segment at top and trim slashes from urls. | 2011-05-09 | 2 | -10/+14 | |
* | To work around Espen's corrupted image bug, we simply try to copy the image twice. The second time will usually work, unless the file is totally borked. | 2011-05-09 | 1 | -1/+8 | |
* | Better titles. | 2011-05-09 | 1 | -2/+10 |