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

120 Commits

Author SHA1 Message Date
Romain
d6432f92b8 Merge pull request #38 from navneetkarnani/master
Add support for custom start file
2016-09-19 13:04:40 +10:00
Navneet Karnani
c8c5947c9b Add support for custom start file 2016-09-18 23:59:17 +05:30
Romain Prieto
820f5649b2 1.1.2 2016-01-27 08:03:25 +11:00
Romain Prieto
98d98c40bc Fix relative path to LightGallery (npm dedupe issue) 2016-01-22 23:20:10 +11:00
Romain Prieto
b4378356f1 Update all packages, now compatible with Node 5 2016-01-22 12:27:26 +11:00
Romain Prieto
837f5eee5c Align progress bar for the static website 2016-01-22 12:27:05 +11:00
Romain Prieto
892c9380b8 1.1.0 2015-10-19 22:44:11 +11:00
Romain Prieto
1cabe90499 README: note about the issue with Ubuntu 10.04 2015-10-14 12:23:09 +11:00
Romain Prieto
c6470a65ef Bumped up gh-pages 2015-09-22 21:43:16 +10:00
Romain Prieto
f7c6e70b29 Read EXIF captions, and display at the bottom of the slideshow. 2015-09-22 21:41:32 +10:00
Romain Prieto
f941118a3b Merge pull request #28 from rprieto/lightgallery
Move to lightgallery instead of blueimp (had video player issues)
2015-09-22 19:50:06 +10: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
543e9148b0 Fix bug reading EXIF metadata (error spawn EMFILE)
When too many files needed to be processed, it would try to spin up the EXIF tool (ffprobe) on all files in parallel.
Setting the parallel limit to 100 fixes it.
2015-08-17 00:31:39 +10:00
Romain Prieto
e274ff8790 Fix missing homepage title 2015-02-23 07:37:39 +11:00
Romain Prieto
718210b378 Fix #23: URLs should only have forward slashes + catch EXIF errors 2015-02-15 08:57:49 +11:00
Romain Prieto
37d10a966c Update style of the gallery pages to be more in line with the homepage 2014-12-02 21:23:04 +11:00
Romain Prieto
c7865b55cc 1.0.0 2014-12-02 00:16:01 +11:00
Romain Prieto
53263e3c28 Bump up sample _site submodule 2014-12-02 00:15:58 +11:00
Romain Prieto
fceed991c4 Bump up all dependencies 2014-12-02 00:14:33 +11:00
Romain Prieto
ea2e7e2711 Update README screenshot 2014-12-02 00:11:42 +11:00
Romain Prieto
51d290e6da Bump up sample _site submodule 2014-12-02 00:10:04 +11:00
Romain Prieto
1ca3cfe7df Support for "m2ts" format (and smaller video example) 2014-12-02 00:07:58 +11:00
Romain Prieto
066024070e Updated screenshot 2014-12-01 23:44:28 +11:00
Romain Prieto
07292b485f Merge pull request #21 from rprieto/homepage
Homepage
2014-12-01 23:39:23 +11:00
Romain Prieto
86e5712fc6 Minor style changes 2014-12-01 23:35:02 +11:00
Romain Prieto
e74733f52d Homepage with grid of 4 images per gallery 2014-12-01 23:27:13 +11:00
Romain Prieto
82c560d96f Big refactor / cleanup to support multiple pages on the website 2014-12-01 20:49:37 +11:00
Romain Prieto
5de02a543f Always display all build steps, with "up to date" if nothing to do 2014-11-30 21:25:05 +11:00
Romain Prieto
9706f952e6 Bump up sample _site submodule 2014-11-30 21:05:55 +11:00
Romain Prieto
ce90ed5d27 Update README sample output 2014-11-30 21:05:45 +11:00
Romain Prieto
beb9bf403d Refactor view model URLs 2014-11-30 20:59:19 +11:00
Romain Prieto
6f53b594c5 Bug fix #18: download link points to "large size" if original is not available 2014-11-30 20:20:54 +11:00
Romain Prieto
745779fa9f Fix EXIF date parsing 2014-11-30 20:19:55 +11:00
Romain Prieto
b031d043f6 Fix #20, rotate video previews if the video itself has rotation EXIF data
note: no need to rotate the video itself, the player reads it properly
2014-11-30 01:59:31 +11:00
Romain Prieto
1bd5ac8298 Always print an empty progress bar first, in case the first file take a while to process 2014-11-30 01:35:34 +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
357ae588c1 Update README sample output 2014-11-29 18:32:22 +11:00
Romain Prieto
ef294ad513 Fix #18: don't upload original media by default, add new command line options 2014-11-29 18:30:57 +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
92c6d6b9d3 Fix #12, add support for --google-analytics config (uses latest GA tracking code) 2014-10-05 22:48:49 +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
35ff854ba7 README: s3cmd for AWS sync 2014-09-14 23:38:05 +10:00
Romain Prieto
3226077f23 0.1.0 2014-09-14 23:32:25 +10:00
Romain Prieto
908a1f26e0 More files for npmignore 2014-09-14 23:32:19 +10:00
Romain Prieto
2037bf4455 Remove deleted media from the generated HTML pages 2014-09-14 23:29:05 +10:00
Romain Prieto
3be5a3507a README: remove dev-related badges (there are none) 2014-08-05 13:25:14 +10:00
Romain Prieto
d085266732 README: badges + setup notes + relative paths 2014-08-05 13:24:14 +10:00
rprieto
dc99f35e6e Rebuild site 2014-06-10 22:29:40 +10:00