Commit Graph

27 Commits (5981b7eb512aa411f51cad541d01c5c6e93476f0)

Author SHA1 Message Date
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 3 months ago
Andy Scherzinger 9d4b944098
chore: Add SPDX header 1 year ago
Christoph Wurst b6e1685683
fix(dav): ACLs for shared addressbooks 2 years ago
Anna Larch 6bd78917d3 fix(CardDAV): set owner-principal, displayname properties for SAB 2 years ago
Johannes Merkel bb802956a2 enh(contacts): show/hide addressbooks for all 2 years ago
Thomas Citharel 13a3ebd4cc
feat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBook 2 years ago
jld3103 02f9c3a06f
Use implementations instead of interfaces for accessing private methods 3 years ago
Carl Schwan 3598ec4028 Add typing to Sharing Backend 3 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 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 2fbad1ed72
Fix (array) indent style to always use one tab 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
Roeland Jago Douma 29eff7b122
Fix the system address book 7 years ago
Georg Ehrke c23a66cda4
fixes dav share issue with owner 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 0eebff152a
Update license headers 8 years ago
Joas Schilling 088f4422f9
Fix remaining "PHP Inspection" warnings 9 years ago
Joas Schilling 62ef59616d
Add public access modifier to all methods 9 years ago
Joas Schilling c2d1e6e7ff
Restrict share handling to the owner only 9 years ago
Joas Schilling ce964f0a10
Translate the Contacts addressbook when it's default 9 years ago
Joas Schilling 813f0a0f40
Fix apps/ 9 years ago
Joas Schilling dd9ee10bc0 Move dav app to PSR-4 (#24527) 10 years ago
Thomas Müller 06e8c70400 Fix acls for calendar objects and cards - fixes #23273 10 years ago
Thomas Müller 20db92c71a Fix group sharing and sharing permissions - fixes #22932 10 years ago
Thomas Müller 95e218b00c For 9.0 we don't have the possibility to store calendar and addressbook properties on a per-user basis and therefore we simple don't allow this for now 10 years ago
Thomas Müller c919b41395 Adding a custom webdav property which holds the list of contacts groups 10 years ago
Thomas Müller 8c14ce01ba Deleting a shared address book results in unshare 10 years ago
Thomas Müller ba565edc1e Extract sharing functionality into own backend class for reusability 10 years ago
Thomas Müller d1104954aa Migrate from CardDAV sharing to more generalk DAV sharing 10 years ago
Thomas Müller ed24511185 Readjust sharing methods 10 years ago
Thomas Müller 45baf03a2a Test ownCloud CardDAV sharing using CalDAVTester 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Thomas Müller 1e8ad65288 Add system principal to cal of each card 10 years ago
Thomas Müller 6a2dde6400 user and system addressbooks are now living in sub folders 10 years ago
Thomas Müller c91192fb73 Adding system addressbook for users of this instance - a occ command is supplied for synchronizing 10 years ago
Thomas Müller ae36c01b95 Adjust sabre changes in core 10 years ago
Thomas Müller 4eb15885c9 Addressbook sharing added based on a simplified approach which is based on calendar sharing standard 10 years ago