aboutsummaryrefslogtreecommitdiffstats
path: root/scanner (follow)
Commit message (Expand)AuthorAgeFilesLines
* More python insanityJason A. Donenfeld2015-10-061-0/+2
* Allow masking directories by twiddling permissions.Jason A. Donenfeld2015-05-261-1/+7
* Don't crash when unable to unlinkJason A. Donenfeld2015-01-271-2/+8
* Don't deal with invalid unicodeJason A. Donenfeld2015-01-271-1/+4
* Copy and paste errorJason A. Donenfeld2015-01-251-1/+1
* Python unicode is awfulJason A. Donenfeld2015-01-191-4/+2
* Return proper date type.Jason A. Donenfeld2014-08-251-4/+9
* Send admin password, not admin username.Jason A. Donenfeld2014-03-141-1/+1
* RestructuringJason A. Donenfeld2014-03-1211-10/+305
* Force system encoding to be UTF-8.Jason A. Donenfeld2012-08-221-6/+9
* Make sure to use right encoding for initial UTF-8 path.Jason A. Donenfeld2012-06-221-2/+2
* Higher quality thumbs.Jason A. Donenfeld2012-04-221-1/+1
* Sometimes exif strings are null terminated, and python imagining library doesn't deal with that for us.Jason A. Donenfeld2012-03-291-1/+1
* Add more exif types, thanks to the imageinfo javascript plugin in some random google chrome demo extension.Jason A. Donenfeld2011-06-271-0/+17
* Better output on scanner.Jason A. Donenfeld2011-05-234-23/+75
* Rescan corrupted albums.Jason A. Donenfeld2011-05-131-7/+11
* Fix unicode error for Espen.Jason A. Donenfeld2011-05-121-0/+9
* Guard the string lookups better.Jason A. Donenfeld2011-05-091-10/+6
* Skip dot files. Fix key error.Jason A. Donenfeld2011-05-091-1/+3
* 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.Jason A. Donenfeld2011-05-091-1/+8
* Final tweeks.Jason A. Donenfeld2011-05-071-1/+3
* Meta data consolidation.Jason A. Donenfeld2011-05-071-7/+14
* Fix dem bugs.Jason A. Donenfeld2011-05-071-2/+2
* More case bugs.Jason A. Donenfeld2011-05-071-2/+2
* Date time bug.Jason A. Donenfeld2011-05-071-3/+3
* Proper metadata support.Jason A. Donenfeld2011-05-071-26/+68
* LIl things.Jason A. Donenfeld2011-05-063-20/+35
* Polishing...Jason A. Donenfeld2011-05-062-2/+23
* Change hash tag. Thumbs on albums.Jason A. Donenfeld2011-05-061-1/+5
* Better centering. Fix album sorted bug.Jason A. Donenfeld2011-05-061-1/+1
* Do 800 too.Jason A. Donenfeld2011-05-061-2/+2
* Finishing up core.Jason A. Donenfeld2011-05-062-1/+6
* Better cache. Better gc.Jason A. Donenfeld2011-05-061-0/+1
* Only gc if thumbing.Jason A. Donenfeld2011-05-061-1/+1
* Hash tag back. Garbage collection.Jason A. Donenfeld2011-05-061-0/+2
* Add stump of web project.Jason A. Donenfeld2011-05-055-0/+347