..
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
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
smarty
fixes #2066 keep Smarty compatible with PHP 7.0
2023-12-13 15:06:46 +01:00
ws_functions
fixes #2287 switch language before sending the email
2024-12-04 15:07:06 +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
calendar_base.class.php
fixes #1730 replace Smarty getVariable by getTemplateVars
2022-09-16 10:04:02 +02:00
calendar_monthly.class.php
calendar_weekly.class.php
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
fixes #1960 custom pwg_nl2br to avoid warning on PHP 8.1+
2024-12-18 12:29:31 +01:00
config_default.inc.php
fixes #2281 add two default conf for reset and activation link
2024-11-20 17:09:26 +01:00
constants.php
next release is 16.0.0beta1
2024-10-21 15:31:53 +02: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
derivative_std_params.inc.php
emogrifier.class.php
feedcreator.class.php
filter.inc.php
functions.inc.php
fixes #2295 send_piwigo_infos, add core updates
2024-12-16 16:47:09 +01:00
functions_calendar.inc.php
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
functions_filter.inc.php
functions_html.inc.php
fixes #2308 remove html and use previous redirect
2025-01-08 11:33:27 +01:00
functions_mail.inc.php
fixes #2287 add a new language key
2024-12-19 16:40:38 +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
functions_search.inc.php
fixes #2270 compatibility PHP 7.2
2024-11-07 17:45:39 +01:00
functions_session.inc.php
issue #2296 for install.php, we always need class PwgSession defined
2024-12-20 11:05:46 +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
fixes #2303 replace the password in clear text with asterisks
2025-01-06 16:21:41 +01:00
index.php
jshrink.class.php
Logger.class.php
fixes #1715 logger compatibility with PHP 8.1
2022-09-21 16:57:35 +02:00
mdetect.php
menubar.inc.php
no_photo_yet.inc.php
page_header.php
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
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
pwgsession.class.php
fixes #2296 include the correct class file depending on the version of php
2024-12-20 10:45:36 +01:00
pwgsession_php7.class.php
fixes #2296 include the correct class file depending on the version of php
2024-12-20 10:45:36 +01:00
search_filters.inc.php
fixes #2279 sort list of dates by array key
2024-11-15 15:26:55 +01:00
section_init.inc.php
fixes #2300 search engine robots should not index/follow combined categories
2024-12-31 16:14:15 +01:00
srand.php
template.class.php
Revert "issue #2155 more PHP functions {end, key} for SmartPocket"
2024-05-31 11:12:52 +02:00
user.inc.php
ws_core.inc.php
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