2
0
mirror of https://github.com/thumbsup/thumbsup synced 2024-11-05 12:01:04 +00:00
Commit Graph

64 Commits

Author SHA1 Message Date
rprieto
5a44f5c6ed Add repository to package.json 2014-04-22 22:34:26 +10:00
rprieto
3c2c3aae96 Extract reusable "regen" module to process source / dest files 2014-04-22 19:26:56 +10:00
rprieto
6055952af1 0.0.4 2014-04-22 00:14:11 +10:00
rprieto
5b8e77de0b 0.0.3 2014-04-21 21:48:42 +10:00
rprieto
895b4cddd3 0.0.2 2014-04-20 16:22:16 +10:00
rprieto
1268f5557e Remove wrench: using glob() everywhere 2014-04-20 00:58:12 +10:00
rprieto
3238707ba5 remove unused packages 2014-04-20 00:52:24 +10:00
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
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
62c0d09868 Initial commit 2014-04-17 21:26:18 +10:00