Piwigo/include
2024-12-20 11:06:10 +01:00
..
dblayer related to #1767 changed the way 9d5cba0 is done 2022-10-26 12:53:35 +02:00
inflectors fixes #2213 compatibility PHP 8 2024-09-23 15:05:39 +02:00
php_compat issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
phpmailer fixes #1939 update phpmailer from 6.5.1 to 6.8.0 (PHP 8.2 compatibility) 2023-08-02 12:46:34 +02:00
random_compat bug #470, use a dedicated lib to generate random bytes 2016-04-26 11:07:44 +02:00
smarty fixes #2066 keep Smarty compatible with PHP 7.0 2023-12-13 15:06:46 +01:00
ws_functions (cp bb8f3d571) fixes #2287 switch language before sending the email 2024-12-04 15:11:32 +01:00
ws_protocols Issue #2001 Compatibility PHP 8.2 2023-11-06 11:37:34 +01:00
block.class.php fixes #2140 PHP 8 issues 2024-03-27 15:00:21 +01:00
cache.class.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
calendar_base.class.php fixes #1730 replace Smarty getVariable by getTemplateVars 2022-09-16 10:04:02 +02:00
calendar_monthly.class.php fixes #1222 define calendar constants in calendar_base.class 2020-09-11 10:34:06 +02:00
calendar_weekly.class.php fixes #1222 define calendar constants in calendar_base.class 2020-09-11 10:34:06 +02:00
category_cats.inc.php fixes #1982 only fetch the list of albums we want to display 2023-11-24 18:08:52 +01:00
category_default.inc.php fixes #1657 SVG support (both gallery and admin sides) 2022-09-01 15:20:55 +02:00
common.inc.php (cp fc5bc47bc) fixes #1960 custom pwg_nl2br to avoid warning on PHP 8.1+ 2024-12-18 12:30:05 +01:00
config_default.inc.php (cp 34296598d) fixes #2281 add two default conf for reset and activation link 2024-11-25 11:29:39 +01:00
constants.php next release is 15.3.0 2024-12-20 10:55:07 +01:00
cssmin.class.php Update cssmin.class.php 2023-08-02 11:50:19 +02:00
derivative.inc.php fixes #1657 SVG support (both gallery and admin sides) 2022-09-01 15:20:55 +02:00
derivative_params.inc.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
derivative_std_params.inc.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
emogrifier.class.php Squashed commit of the following: 2018-07-12 10:52:55 +02:00
feedcreator.class.php Squashed commit of the following: 2018-07-12 10:52:55 +02:00
filter.inc.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
functions.inc.php (cp 5081acda9) fixes #2295 send_piwigo_infos, add core updates 2024-12-16 16:48:05 +01:00
functions_calendar.inc.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
functions_category.inc.php fixes #1371 filter related albums with filter "Display only recently posted photos" 2022-09-12 15:19:26 +02:00
functions_comment.inc.php fixed #1802 fixed double escape for user creation, album creation and comments 2022-11-22 16:01:43 +01:00
functions_cookie.inc.php include/functions_cookie: use proper brackets for offset access 2019-12-04 10:40:47 +01:00
functions_filter.inc.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
functions_html.inc.php (cp fc5bc47bc) fixes #1960 custom pwg_nl2br to avoid warning on PHP 8.1+ 2024-12-18 12:30:05 +01:00
functions_mail.inc.php (cp 064537257) fixes #2287 add a new language key 2024-12-19 16:41:55 +01:00
functions_metadata.inc.php issue #1760 add infos in logger with wrong GPS coordinates 2024-06-19 15:36:04 +02:00
functions_notification.inc.php fixes #1897 use preg_match instead of deprecated strptime 2023-10-05 15:37:48 +02:00
functions_picture.inc.php issue #2170 update picture tpl to embed pdf reader 2024-06-20 11:56:19 +02:00
functions_plugins.inc.php fixes #1841 register system activities 2022-12-24 17:36:35 +01:00
functions_rate.inc.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
functions_search.inc.php (cp 3fd287ac2) fixes #2270 compatibility PHP 7.2 2024-11-07 17:46:22 +01:00
functions_session.inc.php (cp 547c8a9b9) issue #2296 for install.php, we always need class PwgSession defined 2024-12-20 11:06:10 +01:00
functions_tag.inc.php bug fixed in get_available_tags: do not always use persistent_cache 2024-08-20 15:47:32 +02:00
functions_url.inc.php fixes #1964 make sure token exists before using it 2023-08-21 15:43:50 +02:00
functions_user.inc.php (cp 6e45a8f42) fixes #2281 use template for reset/activation mail 2024-11-25 11:31:22 +01:00
index.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
jshrink.class.php fixes #951 update JShrink to version 1.4.0 2021-08-02 19:16:50 +02:00
Logger.class.php fixes #1715 logger compatibility with PHP 8.1 2022-09-21 16:57:35 +02:00
mdetect.php fixes #424, update mdetect.php to version 2015.05.13 2017-03-02 11:15:52 +01:00
menubar.inc.php fixes #1594 in guest_access=false mode, hide menus for guests 2022-01-04 16:32:07 +01:00
no_photo_yet.inc.php fixes #1241 do not use no_photo_yet for normal users 2021-05-12 15:42:00 +02:00
page_header.php Issue #1625 add array key for dataset 2022-04-08 09:14:18 +02:00
page_tail.php fixes #2166 add feature to send anonymous stats to piwigo.org 2024-06-10 21:32:04 +02:00
passwordhash.class.php PHP7 compatibility, use PasswordHash from Wordpress 4.4 (PHP5+ constructor) 2015-12-20 21:36:42 +01:00
picture_comment.inc.php fixes #1970 Undefined array key comments 2023-12-04 19:14:59 +01:00
picture_metadata.inc.php fixes #2145 deal with array value in exif 2024-04-10 12:24:32 +02:00
picture_rate.inc.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
pwgsession.class.php (cp 627aa045e) fixes #2296 include the correct class file depending on the version of php 2024-12-20 10:46:41 +01:00
pwgsession_php7.class.php (cp 627aa045e) fixes #2296 include the correct class file depending on the version of php 2024-12-20 10:46:41 +01:00
search_filters.inc.php (cp 4124a858f) fixes #2279 sort list of dates by array key 2024-11-15 15:29:23 +01:00
section_init.inc.php fixes #2218 avoid search engines to index search pages 2024-09-03 21:05:57 +02:00
srand.php fixes #479, fallback on srand.php to generate random bytes 2016-05-13 10:25:03 +02:00
template.class.php Revert "issue #2155 more PHP functions {end, key} for SmartPocket" 2024-05-31 11:12:52 +02:00
user.inc.php fixes #1356 pwg.images.uploadAsync, move auth code to inc/user.inc.php 2021-10-07 14:53:27 +02:00
ws_core.inc.php issue #1575 PHP 8 compatibility, check for object type 2022-07-21 17:27:37 +02:00
ws_functions.inc.php issue #1917 provide download_url to pwg.images.getInfo 2023-07-17 18:05:29 +02:00
ws_init.inc.php fixes #1356 pwg.images.uploadAsync, move auth code to inc/user.inc.php 2021-10-07 14:53:27 +02:00