nextcloud/lib
Daniel Calviño Sánchez 8c004fdc64 Enable SCSS for guest pages
SCSS is disabled for several types of pages, as the SCSS compiler uses
the cache system, which is not available for example when Nextcloud is
not installed yet. However, in regular guest pages the cache system is
available, so SCSS is now enabled for them too.

To keep the same behaviour for guest pages the guest style is
automatically added for them, as before this commit it was automatically
added due to SCSS not being used.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-07-13 01:55:12 +02:00
..
composer update autoloader 2018-07-11 10:11:48 +02:00
l10n [tx-robot] updated from transifex 2018-07-12 00:12:42 +00:00
private Enable SCSS for guest pages 2018-07-13 01:55:12 +02:00
public Merge pull request #10204 from nextcloud/fix/noid/strict_csp_eval 2018-07-11 22:12:46 +02:00
autoloader.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
base.php Fix remnants of refactoring 2018-07-05 17:09:38 +02:00
versioncheck.php Raise PHP version number to PHP 7.0 2018-01-12 14:26:10 +01:00