nextcloud/apps/theming
Lukas Reschke d4d90a0b84
Increase theming performance
1. Set proper caching headers (`Pragma: cache`)
2. Resize image proportionally to a max size of 1920px
3. Store images with progressive mode

This resizes a previous 2.8 MB picture to 300kb and makes it rendering going down from 11 seconds to less than 1 here. And future requests won't have to download the file newly.
2016-08-29 12:18:57 +02:00
..
appinfo adjust Theming app 2016-08-16 21:07:09 +02:00
css design and layout fixes for Theming app 2016-06-27 10:26:24 +02:00
js Increase theming performance 2016-08-29 12:18:57 +02:00
lib Increase theming performance 2016-08-29 12:18:57 +02:00
templates Validate the input of the theming options 2016-08-03 09:15:00 +02:00
tests Increase theming performance 2016-08-29 12:18:57 +02:00