nextcloud/apps/files
Bill McGonigle 8a3c19f894 Mention missing files subdir
Many users are getting confused by the inaccurate error message "Home storage for user $user not writable" because the storage *is* writable.  The actual issue is a missing files/ subdirectory.  cf. https://help.nextcloud.com/t/home-storage-for-user-not-writable/10831/7
By mentioning the possible cause in the error message, users are going to be able to rapidly solve their problem rather than bang their heads against the screen, Google, and eventually forums to find out that the error message is wrong in their case.
Yes, it would be better to detect and precisely describe the fault, or fix the problem automatically, but until then, be kind to the users for the next however many years.
2022-06-17 10:46:32 +00:00
..
ajax Update php licenses 2021-06-04 22:02:41 +02:00
appinfo Bump app version 2021-09-29 10:07:22 +02:00
composer ran autoloaderchecker.sh 2022-03-31 14:15:16 +02:00
css Fix uploading text position 2022-01-04 08:49:38 +00:00
img compress some images with tinypng.com 2020-05-22 13:07:11 +00:00
js Explicitly close div element 2022-05-16 12:16:12 +02:00
l10n [tx-robot] updated from transifex 2022-06-17 02:28:11 +00:00
lib Mention missing files subdir 2022-06-17 10:46:32 +00:00
src Fix JS tests after test lib updates 2022-01-10 17:42:19 +01:00
templates Fix "No entries in this …" template 2021-10-26 10:58:25 +02:00
tests Redirection now only happens when dir is empty 2022-02-21 22:47:36 +01:00
.l10nignore Ignored compiled js files in files 2019-11-01 08:29:41 +01:00
list.php Update php licenses 2021-06-04 22:02:41 +02:00
recentlist.php Update php licenses 2021-06-04 22:02:41 +02:00
simplelist.php Update php licenses 2021-06-04 22:02:41 +02:00
webpack.js Move to combined files entrypoint 2021-10-26 10:51:42 +02:00