Commit Graph

36 Commits (c79a6b3f62948075f7ce67a0294b0410fd61af3d)

Author SHA1 Message Date
Côme Chilliet c79a6b3f62
Fix errors from PHP 8.2 testing 3 years ago
Richard Steinmetz 304b71647f
Fix duplicate event email notifications 3 years ago
Thomas Citharel 190a71ecf9
Expose additional emails in {DAV:}alternate-URI-set 3 years ago
Louis Chemineau e8ab298d2c Use email settings in DAV search 4 years ago
Arthur Schiwon 27865d03c0
use specific email getter where necessary 4 years ago
Thomas Citharel 2a78ea9dc6
Improve PrincipalTest test file 4 years ago
Thomas Citharel a7b9b398a3
Expose user language through DAV 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Joas Schilling 5b53b6f977
Add a setting to restrict returning a full match unless in phonebook or same group 5 years ago
Joas Schilling 236aa194e2
Restrict autocompletion also based on the phonebook known users 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 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 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Julius Härtl 47271e56ee Fix tests due to config adjustments 6 years ago
Julius Härtl 0fa897fcfc Limit enumeration in principal search 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Georg Ehrke c3748cfee3
respect shareapi_allow_share_dialog_user_enumeration in Principal backend for Sabre/DAV 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Georg Ehrke 63d584afb5
use principaluri instead of userid, allowing to add delegates for rooms and things 6 years ago
Georg Ehrke d74e49b3e6
implement principal property search for calendar user address set property 7 years ago
Morris Jobke dd2496b275
Use proper dependency injection for app manager 7 years ago
Georg Ehrke 218253db76
allow user principal search for dav displayname property 7 years ago
Georg Ehrke f5dc7b7f07
move disableFreeBusy check from User principal backend to Scheduling Outbox collection. This allows to keep local delivery of scheduling messages while prohibiting FreeBusy requests 7 years ago
Georg Ehrke 367ca563b4
allow admins to override FreeBusy capabilities without modifying ShareAPI capabilities 7 years ago
Georg Ehrke 6802e2b59a
Principal search: Take sharing settings into account 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Roeland Jago Douma c75b5a5614
Properly handle groups with a / 9 years ago
Joas Schilling 813f0a0f40
Fix apps/ 9 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Joas Schilling 5882e21b3b
Update DAV unit tests to PSR-4 10 years ago
Thomas Müller b10dcfc3b7
Fixing local event delivery for calendar events based on the email address 10 years ago
Thomas Müller 2e94d34dfd Fix group principal 10 years ago
Thomas Müller a67f7ad1f3 Remove calendar-proxy support - did this ever work? 10 years ago
Thomas Müller 992ccc899a Fix unit test - optimize code 10 years ago
Thomas Müller 8b8edc1f5d Show group shared addressbooks 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Thomas Müller f9c08112da Adding group principals to new dav endpoint 10 years ago
Thomas Müller b799e42b4e Introduce \OCP\IUser::getEMailAddress() 10 years ago
Thomas Müller c25a7cc4da Users are available under it's own principal resource named 'principals/users' this will allow us to introduce e.g. groups as principals (one day) and system specific principals (needed for federation) 10 years ago
Thomas Müller d8e965e59a Introducing CardDAV into core 10 years ago
Thomas Müller f2889dc6e4 Consolidate webdav code - move all to one app 10 years ago
Vincent Petry 9f6dcb9d3e Sabre Update to 2.1 11 years ago
Lukas Reschke 3e324f87d0 Use proper test name 11 years ago
Lukas Reschke 7b3f736300 Use proper namespace 11 years ago