Commit Graph

67 Commits (9836e9b16484582d309c8437ab46d82e34956941)

Author SHA1 Message Date
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 8 months ago
Andy Scherzinger 9d4b944098
chore: Add SPDX header 11 months ago
Richard Steinmetz 53ef6c5f71
feat(dav): update a principal's schedule-default-calendar-URL 1 year ago
Hamid Dehnavi 7bf31df0bc Refactors "substr" calls to improve code readability 1 year ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Anna Larch 6bd78917d3 fix(CardDAV): set owner-principal, displayname properties for SAB 2 years ago
Faraz Samapoor 0bae21b1d1 Refactors "strpos" calls in /apps/dav to improve code readability. 2 years ago
Richard Steinmetz bbda231e18
fix(dav): check if principal has email address before accessing it 2 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 3 years ago
Louis Chemineau 70c56b411e Use share setting in DAV search 3 years ago
Vincent Petry 1bac5e2cbe
Principal search by display name case insensitive 3 years ago
Arthur Schiwon 27865d03c0
use specific email getter where necessary 4 years ago
Thomas Citharel a7b9b398a3
Expose user language through DAV 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Maxence Lange 11ad88e987 migration to Circles 22 4 years ago
Joas Schilling 5b53b6f977
Add a setting to restrict returning a full match unless in phonebook or same group 4 years ago
Joas Schilling 236aa194e2
Restrict autocompletion also based on the phonebook known users 4 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 4 years ago
Arthur Schiwon fcade3dda3
do not remove valid group shares 4 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 4 years ago
Arthur Schiwon d8ad4ef6b5
use a consistent default value for sharing.maxAutocompleteResults 4 years ago
Arthur Schiwon 2b017b704a
dav search to honour sharing.maxAutocompleteResults setting 4 years ago
Daniel Kesselberg 35098a9973
A valid user session is required for circles. 4 years ago
Daniel Kesselberg efef6e9b78
Update phpdoc for circleToPrincipal 4 years ago
Georg Ehrke b5204a78cc
Mitigate encoding issue with user principal uri 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 5 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 5 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 5 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 5 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 5 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 5 years ago
Christoph Wurst 74936c49ea
Remove unused imports 5 years ago
Julius Härtl 0fa897fcfc Limit enumeration in principal search 5 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 5 years ago
Georg Ehrke c3748cfee3
respect shareapi_allow_share_dialog_user_enumeration in Principal backend for Sabre/DAV 5 years ago
Georg Ehrke 63d584afb5
use principaluri instead of userid, allowing to add delegates for rooms and things 6 years ago
Roeland Jago Douma 3d86537dc9
Early first stage implementation of the groupset 6 years ago
Roeland Jago Douma 01a4644cad
Use the proxymapper to obtain valid proxy data 6 years ago
Roeland Jago Douma 49361c40e2
Typehint builtin types in constructor to not initiate autoloading 6 years ago
Georg Ehrke d74e49b3e6
implement principal property search for calendar user address set property 6 years ago
Vinicius Cubas Brand 9bb13fb05f
Created infrastructure to show circles' shared files 6 years ago
Morris Jobke dd2496b275
Use proper dependency injection for app manager 6 years ago
Morris Jobke 8322cec951
Suppress phan exceptions because they are catched by a class_exists 6 years ago
Georg Ehrke 12d3f246aa
use class_exists on correct class to please phan 6 years ago
Georg Ehrke dc26d94014
properly catch exceptions of detailsCircle 6 years ago
Vinicius Cubas Brand 58c92e6047 Get user's circles without touching session 6 years ago
Georg Ehrke 34601f8623
allow sharing addressbooks with circles 6 years ago