544 Commits (0.9.1)
 

Author SHA1 Message Date
Simon Conseil d07dadcaa2 Release 0.9.1 11 years ago
Simon Conseil 20924cb4e3 Fix images path for the galleria theme (fix #130). 11 years ago
Simon Conseil e1e1cc8471 Release 0.9.0 11 years ago
Simon Conseil a15c60ff34 Update changelog. 11 years ago
Simon Conseil 33f7d331d0 Add the media_page plugin to the docs. 11 years ago
Simon Conseil bfbf07a4b2 Cleanup. 11 years ago
Simon Conseil 40a81bf79e Decrease logs level for the parsing of exif tags (ref #127). 11 years ago
Simon Conseil ab9860b3f3 Merge pull request #126 from jrstarke/f_media_pages 11 years ago
Jamie Starke 3323a3bdea Merged the colorbox media page theme into colorbox 11 years ago
Simon Conseil 5158fd89d4 Enhance documentation for album information (fix #123). 11 years ago
Simon Conseil 889714cdc0 Minor simplification. 11 years ago
Simon Conseil dbc92d136d Test if title is already unicode. 11 years ago
Simon Conseil d42915a1ca Fix the title which was not unicode when using the settings file (fix #104). 11 years ago
Simon Conseil dcb91cbf60 Add more info on how the report a bug or contribute (ref ##128). 12 years ago
Simon Conseil 9ed733be6c Add more commands to the Makefile. 12 years ago
Simon Conseil e676d35a4d Add boto dependency for the S3 plugin. 12 years ago
Simon Conseil e2cfbb08f1 Use a simpler version of the cached_property decorator. 12 years ago
Simon Conseil 797e601775 Merge pull request #125 from jrstarke/s3_cache_control 12 years ago
Jamie Starke 3ec6667e8c Added Cache Control metadata to S3 upload 12 years ago
Jamie Starke cd8f4d02c4 Added the ability to generate media pages 12 years ago
Simon Conseil 53b657d9ab Merge branch 'pr/120' (ref #120). 12 years ago
Simon Conseil aaf3a7d13e read_markdown returns meta only if found, + add test. (Closes #120) 12 years ago
Simon Conseil 746bc25b7b Add coveragerc and badge. 12 years ago
Simon Conseil 0d0de4df12 Add coveralls.io 12 years ago
Simon Conseil f4bd825ea1 Merge branch 'pr/114' (ref #114). 12 years ago
Jonas Kaufmann 8472126a07 Improvements for upload to s3 plugin 12 years ago
Jonas Kaufmann b1ecbd2ff1 Added plugin to upload generated gallery to Amazon S3 12 years ago
Simon Conseil 119e16e57f Merge pull request #115 from j0nes2k/setting_output_filename 12 years ago
Kai Fricke 594ed8825d Handling of empty markdown or missing meta-data 12 years ago
Jonas Kaufmann 29e1779264 Using output filename from settings directly instead of parameter 12 years ago
Simon Conseil 90876fbdc8 Include plugins in the distributed package (ref #117). 12 years ago
Simon Conseil ca12226383 Merge pull request #119 from pitrou/passthrough 12 years ago
Antoine Pitrou f0583172ab Add myself to AUTHORS 12 years ago
Antoine Pitrou e5b7e53e51 Fix #118: allow passthrough of original files 12 years ago
Jonas Kaufmann 0285a0ebab Added settings to give a different output filename than index.html 12 years ago
Simon Conseil 81d898040c Fix unicode no more exist on py3. 12 years ago
Simon Conseil a0ed5d88ff Use cached properties to simplify the access to exif metadata. 12 years ago
Simon Conseil 962a785dd0 Merge branch 'remove-failed-files' 12 years ago
Simon Conseil 307e2aa0f6 Move Devnull to the utils module. 12 years ago
Simon Conseil 5215451d96 Add failed files to the cli summary. 12 years ago
Simon Conseil 9743cce90a Remove files that can't be processed for some reason (fix #112). 12 years ago
Simon Conseil b5b3e83343 Add missing label for the progressbar with 1 core. 12 years ago
Simon Conseil 08fa413026 Skip files that don't exist in the ZIP archiving (ref #110). 12 years ago
Simon Conseil 7585a195b2 pep8 12 years ago
Simon Conseil 830315db8c Merge pull request #109 from t-animal/master 12 years ago
Simon Conseil 6997209f7b Improve subprocess error handling. 12 years ago
t.animal 9c2cb0ef1b don't display progress bars in verbose modes 12 years ago
t.animal 4beee5e06a read exif only on access, sort with progress bar 12 years ago
t.animal b8863c6e88 show progress (spinners & bars) 12 years ago
Simon Conseil 4c3a35c66f Change where the original copy is done and add a test for this. 12 years ago