0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 5 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Also document what a malicious gallery can do More... 4 months ago
die() instead of break()-ing, to make sure we don't continue after the redirect More... 4 months ago
Notice about security with redirect mode. More... 4 months ago
Forbid newline characters, to avoid potential security issues with arbitrary header injection More... 4 months ago
Make it explicit that you need to trust the server, security-wise. More... 4 months ago
Real-life examples More... about 1 year ago
urlencode everything in the URL More... about 1 year ago
New mode 'redirect' More... almost 3 years ago
Avoid undefined index when some GET parameters are unset More... almost 3 years ago
Split settings to a separate file. More... almost 3 years ago
Introduce tag_name mode to obtain images tagged with a keyword (#5) More... about 3 years ago
Generate URL containing the category of the image More... over 3 years ago
Example styling several images at a time More... over 6 years ago
chose protocol automatically More... almost 7 years ago
website URL change More... almost 7 years ago
bugfix: assign $_GET['target'] to $target, not $element_name More... over 8 years ago
Add target=... tests in demo More... over 8 years ago
set target properly in HTML mode too More... over 8 years ago
link to PHP demo More... over 8 years ago
Improve documentation for target parameter More... over 8 years ago
improve documentation More... over 8 years ago
update copyright More... over 8 years ago
Display error on JavaScript console in addition to the webpage More... over 8 years ago
error reporting when mode or size is not set properly More... over 8 years ago
Add size parameter More... over 8 years ago
Omit closing tag More... almost 9 years ago
GPL: version 2 or later More... almost 9 years ago
test if $_GET['mode'] is set before accessing it More... almost 9 years ago
Use piwigo's comment as hover text More... about 9 years ago
add and document the "target" customization variable. More... about 9 years ago