Branch: master
-
Merge pull request #374 from zacchiro/patch-1
getting started doc: add "album." qualifier where needed
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
getting started doc: add "album." qualifier where needed
without this, "meta" is not accessible
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
Merge pull request #368 from riton/feature/nozip_file
Add new plugin to allow one to disable ZIP generation on a per album basis
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
-
Forgot to add file for the test
saimn committedAug 25, 2019 -
-
Activate the zip_gallery plugin for tests
saimn committedAug 25, 2019 -
Fix typo and use the module logger
saimn committedAug 25, 2019 -
saimn committed
Aug 25, 2019
-
Merge pull request #369 from saimn/travis
Update travis conf for xenial
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
-
-
Adapt zip_gallery plugin to @saimn recommendations
* One single entry point for the 'zip' property
-
Adapt zip_gallery logic to a dedicated plugin like suggested by @saimn
* ZIP generation logic is now self contained in a plugin * '.nozip_gallery' file logic is now contained in the same plugin that managed the zip generation
-
Add new plugin to allow one to disable ZIP generation on a per album …
…basis * Heavily inspired by the '.nomedia' file
-
-
Merge pull request #359 from maauer/master
Option for relative symbolic links.
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
max (maauer) committed
Feb 1, 2019 Loading status checks… -
max (maauer) committed
Feb 1, 2019 Loading status checks…
-
Add rel_link setting to example config file.
max (maauer) committedJan 31, 2019 Loading status checks… -
A configuration setting to use relative symbolic links
max (maauer) committedJan 31, 2019 Edit the copy function in utils.py to take the parameter rellink and if it is true, create links relative to the source directory. Modify gallery.py and __init__.py to pass along this parameter. Add rel_link flag to setting.py
-
-
saimn committed
Jan 27, 2019