rprieto
7f7b36ab7b
Improve metadata collection (single file stat, ...)
2014-06-04 22:09:21 +10:00
rprieto
8fc19fab97
Metadata fake progress report
2014-06-04 20:03:25 +10:00
rprieto
63ee950684
Use the pre-built metadata to create the galleries view model
...
Fixes #4 : sorts the files by either EXIF date (photos) or file date (videos)
2014-06-04 19:18:41 +10:00
rprieto
11575c65d4
Read and cache EXIF data into <metadata.json>
2014-06-04 19:16:28 +10:00
rprieto
ba8c4a59f3
Fix website generation (bad refactor)
2014-05-23 21:18:46 +10:00
rprieto
1687999976
Fix #1 : report progress of operations in the console
2014-05-19 22:23:59 +10:00
rprieto
d7d9a9e3a9
Fix #3 . Display web-friendly videos (smaller size, and keeps original)
2014-05-18 20:30:06 +10:00
rprieto
88ad9d6d05
Fix over-eager copy of original media
2014-04-26 18:23:19 +10:00
rprieto
8a468026da
Fix "split" title when it's more than 2 words
2014-04-26 16:41:37 +10:00
rprieto
8531b26b2a
Use modified time instead of creation time when copying folders
2014-04-25 23:58:29 +10:00
rprieto
8b763ef509
Upgrade to regen 0.0.3
2014-04-25 23:58:05 +10:00
rprieto
3c2c3aae96
Extract reusable "regen" module to process source / dest files
2014-04-22 19:26:56 +10:00
rprieto
eaa8bd2831
support for custom title and CSS
2014-04-22 00:13:47 +10:00
rprieto
9a0234531c
Large photos in 90% quality (smaller sizes, usually still OK)
2014-04-21 21:48:20 +10:00
rprieto
7970913ec7
Fix thumbnail sizes in HTML
2014-04-21 21:47:54 +10:00
rprieto
1608b3cfac
Generated website contains original media too
...
- now generate thumbs + large (original is too big for web download)
- simpler build system
2014-04-21 19:39:48 +10:00
rprieto
3a388181ee
Fix thumbnail size in HTML to avoid jumping content while loading
2014-04-21 08:12:49 +10:00
rprieto
551d5d5752
Better thumbnail quality
2014-04-21 08:12:28 +10:00
rprieto
288ee7f87c
Only create thumbs / copy files if they have changed
2014-04-20 16:19:39 +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
aa055e2baf
Cleanup thumbnail generation
2014-04-20 00:52:11 +10:00
rprieto
e938aa811a
Sort photos by date (newest at the end)
2014-04-20 00:44:59 +10:00
rprieto
12c9b3746a
Cleanup
2014-04-20 00:32:01 +10:00
rprieto
e91d2bcee5
Read file dates for sorting
2014-04-20 00:31:53 +10:00
rprieto
4a86ddc385
Remove unused template
2014-04-20 00:31:43 +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
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
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
62c0d09868
Initial commit
2014-04-17 21:26:18 +10:00