nextcloud-server/apps/theming/tests
Ferdinand Thiessen 7e1152603f feat(theming): Only convert a background image if it benefits from it
* WebP images are generally quite small, converting to pngs would increase
  the filesize a lot.
* Small JPEG and PNG images do not benefit from any conversion, so skip it.
* JPEG images will get quite bigger when converted to PNG so instead convert to progressive JPEG

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-02-20 13:11:19 +07:00
..
Controller Limit key names when uploading theme images 2023-01-11 16:16:44 +07:00
Service Fix tests 2022-10-19 12:57:35 +07:00
Settings Fix errors from PHP 8.2 testing 2022-11-14 17:08:21 +07:00
Themes More theming cypress tests and some fixes 2022-11-29 11:26:27 +07:00
data compress some images with tinypng.com 2020-05-22 13:07:11 +07:00
CapabilitiesTest.php Fix logo invert 2022-11-16 09:46:20 +07:00
IconBuilderTest.php Fix logo invert 2022-11-16 09:46:20 +07:00
ImageManagerTest.php feat(theming): Only convert a background image if it benefits from it 2023-02-20 13:11:19 +07:00
ServicesTest.php Phpunit 2022-04-21 19:00:28 +07:00
ThemingDefaultsTest.php More theming cypress tests and some fixes 2022-11-29 11:26:27 +07:00
UtilTest.php Fix logo invert 2022-11-16 09:46:20 +07:00