Commit Graph

131 Commits (a47259b220584ee6f6ba4c800baf2129980ded55)
 

Author SHA1 Message Date
Romain Prieto a47259b220 Fix README table of contents 8 years ago
Romain dc73b09f3c Merge pull request #45 from rprieto/themes
Support multiple themes, and new default theme
8 years ago
Romain Prieto 9c0071c00d Work in progress: support multiple themes 8 years ago
Romain Prieto d545bd45fd Add TravisCI for unit tests 8 years ago
Romain fa5652b380 Merge pull request #44 from rprieto/albums
thumbsup v2: rewrite the website around 'albums'
8 years ago
Romain Prieto c2f290bbd6 thumbsup v2: rewrite the website around 'albums' 8 years ago
Romain fa05959631 Merge pull request #42 from rprieto/fix-rotation-bug
Fix rotation bug for images and videos
8 years ago
Romain Prieto c0023f0bea Add sample files for all rotations + rebuild sample gallery 8 years ago
Romain Prieto 035b960c4a Fix rotation bug for images and videos (more details in PR) 8 years ago
Romain 3c4e5ad877 Move the website from gh-pages to a /docs subfolder (new Github feature) (#39)
Much easier to manage
8 years ago
Romain Prieto 4baf46031c Cleanup README and add table of contents 8 years ago
Romain d6432f92b8 Merge pull request #38 from navneetkarnani/master
Add support for custom start file
8 years ago
Navneet Karnani c8c5947c9b Add support for custom start file 8 years ago
Romain Prieto 820f5649b2 1.1.2 9 years ago
Romain Prieto 98d98c40bc Fix relative path to LightGallery (npm dedupe issue) 9 years ago
Romain Prieto b4378356f1 Update all packages, now compatible with Node 5 9 years ago
Romain Prieto 837f5eee5c Align progress bar for the static website 9 years ago
Romain Prieto 892c9380b8 1.1.0 9 years ago
Romain Prieto 1cabe90499 README: note about the issue with Ubuntu 10.04 9 years ago
Romain Prieto c6470a65ef Bumped up gh-pages 9 years ago
Romain Prieto f7c6e70b29 Read EXIF captions, and display at the bottom of the slideshow. 9 years ago
Romain Prieto f941118a3b Merge pull request #28 from rprieto/lightgallery
Move to lightgallery instead of blueimp (had video player issues)
9 years ago
Romain Prieto 7d6afac2d0 Upgrade to LightGallery 1.2.2, and use VideoJS for playing videos 9 years ago
Romain Prieto 9473462871 Move to lightgallery instead of blueimp (had video player issues) 9 years ago
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.
9 years ago
Romain Prieto e274ff8790 Fix missing homepage title 9 years ago
Romain Prieto 718210b378 Fix #23: URLs should only have forward slashes + catch EXIF errors 10 years ago
Romain Prieto 37d10a966c Update style of the gallery pages to be more in line with the homepage 10 years ago
Romain Prieto c7865b55cc 1.0.0 10 years ago
Romain Prieto 53263e3c28 Bump up sample _site submodule 10 years ago
Romain Prieto fceed991c4 Bump up all dependencies 10 years ago
Romain Prieto ea2e7e2711 Update README screenshot 10 years ago
Romain Prieto 51d290e6da Bump up sample _site submodule 10 years ago
Romain Prieto 1ca3cfe7df Support for "m2ts" format (and smaller video example) 10 years ago
Romain Prieto 066024070e Updated screenshot 10 years ago
Romain Prieto 07292b485f Merge pull request #21 from rprieto/homepage
Homepage
10 years ago
Romain Prieto 86e5712fc6 Minor style changes 10 years ago
Romain Prieto e74733f52d Homepage with grid of 4 images per gallery 10 years ago
Romain Prieto 82c560d96f Big refactor / cleanup to support multiple pages on the website 10 years ago
Romain Prieto 5de02a543f Always display all build steps, with "up to date" if nothing to do 10 years ago
Romain Prieto 9706f952e6 Bump up sample _site submodule 10 years ago
Romain Prieto ce90ed5d27 Update README sample output 10 years ago
Romain Prieto beb9bf403d Refactor view model URLs 10 years ago
Romain Prieto 6f53b594c5 Bug fix #18: download link points to "large size" if original is not available 10 years ago
Romain Prieto 745779fa9f Fix EXIF date parsing 10 years ago
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
10 years ago
Romain Prieto 1bd5ac8298 Always print an empty progress bar first, in case the first file take a while to process 10 years ago
Romain Prieto cb835d0ed2 Part of #20, auto-rotates photos based on the EXIF data 10 years ago
Romain Prieto 357ae588c1 Update README sample output 10 years ago
Romain Prieto ef294ad513 Fix #18: don't upload original media by default, add new command line options 10 years ago