nextcloud/apps/settings
Christoph Wurst 90d0732828
Fix updating user settings
The requests dispatched from the personal settings page don't always
send all the possible params but just a subset. Hence requests currently
fail on master e.g. when you update your email. This makes the arguments
optional again.

Regression of da9462b482

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-01-05 12:59:50 +01:00
..
appinfo Bump versions 2020-09-18 09:16:45 +02:00
composer rebuild autoloader scripts with 2.0.7 2020-11-26 15:49:03 +01:00
css Move help to separate stylesheet 2020-11-04 13:17:16 +01:00
data Fix duplicate sentence in 'Reasons to use Nextcloud.pdf' 2020-09-15 11:12:23 +02:00
img Move settings to an app 2019-09-28 09:39:28 +00:00
js Bump dompurify from 2.2.3 to 2.2.6 2020-12-29 11:14:05 +01:00
l10n [tx-robot] updated from transifex 2021-01-04 02:21:48 +00:00
lib Fix updating user settings 2021-01-05 12:59:50 +01:00
src Only let the infinite handler fetch more results if the limit is hit 2020-12-16 12:38:33 +01:00
templates Merge pull request #22916 from J0WI/unifiy-links-to-php.net 2020-12-22 09:53:31 +01:00
tests Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
.editorconfig Move settings to an app 2019-09-28 09:39:28 +00:00
.gitignore Move settings to an app 2019-09-28 09:39:28 +00:00
.l10nignore Update .l10nignore for apps to exclude bundled JS files 2020-09-15 12:28:43 +02:00
webpack.js Fix settings chunk loading 2020-09-10 18:28:32 +02:00