No description
Find a file
plegall f2f9e5ecb7 feature #392, authentication keys, history log
When a user successfully performs an authentication with an auth_key, Piwigo
registers it in the history table.

For now, it is not shown/searchable in the history screen, but we can add it
in the future and we can provide a plugin with specific details about
authentication keys usage.
2016-01-04 15:04:02 +01:00
admin feature #392, authentication keys, album notification 2015-12-31 19:59:08 +01:00
doc Update headers to 2014. Happy new year!! 2014-01-05 00:19:25 +00:00
galleries Update headers to 2014. Happy new year!! 2014-01-05 00:19:25 +00:00
include feature #392, authentication keys, history log 2016-01-04 15:04:02 +01:00
install feature #392, authentication keys, history log 2016-01-04 15:04:02 +01:00
language fix #361 - Watermark Y repeat 2015-10-15 22:05:20 +02:00
local Update headers to 2014. Happy new year!! 2014-01-05 00:19:25 +00:00
plugins Remove core plugins from core repository 2015-07-26 19:11:36 +02:00
template-extension Update headers to 2014. Happy new year!! 2014-01-05 00:19:25 +00:00
themes feature #392, authentication keys, album notification 2015-12-31 19:59:08 +01:00
tools feature 3229: example for pwg.images.upload 2015-06-16 09:41:20 +00:00
.gitignore Update .gitignore 2015-09-15 19:28:15 +02:00
about.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
action.php feature #379, multiple format, no browser cache 2015-12-20 17:49:12 +01:00
admin.php fix #357 make orphans photos more obvious 2015-10-09 20:17:27 +02:00
comments.php feature:2807 better fix for svn:28995 2014-07-08 19:00:47 +00:00
feed.php Update headers to 2014. Happy new year!! 2014-01-05 00:19:25 +00:00
i.php fix #361 - Watermark Y repeat 2015-10-15 22:05:20 +02:00
identification.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
index.php bug 3148: quick search fix html special chars 2014-09-30 21:07:59 +00:00
install.php bug #385 compatibility with PHP7 2015-12-10 14:03:54 +01:00
LICENSE.txt Add license and empty readme 2015-07-26 19:11:37 +02:00
nbm.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
notification.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
password.php bug 3050: increase security on reset password algorithm. 2014-07-28 19:27:50 +00:00
picture.php feature #379, multiple format, download original as format 2015-12-30 16:04:32 +01:00
popuphelp.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
profile.php bug:3122 2014-08-15 16:14:43 +00:00
qsearch.php Update headers to 2014. Happy new year!! 2014-01-05 00:19:25 +00:00
random.php Update headers to 2014. Happy new year!! 2014-01-05 00:19:25 +00:00
README.md pull-requests on master 2015-10-08 11:58:29 +02:00
register.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
search.php fix #369 : make sure to include the search day 2015-11-02 12:23:55 +01:00
search_rules.php bug 3020 and bug 3021 fixed: additionnal checks in search inputs 2014-01-17 12:50:14 +00:00
tags.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
upgrade.php Fix #347 Missing Template class in install.php 2015-09-15 19:28:05 +02:00
upgrade_feed.php Update headers to 2014. Happy new year!! 2014-01-05 00:19:25 +00:00
ws.php fixes #377 use Ajax calls to refresh/delete album thumbnail 2015-12-01 12:08:10 +01:00

Piwigo

Piwigo is photo gallery software for the web, built by an active community of users and developers.

Extensions make Piwigo easily customizable. Icing on the cake, Piwigo is free and opensource.

screenshot

Requirements

  • A webserver (Apache or nginx recommended)
  • PHP 5.2 or greater
  • MySQL 5 or greater or MariaDB equivalent
  • ImageMagick (recommended) or PHP GD

Quick start install

NetInstall

More information

Manual

More information

If you do not have your own server, consider the piwigo.com hosting solution.

Contributing

Piwigo is widely driven by it's community; if you want to improve the code, fork this repo and submit your changes to the master branch.

License

Piwigo is released under the GPL v2 license.