nextcloud/apps/theming
Lukas Reschke 73bc108451
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-27 21:02:08 +02:00
..
appinfo Merge branch 'master' into implement_712 2016-08-11 19:37:17 +02:00
css Theming: Add preview for login screen 2016-08-26 12:08:12 +02:00
js Increase theming performance 2016-08-27 21:02:08 +02:00
lib Increase theming performance 2016-08-27 21:02:08 +02:00
templates Theming: Hide undo button on default values 2016-08-26 12:08:12 +02:00
tests Increase theming performance 2016-08-27 21:02:08 +02:00