Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-17Expose additional emails in {DAV:}alternate-URI-setexpose-extra-emails-in-davThomas Citharel
2022-04-19Use email settings in DAV searchfeat/use_setting_in_dav_searchLouis Chemineau
2022-04-19Use share setting in DAV searchLouis Chemineau
2022-04-08Principal search by display name case insensitiveVincent Petry
2021-09-09use specific email getter where necessaryArthur Schiwon
2021-08-16Expose user language through DAVThomas Citharel
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-29migration to Circles 22Maxence Lange
2021-03-10Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling
2021-03-10Restrict autocompletion also based on the phonebook known usersJoas Schilling
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2021-01-20do not remove valid group sharesArthur Schiwon
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-15use a consistent default value for sharing.maxAutocompleteResultsArthur Schiwon
2020-12-15dav search to honour sharing.maxAutocompleteResults settingArthur Schiwon
2020-11-26A valid user session is required for circles.Daniel Kesselberg
2020-11-26Update phpdoc for circleToPrincipalDaniel Kesselberg
2020-09-10Mitigate encoding issue with user principal uriGeorg Ehrke
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Add visibility to all methods and position of static keywordChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-03-20Limit enumeration in principal searchJulius Härtl
2019-12-05Update license headersChristoph Wurst
2019-12-03respect shareapi_allow_share_dialog_user_enumeration in Principal backend for...Georg Ehrke
2019-08-15use principaluri instead of userid, allowing to add delegates for rooms and t...Georg Ehrke
2019-08-15Early first stage implementation of the groupsetRoeland Jago Douma
2019-08-15Use the proxymapper to obtain valid proxy dataRoeland Jago Douma
2019-06-04Typehint builtin types in constructor to not initiate autoloadingRoeland Jago Douma
2019-03-21implement principal property search for calendar user address set propertyGeorg Ehrke
2019-03-13Created infrastructure to show circles' shared filesVinicius Cubas Brand
2019-03-05Use proper dependency injection for app managerMorris Jobke
2019-03-05Suppress phan exceptions because they are catched by a class_existsMorris Jobke
2019-03-04use class_exists on correct class to please phanGeorg Ehrke
2019-03-04properly catch exceptions of detailsCircleGeorg Ehrke
2019-03-01Get user's circles without touching sessionVinicius Cubas Brand
2019-03-01allow sharing addressbooks with circlesGeorg Ehrke
2019-03-01Share calendar to circleVinicius Cubas Brand
2018-10-22allow user principal search for dav displayname propertyGeorg Ehrke
2018-10-16move disableFreeBusy check from User principal backend to Scheduling Outbox c...Georg Ehrke
2018-06-01Merge pull request #9550 from nextcloud/bugfix/noid/override_freebusy_sharing...Morris Jobke
2018-05-27When sharing calendars and addressbooks the principal has to be verified to b...Roeland Jago Douma
2018-05-22allow admins to override FreeBusy capabilities without modifying ShareAPI cap...Georg Ehrke
2018-02-14Remove unused import statementsMorris Jobke
2017-12-11Principal search: Take sharing settings into accountGeorg Ehrke
2017-12-11Fix functions to search for principals in the backend.Christoph Seitz