Commit Graph

37 Commits (3d814b0c36e736f8f9051d6ee6f0d20fc8811640)

Author SHA1 Message Date
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
Thomas Müller 54cbfcbaa1 Add daily cron job to sync system address book 10 years ago
Thomas Müller ac55bac461 Fix test for ensureSystemAddressBookExists 10 years ago
Thomas Müller a91954907b Start updating system addressbook 10 years ago
Roeland Jago Douma 4a3b6da183 Fix mock call to download 10 years ago
Björn Schießle fa561071d2 create urls in a way that sabredav handles it correctly 10 years ago
Thomas Müller 94856cb892 Catch exceptions during sync 10 years ago
Thomas Müller 06dac9726e Address comments 10 years ago
Thomas Müller 451ab84d11 Adding unit tests for the sync service 10 years ago
Thomas Müller 1a20af253b Adding tests and adjust PHPDoc 10 years ago
Thomas Müller 90d9834c8c Decouple federation and dav app 10 years ago