summaryrefslogtreecommitdiffstats
path: root/lib/private/Collaboration
Commit message (Expand)AuthorAgeFilesLines
* File reference: use the file type icon as fallback when no preview provider f...Julien Veyssier2022-10-061-2/+14
* Add fallback options for contacts arrayAnna Larch2022-10-011-8/+8
* Move Reference class to public namespaceJulius Härtl2022-09-264-164/+3
* Inject all dependnencies and increase cache timeoutJulius Härtl2022-08-313-6/+12
* Refactor cache handlingJulius Härtl2022-08-314-31/+131
* CleanupJulius Härtl2022-08-314-41/+73
* Limit preview file sizeJulius Härtl2022-08-311-2/+10
* Move registration to IBootstrapJulius Härtl2022-08-311-9/+41
* Add full public interfacesJulius Härtl2022-08-314-6/+8
* Implement image cachingJulius Härtl2022-08-313-3/+55
* Add cache invalidationJulius Härtl2022-08-311-10/+41
* Implement reference provider based cachingJulius Härtl2022-08-313-13/+53
* Make reference fetching configurableJulius Härtl2022-08-312-10/+14
* API for fetching reference metadataJulius Härtl2022-08-314-0/+401
* Rename setting name to reduce its lengthLouis Chemineau2022-06-271-1/+1
* Introduce event for loading additional script on projectsJulius Härtl2022-05-121-6/+27
* Add setting to ignore email during searchLouis Chemineau2022-05-032-1/+11
* Merge pull request #31932 from nextcloud/feat/ignore_second_dnVincent Petry2022-04-131-0/+4
|\
| * Add settings to ignore second display name in searchLouis Chemineau2022-04-121-0/+4
* | Merge pull request #31907 from nextcloud/enh/noid/tag-remote-as-globalscaleMaxence Lange2022-04-121-0/+1
|\ \ | |/ |/|
| * confirm user is internal to globalscaleMaxence Lange2022-04-121-0/+1
* | Add settings to not match userID during full matchLouis Chemineau2022-04-061-1/+4
|/
* Merge pull request #30508 from nextcloud/fix/psaml-binCarl Schwan2022-01-131-1/+1
|\
| * Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan2022-01-121-1/+1
* | Add check before sending email that email address is validCarl Schwan2022-01-111-7/+8
* | Fix idn emails not working in sharesCarl Schwan2022-01-111-2/+5
|/
* Merge pull request #29879 from nextcloud/bugfix/noid/sharing-enumeration-addr...Julius Härtl2021-12-211-4/+1
|\
| * Do not clear all results when searching from users address booksJulius Härtl2021-12-081-4/+1
* | Make psalm more happyJoas Schilling2021-12-091-2/+2
* | Fix docs to make Psalm happierJoas Schilling2021-12-091-6/+1
* | Limit more contact searchesJoas Schilling2021-12-081-1/+6
* | Only limit search in the system address bookJoas Schilling2021-12-081-1/+2
* | Only wildcard search if enumeration is allowedJoas Schilling2021-12-081-1/+9
|/
* Fix type errorsCôme Chilliet2021-11-231-1/+1
* use specific email getter where necessaryArthur Schiwon2021-09-091-2/+2
* Also hide group from direct matchesJoas Schilling2021-07-021-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0414-31/+20
* Also make other shares listen to the "Allow sharing with groups"Joas Schilling2021-05-261-0/+11
* Less ILoggerJoas Schilling2021-04-273-13/+14
* ignore mail shares of related remote share resultsArthur Schiwon2021-04-202-2/+54
* Use correct getSystemValue typeJ0WI2021-04-121-1/+1
* Also limit to user group in case enumeration is enabled for groups and phonen...Joas Schilling2021-03-171-1/+20
* Improve search results when only phonebook-matches can we autocompletedJoas Schilling2021-03-171-1/+5
* Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling2021-03-102-2/+9
* Restrict autocompletion also based on the phonebook known usersJoas Schilling2021-03-102-17/+45
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-182-3/+3
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-1/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-162-0/+2
* Show unique displayname context in the sharing inputJulius Härtl2020-12-143-1/+10
* Bump @nextcloud/vue to 3.0.0John Molakvoæ (skjnldsv)2020-10-201-3/+3