Commit Graph

37 Commits (98f30c2dab24f0ab80015ef7849a7d8875651f6f)

Author SHA1 Message Date
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
Robin Appelman 344945bfe9 more efficient check if addressbook and calendar exists for user 9 years ago
Joas Schilling 3fbb5de74f
Better displaynames for shared address books 9 years ago
Joas Schilling 813f0a0f40
Fix apps/ 9 years ago
Björn Schießle 5ace6b53f3 get only vcards which match both the address book id and the vcard uri (#25294) 9 years ago
Bjoern Schiessle 5f6944954b get only vcard which match both the address book id and the vcard uri 9 years ago
Georg Ehrke 1452b74de7 Contacts API: replace raw image data with url (#25081) 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
Stefan Weil 65b0127241 apps/dav: Fix typos in comments (found and fixed by codespell) 10 years ago
Thomas Müller 89cd6e228d Handle group shares of addressbooks on v1 as well ... now FINALLY .... 10 years ago
Thomas Müller 06e8c70400 Fix acls for calendar objects and cards - fixes #23273 10 years ago
Thomas Müller 4c738ea9c4 Fix group shares on v1 caldav and carddav - fixes #23328 10 years ago
Joas Schilling c99ae62c33 Correctly default to null and add type hint 10 years ago
Lukas Reschke c353d51810 Remove Scrutinizer Auto Fixer 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Joas Schilling 2a0cda74d4 Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_* 10 years ago
Thomas Müller 4dfdb2720c Case insensitive search in contacts - fixes #22575 10 years ago
Thomas Müller c9187cc820 Sync a users contacts birthday to the users birthday calendar 10 years ago
Thomas Müller df7280a3c7 Queries on the cards table by uri require the addressbook as well - fixes #22284 10 years ago
Thomas Müller c919b41395 Adding a custom webdav property which holds the list of contacts groups 10 years ago