Commit Graph

163 Commits (fb7ed50753401c7ca70639f4847f259311736ef8)
 

Author SHA1 Message Date
Romain fb7ed50753 Prepare for npm publish (ignore tests, cleanup license...) 8 years ago
Romain b9205b76b2 Remove sample media & gallery (now separate repo) 8 years ago
Romain 93ffff1e90 Move album.previews() test one level up 8 years ago
Romain 0a1302dd4a README add dev dependencies status from david-dm 8 years ago
Romain 6bfba60918 Update all dependencies + full build script in scripts/cibuild 8 years ago
Romain b905d62ac3 Fix unit tests (album.finalise argument should be optional) 8 years ago
Romain 6d245f3ed5 Fix typos in CLI help and README 8 years ago
Romain 6f6c5c2390 Merge pull request #47 from thumbsup/readme-point-to-website
Simpler README points to the website for full docs
8 years ago
Romain 6565acb259 Update README.md 8 years ago
Romain eb95cc929c Fix #30 Fix #31 use <mtime> instead of <ctime> which is more relevant
Also means we can use <touch> to force a file to rebuild, since touch changes <mtime>
8 years ago
Romain 315e08e0e5 Fix #30 Fix #31 allow asc/desc order when sorting albums and media 8 years ago
Romain 5117c19eed Cleanup CLI and validate multiple-choice arguments 8 years ago
Romain 58c37bd429 Fix model paths 8 years ago
Romain 0126c76479 Mosaic theme: class name for separators. Linebreak after the date on mobile 8 years ago
Romain d91fdbf525 Cleanup output + group photo/video processing 8 years ago
Romain fd9bf181fd Extract model from website generation 8 years ago
Romain b023b72cc0 Extract album creation as separate step + consolidate progress bar logic 8 years ago
Romain ed605abeb4 Classic theme fixes 8 years ago
Romain 7c0fb8a3bf Enable --albums-from = [ folders | date ] and --albums-date-format 8 years ago
Romain b64843a8a1 Re-implement "classic" theme = same as thumbsup v1 8 years ago
Romain 90b2e17df3 Update executable with all new options 8 years ago
Romain 707e25ca34 Increase preview count for the Mosaic theme 8 years ago
Romain 6d162bd110 Fix sorting of albums & media 8 years ago
Romain 3dd51841ff 2 main themes will be "cards" and "mosaic" 8 years ago
Romain Prieto 72fd69bb79 by-date generator supports nested albums + custom album title format 8 years ago
Romain 942f673670 Merge pull request #46 from rprieto/nested-albums
Nested albums
8 years ago
Romain Prieto 4d6d79f3d5 Rebuild the example gallery with nested folder as a demo 8 years ago
Romain Prieto 14bd74a540 Fix missing stylesheet 8 years ago
Romain Prieto d8f8a0c1fe Add handy Handlebars helper to repeat a block N times
Usage: {{#times 4}}hello{{/times}
Can also use any variables in context, e.g. {{#times things.length}}
8 years ago
Romain Prieto f69d2e3d48 Add support for nested folders 8 years ago
Romain Prieto 5553ab0c9b README updates 8 years ago
Romain Prieto c61681253f Fix README screenshot 8 years ago
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 8 years ago
Romain Prieto 98d98c40bc Fix relative path to LightGallery (npm dedupe issue) 8 years ago
Romain Prieto b4378356f1 Update all packages, now compatible with Node 5 8 years ago
Romain Prieto 837f5eee5c Align progress bar for the static website 8 years ago
Romain Prieto 892c9380b8 1.1.0 9 years ago