aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-29next version is 2.8.3plegall1-1/+1
2016-07-26typo fixed in commentplegall1-1/+1
2016-07-26fixes #376, remove option ONLY_FULL_GROUP_BY in sql_modeplegall1-0/+13
2016-07-07next release is 2.8.22.8.22.8plegall1-1/+1
2016-07-05bug #476, set http code to 401 only when not redirectingplegall1-1/+2
2016-07-04feature #478, improve performancesplegall1-1/+5
2016-05-31fixes #478, add new column user_infos.last_visitplegall3-31/+77
2016-05-30fixes #476, in case of guest_access=false, redirect_http instead of redirect_...plegall1-2/+6
2016-05-13fixes #479, fallback on srand.php to generate random bytesplegall2-1/+160
2016-04-26bug #470, use a dedicated lib to generate random bytesplegall11-26/+1170
2016-03-24fixes #442, forgot to include admin functionsplegall1-0/+1
2016-03-10next version is 2.8.1plegall1-1/+1
2016-03-10Fix #436 Call to undefined method Logger::warning in i.phpmistic1001-1/+1
2016-03-08next version on master is 2.9.0beta1plegall1-1/+1
2016-03-08next version is 2.8.02.8.0plegall1-1/+1
2016-03-08change default configuration settings for a stable branch. Developers who nee...plegall1-4/+4
2016-02-23feature #321, set status with pwg.categories.setInfosplegall1-0/+27
2016-02-23feature #321, pwg.categories.getList returns statusplegall2-5/+5
2016-02-16fixes #290, avoid error on MySQL insert with ipv6plegall1-1/+12
2016-02-15feature #295, proxy support for fetchRemoteplegall1-0/+14
2016-02-13feature #355, OR with other "search by word" resultsplegall1-17/+22
2016-02-13feature #355, apply search by word on tagsplegall1-2/+34
2016-02-13bug #383, fix the bug in dedicated function as wellplegall1-1/+1
2016-02-12typo fixedplegall1-1/+1
2016-02-12fixes #414, deactivate auth keys on password changeplegall2-0/+23
2016-02-12feature #383, dedicated function to delete sessionsplegall1-0/+16
2016-02-12fixes #419, an admin can't change webmaster passwordplegall1-0/+21
2016-02-10session_regenerate_id() still fails with PHP 7.0.3plg1-4/+4
2016-02-10if php version is less than 7.0.3 and session_id exists do nothingNicolas1-2/+5
2016-02-03fixes #410, add param thumbnail_size to pwg.categories.getListplegall1-2/+7
2016-02-01next version is 2.8.0RC22.8.0RC2plegall1-1/+1
2016-02-01fixes #413, force log in with auth key userplegall1-5/+0
2016-01-29fixes #412, warn visitor if auth key no longer validplegall2-0/+11
2016-01-28fixes #349, API set ranks of all album photos at onceplegall1-1/+34
2016-01-27bug #408 fixed, no session_regenerate_id on early PHP 7 versionsplg1-2/+2
2016-01-23fix change in smarty class name new versionmodus751-1/+1
2016-01-22Revert "bug #405 fixed, embed CSS style inline"plegall1-2/+2
2016-01-21bug #405 fixed, embed CSS style inlineplegall1-2/+2
2016-01-21changes on Smarty side breaks all prefilter in Piwigoplegall1-1/+5
2016-01-21update to Smarty 3.1.29plegall31-1352/+1374
2016-01-16shorten some code (not really important)modus752-10/+3
2016-01-14happy new year 2016, all headers updatedplegall66-67/+67
2016-01-14next version is 2.8.0RC1plegall1-1/+1
2016-01-06feature #392, bug fixed on footer linkplegall1-0/+4
2016-01-06add auth_key in mail footer for pwg_mail_groupplegall1-1/+7
2016-01-04feature #392, add authentication key in NBM mailsplegall3-23/+69
2016-01-04feature #392, authentication keys, history logplegall2-1/+6
2016-01-01forgotten to give user_status on recursive call in create_user_auth_key, bug ...plegall1-1/+1
2015-12-31feature #392, authentication keys, album notificationplegall5-7/+167
2015-12-20bug #385 __construct for PHP 7 compatibilityplegall1-1/+1