nextcloud/lib
Carl Schwan f6d0bb419e Improve caching policy
* Cache css with version in url. This makes most js and css requests to
  be cached by the browser

* Force caching previews, the etag is in the url so that if the propfind
  gives a new etag, we will refresh it otherwise it's no use to try to
  fetch the new etag and do tons of DB queries

Tested with firefox and 'debug' => false (important so that the js/css
urls are generated with ?v= parameter)

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-02-18 14:28:24 +01:00
..
composer Fix psalm not running 2022-01-27 17:20:00 +01:00
l10n [tx-robot] updated from transifex 2021-11-10 02:24:27 +00:00
private Allow to get custom loggers for syslog, errorlog and systemdlog too 2022-02-16 16:02:09 +00:00
public Improve caching policy 2022-02-18 14:28:24 +01:00
autoloader.php Update php licenses 2021-06-04 22:02:41 +02:00
base.php Fix basic auth for OAuth token endpoint 2021-10-19 13:03:23 +02:00
versioncheck.php Use proper exit code 2021-10-03 21:51:45 +02:00