nextcloud/apps/dav
Carl Schwan eef973e85b Minor optimizations for saving user personal information
* Remove double hook: the OC_User::changeUser triggers an
OC\AccountManager::userUpdated and the app is already listening to this
signal in its Application definition

* Make createCard not check if an card exists if we already checked
  previously. We also don't try to get the card if the user is disabled
  as we don't use the card in this case

We this change we go from 100 DB requests to 80 DB requests when saving
an user email address.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
(cherry picked from commit c6fd482edf33214a9ad4787e4cac278f871fa7c8)
2022-05-12 21:02:52 +02:00
..
appinfo Migrate last instances of $server::getLogger() from dav 2022-05-02 10:52:44 +02:00
bin Update php licenses 2021-06-04 22:02:41 +02:00
composer Add a metadata service to store file metadata 2022-04-13 14:06:29 +02:00
css Include accept / decline links in CalDAV invitation emails 2018-06-29 10:44:44 +02:00
l10n [tx-robot] updated from transifex 2022-05-06 02:28:40 +00:00
lib Minor optimizations for saving user personal information 2022-05-12 21:02:52 +02:00
src Add JS Unit tests for new 'sendEventRemindersToSharedGroupMembers' setting. 2022-03-21 13:03:13 +01:00
templates Make calendar schedule options translatable 2021-10-22 09:33:40 +02:00
tests Merge pull request #31963 from nextcloud/feat/use_setting_in_dav_search 2022-05-04 13:38:03 +02:00
.gitignore Introducing CardDAV into core 2015-11-06 15:26:51 +01:00
.l10nignore l10n: ignore packed js files from TX sync 2021-08-02 10:47:47 +02:00