gnu-social/src
Hugo Sales aea8639d44
[ATTACHMENTS] Restrict thumbnail generation to allowed sizes. Defaults to only configured sizes, but can be extended with the event 'GetAllowedThumbnailSizes'. The intention is to prevent DoS attacks, since handling a thumbnail request is a relatively slow process
2021-09-14 13:12:53 +01:00
..
Command [GIT] Change my email to the new one in all files and bump copyright year 2021-09-14 13:06:56 +01:00
Controller [ATTACHMENTS] Restrict thumbnail generation to allowed sizes. Defaults to only configured sizes, but can be extended with the event 'GetAllowedThumbnailSizes'. The intention is to prevent DoS attacks, since handling a thumbnail request is a relatively slow process 2021-09-14 13:12:53 +01:00
Core [CORE] Typo in GSFile and slight Twig weirdness in base template 2021-09-14 13:12:52 +01:00
DependencyInjection/Compiler [DB][FKEY] Temporarily disable foreign key mapping, as there seems to be a bug in doctrine, which is under investigation 2021-09-14 13:10:23 +01:00
Entity [Embed] Fix plugin. Only attempt to show an image, if we have one 2021-09-14 13:12:52 +01:00
Migrations [V3] Big Bang 2021-09-14 13:01:33 +01:00
Repository [V3] Big Bang 2021-09-14 13:01:33 +01:00
Routes [UI] Use thumbnail path for thumbs 2021-09-14 13:12:22 +01:00
Security [MODULES] Introduce the concept of abstract modules to V3 2021-09-14 13:11:45 +01:00
Twig [Favourite] Make twig event operate on array rather than string 2021-09-14 13:12:23 +01:00
Util [UTIL] Fix remove affix utilities, so they only try to remove an affix if the string starts/ends with it 2021-09-14 13:12:52 +01:00
CacheKernel.php [CACHE][HTTP] Configure simple HTTP cache 2021-09-14 13:05:33 +01:00
Kernel.php [CONFIG][TWIG] Move twig config to php code to add support for placing templates in modules (plugins and components) 2021-09-14 13:11:49 +01:00