255 Commits (34c96d9742e979fdcdfea64f8a189affea41bf10)
 

Author SHA1 Message Date
Simon Conseil 34c96d9742 Add new settings for the source and destination directories. 13 years ago
Simon Conseil 8cbad2b3c4 Move sample pictures to a sub-directory 13 years ago
Simon Conseil 1b9f0ab1b1 Documentation 13 years ago
Simon Conseil a72722a5cd Don't enlarge images if smaller than the dimensions 13 years ago
Simon Conseil 15692e9f94 Avoid to install the tests directory. 13 years ago
Simon Conseil 42c667ab7e Fix a test with generate_thumbnail 13 years ago
Simon Conseil c6ff528792 Remove multiprocessing. 13 years ago
Simon Conseil 5003c38121 Merge branch 'pilkit' 13 years ago
Simon Conseil 13207e3fc4 Handle exception when PIL fails to read EXIF metadata 13 years ago
Simon Conseil 493675a1bf Copy the original image if needed. 13 years ago
Simon 692a036237 Move to pilkit. 13 years ago
Simon 933bf01dab Use save_image from pilkit to avoid reinventing the wheel. 13 years ago
Simon Conseil a87567f607 Normalize paths. 13 years ago
Simon Conseil 72672325b0 Add a setting to disable the writing of HTML files. 13 years ago
Simon Conseil 920c706e8d More configurable writer (add template_file and output_file). 13 years ago
Simon Conseil fff1e6e2b4 Split the write method. 13 years ago
Simon Conseil 6529bb23eb Bugix in serve (wrong variable name). 13 years ago
Simon b28503be2a 0.3.3 13 years ago
Simon 9f568c7496 Catch IOError exception when PIL fails to read the exif metadata (fix #13). 13 years ago
Simon fc952a117a 0.3.2 13 years ago
Simon 75c6742698 Group package meta in a module to have version/author/url in only one file. 13 years ago
Simon c5c4518476 Fix images path in the colorbox theme. 13 years ago
Simon 87b2696a4e typo 13 years ago
Simon 56b4159f36 Merge branch 'pytest' 13 years ago
Simon d7e169095b Update travis config for pytest. 13 years ago
Simon e33761ae15 Test the settings and gallery modules with pytest. 13 years ago
Simon a7adf57249 Fix a bug when swapping the width and height in settings. 13 years ago
Simon 4720001d82 Bugfix for PNG files which don't have exif metadata (closes #11). 13 years ago
Simon 269fc94f1d Version 0.3.1 13 years ago
Simon 2160cb5689 Change the path of the sample config file in MANIFEST.in (ref #10). 13 years ago
Simon 0adf635d6a Update requirements. 13 years ago
Simon a12a7d5960 Version 0.3 13 years ago
Simon 57eb9cf456 Remove the copy exif feature. 13 years ago
Simon b75fa9b9ae Improve docs and change the default thumb size. 13 years ago
Simon 976472c795 Put back the quiet context manager, with a fix for the file descriptors leak. 13 years ago
Simon 099f6e15e3 Remove the quiet context manager which was causing the file descriptors leak. 13 years ago
Simon 193892285b Update normalize and the compiled css 13 years ago
Simon 7d3e13d4b5 Update ColorBox 1.4.3 13 years ago
Simon 7e028bed93 Update Galleria 1.29 13 years ago
Simon 8cbe4b507f Update the docs. 13 years ago
Simon 9378f30b6c Use multiprocessing for parallel processing. 13 years ago
Simon 87d72abc68 Update the docs and changelog. 13 years ago
Simon 479f71dce2 By default, search for the settings file in the current directory. 13 years ago
Simon fe4daee706 Cleanup the tests config file as it is no more used as an example in the docs. 13 years ago
Simon eebce98142 Add an init subcommand, to copy a sample config file in the current directory. 13 years ago
Simon 94f4052f9a Add a sigal serve subcommand to launch a basic web server. 13 years ago
Simon 4906dcf2c9 Move the current cli options to a 'build' subcommand. Use argh ! 13 years ago
Simon f646a212f9 Forget to add a test directory in the previous commit ... 13 years ago
Simon 16ac982efe Bugfix for the removal of empty sub-directories. 13 years ago
Simon 9d80827f74 Catch the 'Too many open files' error and print an informative message. 13 years ago