| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
SECURITY-231
|
|
|
|
| |
PHPBB3-15833
|
|
|
|
| |
PHPBB3-15620
|
|
|
|
|
|
| |
Add file object to core.avatar_driver_upload_move_file_before.
PHPBB3-15547
|
|
|
|
| |
PHPBB3-14972
|
|\ |
|
| |
| |
| |
| | |
SECURITY-210
|
|\ \
| |/ |
|
| |
| |
| |
| | |
SECURITY-210
|
| |
| |
| |
| | |
PHPBB3-15134
|
| |
| |
| |
| | |
PHPBB3-15134
|
| |
| |
| |
| | |
PHPBB3-15134
|
|\ \
| |/ |
|
| |
| |
| |
| | |
PHPBB3-14615
|
|\ \
| |/ |
|
| |
| |
| |
| | |
PHPBB3-14471
|
|\ \
| |/ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Create two driver methods to provide the driver config name and the
driver ACP template name, and use them directly when required.
Default driver config name and template name are the same as now.
But new drivers are able to override the config name and template
name with their own, including @vendor_extension. Simplified manager
interface by reducing unneeded methods.
PHPBB3-14387
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Create two driver methods to provide the driver config name and the
driver ACP template name, and use them within the manager method.
Default driver config name and template name are the same as now.
But new drivers are able to override the config name and template
name with their own, including @vendor_extension.
PHPBB3-14387
|
| |
| |
| |
| |
| |
| |
| |
| | |
Create a driver method to provide the driver config name, and use it
within the manager method. Default driver config name is the same as now.
But new drivers are able to override the config name with their own.
PHPBB3-14387
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
* 3.1.x:
[ticket/13799] Split lines in HTML files for better readability
[ticket/13799] Add missing space before checked attribute
[ticket/13799] Correctly urlencode category and show selected avatar
[ticket/13799] Do not rawurlencode category in gallery avatar
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/13799] Do not rawurlencode category in gallery avatar
* marc1706/ticket/13799:
[ticket/13799] Split lines in HTML files for better readability
[ticket/13799] Add missing space before checked attribute
[ticket/13799] Correctly urlencode category and show selected avatar
[ticket/13799] Do not rawurlencode category in gallery avatar
|
| | |
| | |
| | |
| | | |
PHPBB3-13799
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Otherwise the directory seperator will incorrectly be transformed to its
HTML replacement.
PHPBB3-13799
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* 3.1.x:
[ticket/14191] Add core.get_gravatar_url_after event
|
| | |
| | |
| | |
| | | |
PHPBB3-14191
|
| | |
| | |
| | |
| | | |
PHPBB3-13904
|
| | |
| | |
| | |
| | | |
PHPBB3-13904
|
| | |
| | |
| | |
| | | |
PHPBB3-13904
|
| | |
| | |
| | |
| | | |
PHPBB3-13904
|
| | |
| | |
| | |
| | | |
PHPBB3-13904
|
| | |
| | |
| | |
| | | |
PHPBB3-13904
|
| | |
| | |
| | |
| | | |
PHPBB3-13904
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14150] Update fast-image-size to newest version
* marc1706/ticket/14150:
[ticket/14150] Update fast-image-size to newest version
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14150
|
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| | |
| | |
| | |
| | | |
PHPBB3-14142
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | | |
Conflicts:
phpBB/phpbb/avatar/driver/upload.php
tests/avatar/manager_test.php
|
| |\ \
| | | |
| | | |
| | | | |
[ticket/13981] Add events to capture avatar deletion or overwriting
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
An event to capture new avatar moving in place (and maybe overwriting
existing avatar), and another to capture deletion. Includes better error
processing. Rename event.
PHPBB3-13981
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
An event to capture overwriting, and another to capture deletion.
Includes better error processing. Replaced global by dependency injection.
Fix typo.
PHPBB3-13981
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
An event to capture overwriting, and another to capture deletion.
Includes better error processing. Replaced global by dependency injection.
PHPBB3-13981
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
An event to capture overwriting, and another to capture deletion.
Includes better error processing.
PHPBB3-13981
|
| | |/
| | |
| | |
| | | |
PHPBB3-13981
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Remove the previously uploaded avatar when a new one with a different
extension is uploaded, using existing delete method
PHPBB3-13980
|
| |/
| |
| |
| |
| |
| |
| | |
Remove the previously uploaded avatar when a new one with a different
extension is uploaded
PHPBB3-13980
|
| |
| |
| |
| | |
PHPBB3-8672
|
| |
| |
| |
| |
| |
| |
| |
| | |
getimagesize() always downloads the complete file before checking
the actual image dimensions. This class will be able to do the same
without having to download possibly large files.
PHPBB3-8672
|