nextcloud/lib/public/AppFramework
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
..
Bootstrap Fix psalm warning related to registerEventListener 2022-01-29 12:44:02 +01:00
Db Update php licenses 2021-06-04 22:02:41 +02:00
Http Improve caching policy 2022-02-18 14:28:24 +01:00
OCS Update php licenses 2021-06-04 22:02:41 +02:00
Services Update php licenses 2021-06-04 22:02:41 +02:00
Utility Phase out the controller reflector 2021-06-17 18:21:19 +02:00
ApiController.php Update php licenses 2021-06-04 22:02:41 +02:00
App.php Update php licenses 2021-06-04 22:02:41 +02:00
AuthPublicShareController.php Update php licenses 2021-06-04 22:02:41 +02:00
Controller.php Update php licenses 2021-06-04 22:02:41 +02:00
Http.php Update php licenses 2021-06-04 22:02:41 +02:00
IAppContainer.php Update php licenses 2021-06-04 22:02:41 +02:00
Middleware.php Update php licenses 2021-06-04 22:02:41 +02:00
OCSController.php Update php licenses 2021-06-04 22:02:41 +02:00
PublicShareController.php Update php licenses 2021-06-04 22:02:41 +02:00
QueryException.php Update php licenses 2021-06-04 22:02:41 +02:00