summaryrefslogtreecommitdiffstats
path: root/lib/private/Collaboration
Commit message (Expand)AuthorAgeFilesLines
* Listen to IUser::postDeleteJulius Härtl2019-03-011-1/+1
* Access for a collection can only become trueJoas Schilling2019-03-011-0/+1
* Register providers via class namesJoas Schilling2019-03-011-5/+26
* Add a listener for the eventsJoas Schilling2019-03-011-0/+66
* Also cache the resource type because it is part of the identifierJoas Schilling2019-03-011-1/+24
* Fix unused variable $accessJoas Schilling2019-03-011-2/+1
* Fix doc blockJoas Schilling2019-03-011-2/+1
* Don't throw on UniqueConstraintViolationException since a written value is ok...Joas Schilling2019-03-011-2/+8
* Cache the access manually tooJoas Schilling2019-03-011-0/+51
* Fix SQL statement and provider method callJulius Härtl2019-03-011-13/+13
* Make sure the results are always sorted the sameJoas Schilling2019-03-011-0/+1
* Improve searchCollections()Joas Schilling2019-03-011-6/+20
* Further work on the access cacheJoas Schilling2019-03-013-68/+252
* Start implementing access cacheJoas Schilling2019-03-013-8/+102
* Fix doc blocksJoas Schilling2019-03-013-25/+27
* Implement search and rename in backendJulius Härtl2019-03-011-0/+44
* Add link to resource providerJulius Härtl2019-03-012-0/+32
* Only call resource provider if type matchesJulius Härtl2019-03-011-10/+27
* Allow apps to register resource providersJulius Härtl2019-03-011-4/+11
* Add iconClass to resourcesJulius Härtl2019-03-012-0/+31
* Insert new collection into databaseJulius Härtl2019-03-011-1/+4
* Make names mandatoryJoas Schilling2019-03-013-20/+61
* Allow to create collectionsJoas Schilling2019-03-011-0/+8
* Provider functionalityJoas Schilling2019-03-013-0/+96
* Add a controller with the most important methodsJoas Schilling2019-03-011-4/+3
* Basic implementation of resource and collection handlingJoas Schilling2019-03-013-0/+304
* Search sharees on lookup server when explicitly requested by userChristoph Wurst2019-02-261-1/+1
* allow group backends to mark that a group should now be shown in search dialogsRobin Appelman2019-02-251-0/+4
* Always query lookup server in GS modeRoeland Jago Douma2019-02-211-1/+1
* Fix injection to get the user idJulius Härtl2018-10-301-4/+7
* Add uuid/name entry to Remote/MailPlugin testsJulius Härtl2018-10-301-2/+3
* Add name field to mail and remote resultsJulius Härtl2018-10-302-0/+6
* Add local share if remote cloud id matches a local user onesJulius Härtl2018-10-301-2/+12
* Make enhancing entries with type property optionalJulius Härtl2018-10-302-8/+22
* Add type to Remote and Mail pluginsJulius Härtl2018-10-302-2/+6
* Add collaborators uuid to properly render the avatar and for later groupingJulius Härtl2018-10-302-0/+7
* Filter out generic remote result for local usersJulius Härtl2018-10-301-7/+17
* Filter out local users from address book remote searchesJulius Härtl2018-10-301-2/+11
* Do not try to contact lookup server without internet connection or URLArthur Schiwon2018-10-181-1/+6
* some small fixes and improvementsBjoern Schiessle2018-10-101-5/+18
* adjust testsBjoern Schiessle2018-10-091-1/+1
* always query the lookup server in a global scale setup and have a nicer labelBjoern Schiessle2018-10-091-3/+22
* Ignore deactivated users in collaborators user search pluginThomas Citharel2018-08-061-1/+3
* start to get fed group shares into the share dialogBjoern Schiessle2018-07-111-0/+78
* the FN is optional, carrying the displayname if presentArthur Schiwon2018-03-141-5/+11
* Fix calculation if there are more resultsJoas Schilling2018-03-081-1/+5
* Add the users result only when non empty so tests stay the sameJoas Schilling2018-03-021-1/+3
* Also array_slice wide email matches of local usersJoas Schilling2018-03-011-4/+7
* Merge pull request #8206 from nextcloud/bugfix/noid/fix-collaboration-result-...blizzz2018-02-202-0/+4
|\
| * Better result handling of email searchJoas Schilling2018-02-202-0/+4