2
0
mirror of https://github.com/thumbsup/thumbsup synced 2024-11-03 15:40:14 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
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.
2014-04-19 17:49:24 +10:00
rprieto
9a75d7e672 Extract thumbs into separate module (moving away from gulp) 2014-04-19 14:35:33 +10:00
rprieto
2ddaa83728 BlueImp also supports MOV files 2014-04-19 08:33:45 +10:00
rprieto
ddcf0c48aa Working "bin" script, and fix path for use from other modules 2014-04-19 08:33:06 +10:00
rprieto
d82de1bbda Fix npm project name 2014-04-18 21:14:13 +10:00
rprieto
b9c315165a Spike to generate video thumbnails + poster with the right aspect ratio 2014-04-18 21:08:42 +10:00
rprieto
dd93e87f42 Video thumbnails - no poster yet 2014-04-18 20:32:25 +10:00
rprieto
dfd059cc1f support custom thumbnail sizes 2014-04-18 11:46:42 +10:00
rprieto
4859d3a6b2 index page = first gallery 2014-04-18 11:41:14 +10:00
rprieto
235a9c60e4 Activate BlueImp gallery viewer 2014-04-17 21:51:17 +10:00
rprieto
2086d37d38 Fix README 2014-04-17 21:31:00 +10:00
rprieto
62c0d09868 Initial commit 2014-04-17 21:26:18 +10:00