Commit Graph

102 Commits (63d584afb5727737fe73a0ca2ecf720022b33922)

Author SHA1 Message Date
Daniel Kesselberg 77c09252d5
Dont assign $options to $options and cleanup doc 6 years ago
Georg Ehrke 9f6dd51912
LIMIT is no column but a SQL feature, allow limit on initial sync 6 years ago
labor4 ee0e1c4946
add carddav-search option for X-ADDRESSBOOKSERVER-MEMBER 6 years ago
Arne Hamann 2c5ebac458
Allow to search for real pattern in contacts 6 years ago
Arthur Schiwon 3c78116cf8
do not create folder just to delete it afterwards 6 years ago
Arthur Schiwon 1d1c8b4e69
avoids users searches on backend, faster processing 6 years ago
John Molakvoæ (skjnldsv) d6e9a2ea15
Fix dav has-photo plugin extend 6 years ago
Georg Ehrke 34601f8623
allow sharing addressbooks with circles 6 years ago
John Molakvoæ (skjnldsv) cea53d0a07
Add HasPhoto DAV plugin 6 years ago
Daniel Kesselberg 2764173d09
Use proper mime type for ico 6 years ago
Daniel Kesselberg 4dbef1210c
Add ico as avatar 6 years ago
John Molakvoæ (skjnldsv) 22112bf71d
Allow access to addressbook unique uri 6 years ago
Morris Jobke 7f5c38bb60
Update apps/dav/lib/CardDAV/PhotoCache.php 6 years ago
John Molakvoæ (skjnldsv) 1d2d7fd60d
Log failure on parsing 6 years ago
John Molakvoæ (skjnldsv) fa6c257084
Allow URI as data for vcard PHOTO 6 years ago
Roeland Jago Douma 58ca6b1554
No DAV user enumeration if disabled 6 years ago
Roeland Jago Douma 29eff7b122
Fix the system address book 6 years ago
Arthur Schiwon ea283c0248
be careful with mixed return values even if it may look unsuspicious… 7 years ago
Georg Ehrke c23a66cda4
fixes dav share issue with owner 7 years ago
Joas Schilling bb352fb667
Use the defined func()->count() instead of manual counting 7 years ago
John Molakvoæ (skjnldsv) b6d8c5ff2f
Add check for vCard uid 7 years ago
John Molakvoæ (skjnldsv) 60d8b56856
Added multi-get vcf download plugin 7 years ago
John Molakvoæ (skjnldsv) 66624cfe0a
Phpunit fix 7 years ago
Morris Jobke 7246f2ace5
Update PHPDoc to reflect the actual behaviour 7 years ago
John Molakvoæ (skjnldsv) d89edb28c4
move migration 7 years ago
John Molakvoæ (skjnldsv) 9afff2fb20
Properly set uid and create and update 7 years ago
Julius Härtl b9c5e569d3
Update AddressBookImpl documentation 7 years ago
John Molakvoæ (skjnldsv) 353f5bd469
fixup! move migration 7 years ago
John Molakvoæ (skjnldsv) 72cbc0c86b
Properly set uid and create and update 7 years ago
Julius Härtl 61af607525
Make enhancing entries with type property optional 7 years ago
Julius Härtl 8b92a6c9cb
Add type of properties to address book results 7 years ago
Julius Härtl 45d8aeb9f2
Remove federated sharing address books which are the same as local ones 7 years ago
Georg Ehrke 83639a9898
remove LogicException, because it's also triggered with legitimate parameters 7 years ago
Thomas Citharel a311798674 Remove users from system addressbook when user deactivated 7 years ago
Roeland Jago Douma 240006bdf5
When sharing calendars and addressbooks the principal has to be verified to be valid 7 years ago
Morris Jobke d3d045dd5c
Remove unused import statements 7 years ago
Morris Jobke e2974f1133
Simplify return statement 7 years ago
Morris Jobke 0a56d2185e
Return value immediately instead of assigning to a one-time variable 7 years ago
Roeland Jago Douma 0585b776fb
Do no run SyncJob in cron 7 years ago
Tobia De Koninck f6ef779f97
Make ContactsStore a public API 7 years ago
Roeland Jago Douma 40633c5e54
CardDAV convertor check should not be to wide 7 years ago
Morris Jobke 31c5c2a592
Change @georgehrke's email 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Joas Schilling 3b4ab6560b
Check if the user/group exists for dav shares 8 years ago
Thomas Citharel f1bfd4433e
Don't add a LIKE condition when it's not needed 8 years ago
Joas Schilling 89238164e1 Fix comparisons in the dav app 8 years ago
Roeland Jago Douma fc369dd86e
[DAV] Fix URLUtil::splitPath usage 8 years ago
Lukas Reschke 3d2600b039
Add Phan plugin to check for SQL injections 8 years ago
Georg Ehrke 35781ae45c
urldecode group principals in Cal- and CardDAV backend 8 years ago
Roeland Jago Douma 92408390b0
Fix ImageExportPluginTest 8 years ago