39 Commits (4724a3295f0a30f2abf4fa430b77a350ec266ecc)

Author SHA1 Message Date
Simon Conseil 71afbf5355 Adapt code to work with the latest changes on master. 12 years ago
Andreas Sieferlinger c070ad693b fixing some smaller issues for pull request #3 12 years ago
Simon Conseil 05f71e86e3 Add plugins in the test config file. 12 years ago
Simon Conseil befc3581c4 New settings to define the sort order for albums and medias (closes #2). 12 years ago
Simon Conseil 2637f0d09d Fix whitespace issues with videos (fix #54). 12 years ago
Matthias Vogelgesang e98b76f401 Add test case for GPS tags 13 years ago
Simon Conseil cbb714d4d4 Put the galleria video css in the main css file 13 years ago
Simon Conseil 9ab3ef9af5 Correct themes design with long directory names (fix #20). 13 years ago
Christophe-Marie Duquesne 0b5e38b17c Adding video support 13 years ago
Christophe-Marie Duquesne 3df7661b9d Adding utf8 named image 13 years ago
Christophe-Marie Duquesne 16ae45de17 Because everyone loves tests 13 years ago
Simon Conseil 34c96d9742 Add new settings for the source and destination directories. 13 years ago
Simon Conseil 8cbad2b3c4 Move sample pictures to a sub-directory 13 years ago
Simon 4720001d82 Bugfix for PNG files which don't have exif metadata (closes #11). 13 years ago
Simon 57eb9cf456 Remove the copy exif feature. 13 years ago
Simon fe4daee706 Cleanup the tests config file as it is no more used as an example in the docs. 13 years ago
Simon f646a212f9 Forget to add a test directory in the previous commit ... 13 years ago
Simon 5c2a7f9887 Add a sub-directory to the tests and refactor test_gallery. 13 years ago
Simon 025b868a91 Change "representative" to "thumbnail". 13 years ago
Simon 4ab124fceb Don't process directories that do not contain images. 13 years ago
Simon 7b099b766a Replace the jpg_quality setting with a dict of options. 13 years ago
Simon 99ef37879b Add a setting to specify a list of links and adapt the themes to show the links. 13 years ago
Simon 14224154f1 Add a setting to optionally add `index.html` to the URLs (fix #8). 13 years ago
Simon 3638b0b02c Update the docs. 13 years ago
Simon 60e16f1a43 Add a setting for Google Analytics. 13 years ago
Simon 488da4c497 Rename the copy exif setting. 13 years ago
Simon 7d3e7bb207 Move the configuration to a python file. 13 years ago
Simon d2f135435a change the default theme to colorbox 14 years ago
Simon 357c93f14e improve description of settings 14 years ago
Simon 6cc611773e rename settings and use strings for default settings otherwise an error is 14 years ago
Simon 2bbf14ce93 add a thumb_suffix setting and create a function to get the path of a thumbnail 14 years ago
Simon b0564e6c80 modify test samples 14 years ago
Simon 1ca35ce1b2 update the sample data 14 years ago
Simon 900da9d42f add a `make_thumbs` setting to allow not generating thumbnails as they are not 14 years ago
Simon e9c9cd1637 convert the sample description files to markdown 14 years ago
Simon 6fe0f3d331 keep the original ratio for the resized image 14 years ago
Simon 88175f02c7 use ImageOps.fit to create the thumbnails cropped to thumb_size, if the 14 years ago
Simon b1e704169f increase thumbnail size for the sample gallery 14 years ago
Simon c043047d01 move sample gallery in the tests dir 14 years ago