91 Commits (main)

Author SHA1 Message Date
Juan A. Suarez Romero fb9eb3552d Honor 'use_orig' for videos 11 years ago
Antoine Pitrou e5b7e53e51 Fix #118: allow passthrough of original files 12 years ago
t.animal 4beee5e06a read exif only on access, sort with progress bar 12 years ago
Simon Conseil 4c3a35c66f Change where the original copy is done and add a test for this. 12 years ago
Simon Conseil 71afbf5355 Adapt code to work with the latest changes on master. 12 years ago
Simon Conseil d6a196bcdd Better handling of album urls (quoting special caracters). 12 years ago
Simon Conseil e8f6ad5533 Fix filenames for videos (fix #83). 12 years ago
Simon Conseil 45f6bcd2a0 Refactor test fixtures. 12 years ago
Simon Conseil 7ddf297e25 New settings to filter directories and files with pattern matching (ref #63 #80). 12 years ago
Simon Conseil fec2cd5d74 Fix locale. 12 years ago
Simon Conseil befc3581c4 New settings to define the sort order for albums and medias (closes #2). 12 years ago
Simon Conseil f23e87e39b Skip empty directories. 12 years ago
Simon Conseil 2c40ae805a Use the original file order to build the list of medias. 12 years ago
Simon Conseil 09ff3b9b53 Update tests + small fixes. 12 years ago
Simon Conseil d5aa560932 New setting to copy files from the source directory to the destination (ref #48) 12 years ago
Simon Conseil 2637f0d09d Fix whitespace issues with videos (fix #54). 12 years ago
Simon Conseil 0baf632a01 Limit the nb of cpu for the tests 12 years ago
Simon Conseil c0ce3d802a Some refactoring and optimizations for the PathsDb class. 13 years ago
Simon Conseil 440ef5f218 Add a setting to use symbolic links for original files (closes #36). 13 years ago
Simon Conseil 7916d5e4cc Refactor, tests and pep8 for the gallery module. 13 years ago
Matthias Vogelgesang e98b76f401 Add test case for GPS tags 13 years ago
Simon Conseil 93f5371209 oups, fix a broken test ... 13 years ago
Christophe-Marie Duquesne d82f0aa007 merge img and vid into media and update themes 13 years ago
Christophe-Marie Duquesne 45020ef100 fix the thumbnail generation for videos, add test 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 8cbad2b3c4 Move sample pictures to a sub-directory 13 years ago
Simon e33761ae15 Test the settings and gallery modules with pytest. 13 years ago
Simon 4720001d82 Bugfix for PNG files which don't have exif metadata (closes #11). 13 years ago
Simon 16ac982efe Bugfix for the removal of empty sub-directories. 13 years ago
Simon e6c3de5999 Find the thumbnail in all the sub-directories. 13 years ago
Simon 2679abefed Fix an issue to find the thumbnail of a directory with only sub-categories, and 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 165ab19500 Move the paths dict to a dedicated class. 13 years ago
Simon 4ab124fceb Don't process directories that do not contain images. 13 years ago
Simon 7d3e7bb207 Move the configuration to a python file. 13 years ago
Simon 3c7d6449d2 Store the list of directories and loop on directories in reversed order, to 13 years ago
Simon ec2be44146 Add a test for the copy_exif function. 13 years ago
Simon 4ffe0701fa fix tests for python 2.6, importing unittest2 if necessary 14 years ago
Simon 6fcaa01e90 improve tests for gallery 14 years ago
Simon 1a85719e5c fix tests for gallery 14 years ago