Commit Graph

403 Commits (647a3a5c0f18748e6be36a01ec662333040622c6)
 

Author SHA1 Message Date
rprieto 06b2714fde Link to download the original media (photos / videos) 10 years ago
rprieto 37a3c963fc 0.0.7 10 years ago
rprieto fb31c01053 Bump up regen version 10 years ago
rprieto ba8c4a59f3 Fix website generation (bad refactor) 10 years ago
rprieto 26ebcce0d2 0.0.6 10 years ago
rprieto 6bbc1ebc77 Update README with sample output 10 years ago
rprieto 63e1859702 Update license to MIT 10 years ago
rprieto 1687999976 Fix #1 : report progress of operations in the console 10 years ago
rprieto d7d9a9e3a9 Fix #3. Display web-friendly videos (smaller size, and keeps original) 10 years ago
Romain Prieto 5f7e3ae23a README fix typo 10 years ago
rprieto 1363ec5ea2 0.0.5 10 years ago
rprieto 88ad9d6d05 Fix over-eager copy of original media 10 years ago
rprieto 8a468026da Fix "split" title when it's more than 2 words 10 years ago
rprieto 8531b26b2a Use modified time instead of creation time when copying folders 10 years ago
rprieto 8b763ef509 Upgrade to regen 0.0.3 10 years ago
rprieto 80725eedd6 ignore sample files in npm package 10 years ago
rprieto 5a44f5c6ed Add repository to package.json 10 years ago
rprieto 704d79772e npm badge 10 years ago
rprieto 3c2c3aae96 Extract reusable "regen" module to process source / dest files 10 years ago
rprieto 6055952af1 0.0.4 10 years ago
rprieto eaa8bd2831 support for custom title and CSS 10 years ago
rprieto e5c5aaab24 "play button" overlay for video thumbnails 10 years ago
rprieto 5b8e77de0b 0.0.3 10 years ago
rprieto 70c77fd36b Fix binary 10 years ago
rprieto 9a0234531c Large photos in 90% quality (smaller sizes, usually still OK) 10 years ago
rprieto 7970913ec7 Fix thumbnail sizes in HTML 10 years ago
rprieto 1608b3cfac Generated website contains original media too
- now generate thumbs + large (original is too big for web download)
- simpler build system
10 years ago
rprieto 3a388181ee Fix thumbnail size in HTML to avoid jumping content while loading 10 years ago
rprieto 551d5d5752 Better thumbnail quality 10 years ago
rprieto ca81058c26 Fix clickable area in nav links 10 years ago
rprieto 895b4cddd3 0.0.2 10 years ago
rprieto 288ee7f87c Only create thumbs / copy files if they have changed 10 years ago
rprieto 0b6c7ec8f8 Fix mobile viewport 10 years ago
rprieto 1268f5557e Remove wrench: using glob() everywhere 10 years ago
rprieto 3238707ba5 remove unused packages 10 years ago
rprieto aa055e2baf Cleanup thumbnail generation 10 years ago
rprieto e938aa811a Sort photos by date (newest at the end) 10 years ago
rprieto 12c9b3746a Cleanup 10 years ago
rprieto e91d2bcee5 Read file dates for sorting 10 years ago
rprieto 4a86ddc385 Remove unused template 10 years ago
rprieto d595cec06c Fix bin arguments 10 years ago
rprieto 7b20cf1722 Remove Gulp dependency (see below)
Gulp is very good at buffered / streamed content.
However GraphicsMagick + FFmpeg work well with file paths,
so it's easier to just glob(**) and call the command line tools.
10 years ago
rprieto 9a75d7e672 Extract thumbs into separate module (moving away from gulp) 10 years ago
rprieto 2ddaa83728 BlueImp also supports MOV files 10 years ago
rprieto ddcf0c48aa Working "bin" script, and fix path for use from other modules 10 years ago
rprieto d82de1bbda Fix npm project name 10 years ago
rprieto b9c315165a Spike to generate video thumbnails + poster with the right aspect ratio 10 years ago
rprieto dd93e87f42 Video thumbnails - no poster yet 10 years ago
rprieto dfd059cc1f support custom thumbnail sizes 10 years ago
rprieto 4859d3a6b2 index page = first gallery 10 years ago