Commit Graph

32 Commits

Author SHA1 Message Date
a7192297df Indents (-: 2014-03-16 15:19:52 +01:00
dee0ab294f Use threading to make thumbs in parallel.
Known bug: interrupt makes it go crazy.
2014-03-16 15:17:13 +01:00
c9ce27eb87 Add 1600px size. Remove unused 800px size. 2014-03-16 15:03:54 +01:00
ba69da0fde Send admin password, not admin username. 2014-03-14 11:32:19 +01:00
d33715066a Restructuring
Import flask app as well as new makefile and entirely new directory
structure.
2014-03-12 17:28:59 -06:00
0cf87e26de Force system encoding to be UTF-8. 2012-08-22 17:10:56 +02:00
ba72d7c8b7 Make sure to use right encoding for initial UTF-8 path. 2012-06-22 17:54:53 +02:00
120b8846b7 Higher quality thumbs. 2012-04-22 19:20:54 +02:00
836503156d Sometimes exif strings are null terminated, and python imagining library doesn't deal with that for us. 2012-03-29 15:42:53 +02:00
725cb85cdb Add more exif types, thanks to the imageinfo javascript plugin in some random google chrome demo extension. 2011-06-27 17:12:59 -04:00
4609fb54e8 Better output on scanner. 2011-05-23 05:25:45 -04:00
271afa6611 Rescan corrupted albums. 2011-05-13 04:06:36 -04:00
567f38e88b Fix unicode error for Espen. 2011-05-12 21:38:14 -04:00
fb01d666b8 Guard the string lookups better. 2011-05-09 18:08:07 -04:00
ddba74b57c Skip dot files. Fix key error. 2011-05-09 17:49:09 -04:00
6d75a3ed64 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 09:33:30 -04:00
68a1f42e34 Final tweeks. 2011-05-07 07:42:34 -04:00
e3e8e3297d Meta data consolidation. 2011-05-07 03:42:44 -04:00
e87fe0a96c Fix dem bugs. 2011-05-07 03:12:20 -04:00
47a1e12c2c More case bugs. 2011-05-07 03:05:54 -04:00
d51f298102 Date time bug. 2011-05-07 03:00:06 -04:00
07369da4aa Proper metadata support. 2011-05-07 02:56:54 -04:00
8bd9d1519e LIl things. 2011-05-06 22:48:09 -04:00
2e017d0df3 Polishing... 2011-05-06 21:12:51 -04:00
039f009a15 Change hash tag. Thumbs on albums. 2011-05-06 18:55:02 -04:00
b16b6eee02 Better centering. Fix album sorted bug. 2011-05-06 08:38:15 -04:00
40fbd49442 Do 800 too. 2011-05-06 07:58:11 -04:00
a80528f9d3 Finishing up core. 2011-05-06 07:55:47 -04:00
9220ea44b5 Better cache. Better gc. 2011-05-06 03:19:20 -04:00
319ac51d60 Only gc if thumbing. 2011-05-06 02:49:26 -04:00
e11da0e963 Hash tag back. Garbage collection. 2011-05-06 02:43:54 -04:00
8d66a56b91 Add stump of web project. 2011-05-05 20:03:47 -04:00