.. |
dblayer
|
fixes #1343 remove auto-escape of reserved keywords on MySQL 8
|
2021-08-03 19:27:31 +02:00 |
inflectors
|
issue #830 simplify PHP files header, remove copyright/license info
|
2019-06-04 17:13:51 +02:00 |
php_compat
|
issue #830 simplify PHP files header, remove copyright/license info
|
2019-06-04 17:13:51 +02:00 |
phpmailer
|
issue #1417 update PHPMailer from 5.2.21 to 6.5.1
|
2021-08-22 19:56:32 +02:00 |
random_compat
|
bug #470, use a dedicated lib to generate random bytes
|
2016-04-26 11:07:44 +02:00 |
smarty
|
smarty 3.1.39 upgrade
|
2021-08-06 15:57:14 +02:00 |
ws_functions
|
related to #1537 Php filterable_users list made better
|
2021-10-22 15:30:39 +02:00 |
ws_protocols
|
issue #1309 compatibility PHP 8
|
2021-08-06 15:57:14 +02:00 |
block.class.php
|
issue #830 simplify PHP files header, remove copyright/license info
|
2019-06-04 17:13:51 +02: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 #1222 define calendar constants in calendar_base.class
|
2020-09-11 10:34:06 +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 #1343 remove auto-escape of reserved keywords on MySQL 8
|
2021-08-03 19:27:31 +02:00 |
category_default.inc.php
|
issue #830 simplify PHP files header, remove copyright/license info
|
2019-06-04 17:13:51 +02:00 |
common.inc.php
|
A couple of minor PHP 8 fixes that can be applied now
|
2021-08-03 10:54:52 +02:00 |
config_default.inc.php
|
fixes #1454 the template tab is hiden with a configuration variable
|
2021-07-21 15:57:16 +02:00 |
constants.php
|
next release is 12.0.0RC2
|
2021-10-11 11:22:54 +02:00 |
cssmin.class.php
|
Fix for Cssmin with php7.2 and higher
|
2018-07-12 11:00:59 +02:00 |
derivative.inc.php
|
issue #830 simplify PHP files header, remove copyright/license info
|
2019-06-04 17:13:51 +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
|
fixes #1529 rewrite list of filter users for activities
|
2021-10-19 16:28:52 +02: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
|
remove debug trace
|
2021-06-29 17:18:39 +02:00 |
functions_comment.inc.php
|
issue #830 simplify PHP files header, remove copyright/license info
|
2019-06-04 17:13:51 +02: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
|
fixes #626 related albums (menu, combine, url)
|
2020-11-09 14:28:55 +01:00 |
functions_mail.inc.php
|
issue #1417 update PHPMailer from 5.2.21 to 6.5.1
|
2021-08-22 19:56:32 +02:00 |
functions_metadata.inc.php
|
A couple of minor PHP 8 fixes that can be applied now
|
2021-08-03 10:54:52 +02:00 |
functions_notification.inc.php
|
issue #830 simplify PHP files header, remove copyright/license info
|
2019-06-04 17:13:51 +02:00 |
functions_picture.inc.php
|
issue #830 simplify PHP files header, remove copyright/license info
|
2019-06-04 17:13:51 +02:00 |
functions_plugins.inc.php
|
issue #830 simplify PHP files header, remove copyright/license info
|
2019-06-04 17:13:51 +02: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
|
issue #1118 missing code in d0497f0
|
2021-03-09 11:52:33 +01:00 |
functions_session.inc.php
|
issue #830 simplify PHP files header, remove copyright/license info
|
2019-06-04 17:13:51 +02:00 |
functions_tag.inc.php
|
fixes #1102 limit the number of tags shown in the menubar
|
2019-10-15 16:02:14 +02:00 |
functions_url.inc.php
|
fix issue 1284
|
2021-01-21 10:02:24 +01:00 |
functions_user.inc.php
|
fixes #1368 user with "guest" status get refused connection
|
2021-05-05 17:03:19 +02: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
|
issue #830 simplify PHP files header, remove copyright/license info
|
2019-06-04 17:13:51 +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 #1392 improve performances to find related albums
|
2021-05-04 17:17:05 +02: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
|
fixes #1069 config settings to promote mobile app (iOS only for now)
|
2020-09-29 15:12:19 +02:00 |
page_tail.php
|
issue #830 simplify PHP files header, remove copyright/license info
|
2019-06-04 17:13:51 +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
|
issue #830 simplify PHP files header, remove copyright/license info
|
2019-06-04 17:13:51 +02:00 |
picture_metadata.inc.php
|
A couple of minor PHP 8 fixes that can be applied now
|
2021-08-03 10:54:52 +02:00 |
picture_rate.inc.php
|
issue #830 simplify PHP files header, remove copyright/license info
|
2019-06-04 17:13:51 +02:00 |
section_init.inc.php
|
fixes #1266 improve url parsing after bugs introduced for #626
|
2020-12-17 16:31:51 +01:00 |
srand.php
|
fixes #479, fallback on srand.php to generate random bytes
|
2016-05-13 10:25:03 +02:00 |
template.class.php
|
fixes #951 update JShrink to version 1.4.0
|
2021-08-02 19:16:50 +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 #1309 compatibility PHP 8
|
2021-08-06 15:57:14 +02:00 |
ws_functions.inc.php
|
issue #1344 revert 917c733 no longer necessary (see 8effbe8 )
|
2021-10-07 16:37:42 +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 |