nextcloud/apps/theming/lib
Carl Schwan 1da8fe529f 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:29:36 +01:00
..
AppInfo Update php licenses 2021-06-04 22:02:41 +02:00
Command Validate the theming color also on CLI 2021-06-25 16:18:22 +00:00
Controller Improve caching policy 2022-02-18 14:29:36 +01:00
Listener Update php licenses 2021-06-04 22:02:41 +02:00
Service Update php licenses 2021-06-04 22:02:41 +02:00
Settings Update php licenses 2021-06-04 22:02:41 +02:00
Capabilities.php Update php licenses 2021-06-04 22:02:41 +02:00
IconBuilder.php Update php licenses 2021-06-04 22:02:41 +02:00
ImageManager.php Update php licenses 2021-06-04 22:02:41 +02:00
ThemingDefaults.php Don't setup the filesystem to check for a favicon we don't use anyway 2021-10-13 20:27:37 +00:00
Util.php Update php licenses 2021-06-04 22:02:41 +02:00