Commit Graph

112 Commits (73fb2997f4b4e4855ef457aae8fde9cda0839e22)

Author SHA1 Message Date
Joas Schilling 648c8df516
Don't populate the PHOTO property when it's not an image 6 years ago
Joas Schilling bb754cb363
Always transform the etag and read the data 6 years ago
Joas Schilling 2e9f105786
Use table variable everywhere 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 3a415e4139
Remove space between switch case and colon 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 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 b80ebc9674
Use the short array syntax, everywhere 6 years ago
Joas Schilling d224ee667e
Correctly trim long cyrillic note 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Georg Ehrke 9f6dd51912
LIMIT is no column but a SQL feature, allow limit on initial sync 6 years ago
Arne Hamann 2c5ebac458
Allow to search for real pattern in contacts 6 years ago
Georg Ehrke 34601f8623
allow sharing addressbooks with circles 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) 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
John Molakvoæ (skjnldsv) 353f5bd469
fixup! move migration 7 years ago
John Molakvoæ (skjnldsv) 72cbc0c86b
Properly set uid and create and update 7 years ago
Morris Jobke d3d045dd5c
Remove unused import statements 8 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 303c0dd6a8
Always dispatch Carddav events 9 years ago
Georg Ehrke c89e057d27
add owner-displayname property to calendars and addressbooks 9 years ago
Morris Jobke 2b6f6dac00
Remove unused variables 9 years ago
Roeland Jago Douma 6d1651452f
Add back the name query part 9 years ago
Thomas Citharel ecba3722da
Factorize query for searching contacts 9 years ago
Georg Ehrke 896dd76ab5
fix bug with shared_by for own calendars if shared 9 years ago
Joas Schilling 2eb27c636d
Make sure shares use read-write when available 9 years ago
Joas Schilling 6dbdca0721
Don't waste energy unless necessary 9 years ago
Joas Schilling 6bd4e1f65b
Use the correct principal for shared addressbooks 9 years ago
John Molakvoæ (skjnldsv) 7e9411b929
this is public 9 years ago
John Molakvoæ (skjnldsv) b8fcd3ce27
getUsersOwnAddressBooks 9 years ago
Thomas Müller c778b1bade
Update sabre dav to 3.2 (#26115) 9 years ago
Joas Schilling ce964f0a10
Translate the Contacts addressbook when it's default 9 years ago
Joas Schilling 44fbf6f734
Close cursors 9 years ago
Joas Schilling 08c6ca5a1a
Chunk if you have too many contacts 9 years ago
Roeland Jago Douma 94fb5bcbae
Cast query result to int 9 years ago