nextcloud/lib
Roeland Jago Douma 82fab4d621 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-07 07:43:25 +00:00
..
composer Dump autoloader 2020-12-14 11:12:52 +01:00
l10n [tx-robot] updated from transifex 2021-01-05 02:21:38 +00:00
private Set the JSCombiner cache if needed 2021-01-07 07:43:25 +00:00
public Allow subscription to indicate that a userlimit is reached 2020-12-02 17:24:42 +00:00
autoloader.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
base.php Removed config.js 2020-11-09 16:01:06 +00:00
versioncheck.php Update license headers 2019-12-05 15:38:45 +01:00