nextcloud/lib
Michael Letzgus c77fe1ab86 Optimize performance / Load CSS and JS in parallel on firefox
Move the inline <script> after the external <script> because the internal JS between CSS <link> and external JS makes firefox loading CSS and JS not in parallel.
The internal js is now parsed last but will still be executed first since everything else is deferred js.

Signed-off-by: Michael Letzgus <michaelletzgus@users.noreply.github.com>
2017-06-24 11:35:40 +02:00
..
composer Update autoloader 2017-06-21 14:41:47 -05:00
l10n [tx-robot] updated from transifex 2017-06-23 00:09:12 +00:00
private Optimize performance / Load CSS and JS in parallel on firefox 2017-06-24 11:35:40 +02:00
public Deprecate static writeLog() method 2017-06-23 11:21:46 -05: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 the guest.css for the maintenance page as well 2017-06-13 16:43:25 -05:00