nextcloud-server/apps/theming/tests
Carl Schwan 7dddbd0c35 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-16 11:35:57 +07:00
..
Controller Improve caching policy 2022-02-16 11:35:57 +07:00
Settings Update php licenses 2021-06-04 22:02:41 +07:00
data compress some images with tinypng.com 2020-05-22 13:07:11 +07:00
CapabilitiesTest.php Update php licenses 2021-06-04 22:02:41 +07:00
IconBuilderTest.php Update php licenses 2021-06-04 22:02:41 +07:00
ImageManagerTest.php Avoid file system access on checking if an image exists 2022-02-02 11:26:36 +07:00
ServicesTest.php Update php licenses 2021-06-04 22:02:41 +07:00
ThemingDefaultsTest.php Update php licenses 2021-06-04 22:02:41 +07:00
UtilTest.php Update php licenses 2021-06-04 22:02:41 +07:00