nextcloud-server/core/Controller
Carl Schwan 36721a8d0d Fix caching of the user avatar
Now on firefox/safari it is only refetched once a day. On Chrom{e,ium}
we keep the previous behavior of maybe refetching it more often.

This also notify the user about this behavior when they upload an avatar
picture.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-02-25 14:24:07 +01:00
..
AppPasswordController.php
AutoCompleteController.php
AvatarController.php Fix caching of the user avatar 2022-02-25 14:24:07 +01:00
ClientFlowLoginController.php Pass username prefill through unauthenticated request redirects 2021-12-29 11:52:31 +01:00
ClientFlowLoginV2Controller.php Merge pull request #29531 from nextcloud/bugfix/noid/flow-auth-v2-apptoken 2021-12-30 08:14:23 +01:00
CollaborationResourcesController.php
ContactsMenuController.php
CSRFTokenController.php
CssController.php
GuestAvatarController.php Only allow avatars in 64 and 512 pixel size 2022-02-07 16:47:51 +01:00
HoverCardController.php
JsController.php
LoginController.php
LostController.php
NavigationController.php
OCJSController.php Explicitly allow some routes without 2FA 2021-11-17 18:42:21 +01:00
OCSController.php
PreviewController.php Improve caching policy 2022-02-16 11:35:57 +01:00
ProfileApiController.php
ProfilePageController.php Move bundles to /dist 2022-01-08 10:11:58 +01:00
RecommendedAppsController.php
SearchController.php
SetupController.php Improve installation pages 2022-01-14 19:59:46 +00:00
SvgController.php
TwoFactorChallengeController.php
UnifiedSearchController.php
UserController.php
WalledGardenController.php
WebAuthnController.php
WellKnownController.php
WhatsNewController.php
WipeController.php