nextcloud/apps
Vincent Petry 32758894a4 Set up FS before querying storage info in settings
The personal info section of the personal settings is querying the
storage quota information. For this it requires the FS to be setup which
is not always guaranteed.

This fixes an issue where refreshing the settings page would cause it to
fail after Redis caches are full. It is likely that when Redis cache is
populated, some code path is initializing the FS, so it works so far.
But when the cache is populated, that code path is skipped so the FS is
not guaranteed to be setup...

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-11-16 11:06:35 +00:00
..
accessibility Make sure columns with an empty default are nullable for Oracle 2020-11-12 12:57:51 +01:00
admin_audit Make sure columns with an empty default are nullable for Oracle 2020-11-12 12:57:51 +01:00
cloud_federation_api Make sure columns with an empty default are nullable for Oracle 2020-11-12 12:57:51 +01:00
comments Make sure columns with an empty default are nullable for Oracle 2020-11-12 12:57:51 +01:00
contactsinteraction Convert the card resource to a string if necessary 2020-11-13 18:18:24 +00:00
dashboard [tx-robot] updated from transifex 2020-11-09 02:19:02 +00:00
dav [tx-robot] updated from transifex 2020-11-16 02:19:33 +00:00
encryption Make sure columns with an empty default are nullable for Oracle 2020-11-12 12:57:51 +01:00
federatedfilesharing [tx-robot] updated from transifex 2020-11-14 02:19:47 +00:00
federation Make sure columns with an empty default are nullable for Oracle 2020-11-12 12:57:51 +01:00
files [tx-robot] updated from transifex 2020-11-16 02:19:33 +00:00
files_external [tx-robot] updated from transifex 2020-11-14 02:19:47 +00:00
files_sharing [tx-robot] updated from transifex 2020-11-16 02:19:33 +00:00
files_trashbin [tx-robot] updated from transifex 2020-11-14 02:19:47 +00:00
files_versions Make sure columns with an empty default are nullable for Oracle 2020-11-12 12:57:51 +01:00
lookup_server_connector Make sure columns with an empty default are nullable for Oracle 2020-11-12 12:57:51 +01:00
oauth2 Make sure columns with an empty default are nullable for Oracle 2020-11-12 12:57:51 +01:00
provisioning_api [tx-robot] updated from transifex 2020-11-16 02:19:33 +00:00
settings Set up FS before querying storage info in settings 2020-11-16 11:06:35 +00:00
sharebymail Make sure columns with an empty default are nullable for Oracle 2020-11-12 12:57:51 +01:00
systemtags [tx-robot] updated from transifex 2020-11-14 02:19:47 +00:00
testing Make sure columns with an empty default are nullable for Oracle 2020-11-12 12:57:51 +01:00
theming [tx-robot] updated from transifex 2020-11-10 02:18:56 +00:00
twofactor_backupcodes Make sure columns with an empty default are nullable for Oracle 2020-11-12 12:57:51 +01:00
updatenotification [tx-robot] updated from transifex 2020-11-14 02:19:47 +00:00
user_ldap [tx-robot] updated from transifex 2020-11-15 02:19:11 +00:00
user_status Merge pull request #24079 from nextcloud/backport/24053/stable20 2020-11-16 11:23:17 +01:00
weather_status [tx-robot] updated from transifex 2020-11-16 02:19:33 +00:00
workflowengine [tx-robot] updated from transifex 2020-11-15 02:19:11 +00:00