nextcloud/lib
Roeland Jago Douma ed1dcd3651
Set the JSCombiner cache if needed
Found while debugging a customer setup. They had to flush their Redis.
Hence the info was no longer there. Since they also used S3 this meant
requesting the files over and over on template render. Which on S3 is
not cheap.

Now we just write it back if we can't get it from the cache in the first
place. So that the next run has it cached properly again.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-06 16:15:17 +01:00
..
composer Command: Add app password generation 2021-01-05 13:05:17 +01:00
l10n [tx-robot] updated from transifex 2021-01-05 02:21:26 +00:00
private Set the JSCombiner cache if needed 2021-01-06 16:15:17 +01:00
public Update license headers 2020-12-30 14:07:05 +01:00
autoloader.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
base.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
versioncheck.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00