nextcloud/lib
Roeland Jago Douma 54f9b35f71
Allow to gzip CSS/JS files
Since in production the SCSS files are compiled once and the javascript
files are combined once we can just as well gzip them aggresively.

This means that once they are requested and the browser supports gzip we
can just serve the gzipped file saving precious bandwidth.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-03-28 21:46:23 +02:00
..
composer Update autoloader 2017-03-24 16:11:54 +01:00
l10n [tx-robot] updated from transifex 2017-03-28 00:07:53 +00:00
private Allow to gzip CSS/JS files 2017-03-28 21:46:23 +02:00
public Fix type hints and doc blocks 2017-03-23 17:52:47 +01:00
autoloader.php Revert "Add a magic wrapper to allow phpunit4 to run the code again " 2017-03-20 14:25:43 +01:00
base.php Use SystemConfig instead of AllConfig for DB stuff 2017-03-19 15:53:49 -06:00