movies are displayed as a static icon when thumbnail cannot be generated
frozen 20230507 in tags
added missing argument in one isthumbavailable() call
enforce min-height of fake thumb on small screens
qdgal 20201112 freezed to tags
doc updates
custom footer is a global setting
fixed big images scaling to screen height
minor html improvement
thumbnail (cover) election is always handled through getgalprop()
htmlized gallery path separator
qdal cache directory is configurable
fixed thumbnails caching for main directory galleries + work-around over a GALCOVER_IS_LAST glitch
thumb grid is flex-based now + qdgal-custom.css support
video tags explicitely ask for preload=metadata to avoid browser loading more than the first few frames of the video file
directory thumbnails follow the GALCOVER_IS_LAST directive
thumbnails are stored in a dedicated directory now + cover thumbnails of subdirtectories are cached as well to avoid scanning entire galleries just to figure out a thumbnail
styling improvement
implemented AUTOROTATE
video previews are available even without thumbnails
improved css on small (mobile) screens
improved css on small (mobile) screens
copyright dates bump and added note about custom footer
configurable footer + initial-scale=1
fixed the 404 file detection for situations where no subgallery is used
a proper 404 code is returned if non-existing file is requested
freezed version 20180126 to tags
pre-release doc update
using the thumbnail as video's poster (when available)
thumnails for video files
config file improvements
video thumbnails are properly used immediately after creation
createthumb_vid() returns false if thumbnail creation failed
added video support through HTML5 <video>
password field gets auto-focus
freezed version 20170805 to tags
changes.txt uses CR/LF line terminators
renamed $PASSWORD to $AUTH_PASS and added $AUTH_TIME
renamed files so all config files are named with a php extension to avoid any risk of a server serving it as-is
do not redirect with a ? when no query was passed
implemented global password protection
force escapeshellarg() into utf-8 mode and clear stat() cache so thumbnails get set to the correct mtime
fix modtime handling when prethumb_cmd changes it on the original image
implemented $PRETHUMB_CMD
customizable favicon
added an explicit MUST-REVALIDATE directive to cache control (when forced)
explicit cache control through $CACHELIMIT
freezed version 20170520 into tags
pre-release doc update
bullet symbol for action links is configurable through $ACTION_PREFIX
doc update
slideshow fixed - onload function was called while browser did not necessarily know about it yet
fix utf-8 support
css update
fixed link encoding to support # chars in filenames
explicit css background color for images
the entire "powered by ..." string is a link (before only the "qdgal" part was a link)
next/prev links are always displayed, even when not pointing to anything (the link is then disabled and a special style is applied)
slideshow delay is set to 10 in the default config file
slideshow starts counting time only once the image is loaded
slideshow link does not appear if no JS is available
do not disabled slideshow when user clicks on next/prev links during the show
freezed version 20170513 into tags
dates update
changelog update before release
JS slideshow implementation
fixed typo in comment
set thumbnails to same mtime as original as an ...
freezed version 20161018 into tags
graceful fallback on thumbnail error and inclus...
css cleanup
documentation update
refactoring and fixes
gallery label is clickable, plus slight style i...
labels on galleries are displayed on the cover ...
added a 'powered by' footer
elect gallery cover from subdirectories if gall...
documentation update
take care of exif rotation when computing thumb...
do not create thumbfiles if present already
custom css styles for sub-galleries
moved index.css into qdgal.css
documentation update
localization data
localization support with language autodetectio...
freezed version 20161014 into tags
documentation update
slightly nicer urls, and implemented thumbnails...
added a 'generator' meta header with qdgal's ve...
sub-galleries support fixes and escaping urls
image-less subgalleries are getting a fallback ...
added support for subgalleries