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

54 Commits

Author SHA1 Message Date
Romain
631aee6a4d 2.0.0-alpha.4 2017-03-01 22:01:35 +11:00
Romain
8dccb88f25 Use [exiftool-json-db] to maintain the JSON database of media files 2017-02-28 00:13:45 +11:00
Romain
dcb06c5242 2.0.0-alpha.3 2017-02-18 16:41:31 +11:00
Romain
38a6969eac Fix lightgallery version to fix #53.
There seems to be a breaking change between 1.2.14 and 1.3.5
where light gallery doesn't bundle-in the plugins.
Instead they're available for download as separate npm modules.

Will need to fix that if we want to upgrade to the latest version of lightgallery.
2017-02-06 17:33:44 +11:00
Romain
1817aec7e4 Update package.json with new repository details 2017-02-05 11:04:10 +11:00
Romain
9eec5c3a0a 2.0.0-alpha.2 2017-02-05 11:00:45 +11:00
Romain
c98227fde4 2.0.0-alpha.1 2017-01-26 16:00:27 +11:00
Romain
21e4a3fae2 Add "npm test" to quickly run unit tests without the full build 2016-11-15 09:35:24 +11:00
Romain
6bfba60918 Update all dependencies + full build script in scripts/cibuild 2016-11-12 15:27:16 +11:00
Romain
6565acb259 Update README.md 2016-11-12 07:35:13 +11:00
Romain
5117c19eed Cleanup CLI and validate multiple-choice arguments 2016-11-03 13:17:31 +11:00
Romain Prieto
a47259b220 Fix README table of contents 2016-10-16 13:51:32 +11:00
Romain Prieto
9c0071c00d Work in progress: support multiple themes 2016-10-15 23:22:22 +11:00
Romain Prieto
c2f290bbd6 thumbsup v2: rewrite the website around 'albums' 2016-10-13 18:49:15 +11:00
Romain
3c4e5ad877 Move the website from gh-pages to a /docs subfolder (new Github feature) (#39)
Much easier to manage
2016-09-28 22:27:16 +10:00
Romain Prieto
4baf46031c Cleanup README and add table of contents 2016-09-27 18:39:21 +10:00
Romain Prieto
820f5649b2 1.1.2 2016-01-27 08:03:25 +11:00
Romain Prieto
b4378356f1 Update all packages, now compatible with Node 5 2016-01-22 12:27:26 +11:00
Romain Prieto
892c9380b8 1.1.0 2015-10-19 22:44:11 +11:00
Romain Prieto
7d6afac2d0 Upgrade to LightGallery 1.2.2, and use VideoJS for playing videos 2015-09-22 19:46:52 +10:00
Romain Prieto
9473462871 Move to lightgallery instead of blueimp (had video player issues) 2015-08-24 23:22:09 +10:00
Romain Prieto
c7865b55cc 1.0.0 2014-12-02 00:16:01 +11:00
Romain Prieto
fceed991c4 Bump up all dependencies 2014-12-02 00:14:33 +11:00
Romain Prieto
e74733f52d Homepage with grid of 4 images per gallery 2014-12-01 23:27:13 +11:00
Romain Prieto
cb835d0ed2 Part of #20, auto-rotates photos based on the EXIF data 2014-11-29 22:11:06 +11:00
Romain Prieto
c72f46e463 Fix #19: support for MTS files, with full-frame mp4 export 2014-11-29 17:06:46 +11:00
Romain Prieto
8bffd0bfbd 0.1.1 2014-09-16 00:49:22 +10:00
Romain Prieto
bdb43ff4c7 Upgrade yargs (removes debug messages) + remove commander (obsolete) 2014-09-16 00:49:08 +10:00
Romain Prieto
3226077f23 0.1.0 2014-09-14 23:32:25 +10:00
rprieto
f1f09adc14 Sort folders by date or by name 2014-06-10 22:15:20 +10:00
rprieto
3c8ecce018 Use <yargs> to parse command line args, and support JSON config 2014-06-10 21:28:47 +10:00
rprieto
436d126050 Remove <regen> dependency (faster builds)
Since we read all the file metadata for EXIF dates, and we need it as well for the view model,
we should use it to generate the thumbnails and save many calls to glob() and fs.stat()
2014-06-10 08:36:38 +10:00
rprieto
17c4b0f9f1 Helper commands in package.json to build the example website 2014-06-04 19:18:56 +10:00
rprieto
11575c65d4 Read and cache EXIF data into <metadata.json> 2014-06-04 19:16:28 +10:00
rprieto
37a3c963fc 0.0.7 2014-05-23 21:19:24 +10:00
rprieto
fb31c01053 Bump up regen version 2014-05-23 21:19:15 +10:00
rprieto
26ebcce0d2 0.0.6 2014-05-19 22:26:31 +10:00
rprieto
63e1859702 Update license to MIT 2014-05-19 22:25:09 +10:00
rprieto
1363ec5ea2 0.0.5 2014-04-26 18:24:42 +10:00
rprieto
8b763ef509 Upgrade to regen 0.0.3 2014-04-25 23:58:05 +10:00
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