Commit Graph

50 Commits (5981b7eb512aa411f51cad541d01c5c6e93476f0)

Author SHA1 Message Date
Christoph Wurst ec664b0aea fix(dav): Create SAB at installation 7 months ago
Christoph Wurst 0bb68ab734 fix(carddav): Handle race for SAB creation better 11 months ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 12 months ago
Pablo Zmdl 742764bd4e chore: Use constant for default value 12 months ago
Pablo Zmdl 280adb3e94 feat: configurable request timeout for carddav sync 12 months ago
Daniel Kesselberg 870816466f
fix: make federation address book sync work with allow_local_remote_servers = false 1 year ago
Côme Chilliet 1a4978c4ea
chore: Apply rector configuration to apps folder 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Daniel Kesselberg f73c5c4aa9 chore: don't pass null to createElement 1 year ago
Daniel Kesselberg 1fa37ed2dc refactor(dav): migrate to new http client 1 year ago
Andy Scherzinger 9d4b944098
chore: Add SPDX header 1 year ago
Côme Chilliet 81319e78bf chore: Improve phpdoc typing to silence psalm errors 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Faraz Samapoor 0bae21b1d1 Refactors "strpos" calls in /apps/dav to improve code readability. 2 years ago
Christoph Wurst 2cc672d26b
fix(dav): Run system address book create-if-not-exists in transaction 2 years ago
Anna Larch 5c2eb732f1 fix(carddav): expose system address book 2 years ago
Christopher Ng e6f4705920 Revert "Fix sync errors for duplicate cards with the same UID for different backends" 3 years ago
Anna Larch ddcee3dbab Fix sync errors for duplicate cards with the same UID for different backends 3 years ago
Anna Larch 2988efeb7f Add logging to federation 3 years ago
Carl Schwan 6114176b71 Cleanup CardDav SyncService 3 years ago
Carl Schwan a9cfa72d1c Summer cleanup of the federation app 3 years ago
Carl Schwan f7be76125f Fix more psalm issues 3 years ago
Carl Schwan eef973e85b Minor optimizations for saving user personal information 3 years ago
Côme Chilliet e2531f8503
Migrate dav application from ILogger to LoggerInterface 3 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Arthur Schiwon 665ffbdf80
remove private AccountManager from SyncService 4 years ago
Morris Jobke dc479aae2d
Improve CertificateManager to not be user context dependent 5 years ago
Joas Schilling 8b77aa6b4f
Sync all users to the system addresssbook 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Arthur Schiwon 1d1c8b4e69
avoids users searches on backend, faster processing 7 years ago
Arthur Schiwon ea283c0248
be careful with mixed return values even if it may look unsuspicious… 7 years ago
Thomas Citharel a311798674 Remove users from system addressbook when user deactivated 7 years ago
Morris Jobke e2974f1133
Simplify return statement 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Bjoern Schiessle d5dec527c9
get addressbook url and carddav user from remote server 9 years ago
Bjoern Schiessle ee014bddbd
fix tests 9 years ago
Joas Schilling 33867f331c
Load cert file before syncing addressbooks and contacts 9 years ago
Bjoern Schiessle 8f33d9d1c0
update system address book if the user change the personal settings 9 years ago
Joas Schilling 813f0a0f40
Fix apps/ 9 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Joas Schilling dd9ee10bc0 Move dav app to PSR-4 (#24527) 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Bjoern Schiessle 87e47afed8 remove synced remote address book if the remote server revoked access to his system address book 10 years ago