aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Share20/ProviderFactory.php
Commit message (Expand)AuthorAgeFilesLines
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Introduce deck share type to ShareAPIControllerJulius Härtl2020-12-091-0/+11
* Add share type for deckJulius Härtl2020-12-091-0/+2
* Allow apps to register their share providers from outsideJulius Härtl2020-12-091-0/+23
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+2
* Generate password by password_policy appDaniel Kesselberg2020-08-111-2/+1
* Move federated_share_added into a typed eventMorris Jobke2020-07-231-1/+3
* Update share type constant usageJoas Schilling2020-06-241-7/+8
* Fix language in share notes email for usersJoas Schilling2020-06-231-2/+3
* Update license headers for 19Christoph Wurst2020-04-291-1/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Use elseif instead of else ifChristoph Wurst2020-04-101-8/+8
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+3
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+3
* Fix l10n in federated file sharingChristoph Wurst2019-09-191-1/+1
* Bye Spreed namespace, hello Talk!Joas Schilling2019-09-051-2/+2
* Add provider for room sharesDaniel Calviño Sánchez2018-08-081-0/+34
* add direct link to the file for user/group sharesBjoern Schiessle2018-07-211-1/+2
* allow to add a personal note to a shareBjoern Schiessle2018-07-211-1/+4
* fix selection of share providerBjoern Schiessle2018-07-121-1/+1
* implement federated group sharesBjoern Schiessle2018-07-111-2/+3
* use new API to send a federated share if possibleBjoern Schiessle2018-07-021-1/+3
* start implementing federated sharing 2.0Bjoern Schiessle2018-07-021-2/+2
* Update license headersMorris Jobke2017-11-061-0/+5
* Run phan over code baseLukas Reschke2017-07-191-0/+2
* upstreamMaxence Lange2017-07-111-5/+11
* add new config switched for the global scale architectureBjoern Schiessle2017-05-291-1/+3
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
* respect password policy for auto generated passwordsBjoern Schiessle2017-04-201-1/+3
* allow admin to enforce password on mail sharesBjoern Schiessle2017-04-201-1/+2
* Add "Reply-To" on ShareByMailProvider mailsLukas Reschke2017-04-181-1/+3
* Do proper DIRoeland Jago Douma2017-04-111-1/+1
* remove discovery manager in favour of the OCSDiscoveryServiceBjoern Schiessle2017-04-111-5/+1
* setting to disable sending password by mailBjoern Schiessle2017-04-031-3/+5
* shares-circlesMaxence Lange2017-03-171-4/+50
* Fix return type of share providerJoas Schilling2017-03-011-1/+1
* Fix conditionMaxence Lange2017-02-261-1/+1
* Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-081-2/+4
* Also return the ShareByMail provider when getting allJoas Schilling2016-11-301-0/+4
* add activity if a file was shared by mailBjoern Schiessle2016-11-081-1/+2
* send mail for share-by-mail sharesBjoern Schiessle2016-11-011-1/+3
* add share by mail share providerBjoern Schiessle2016-11-011-0/+38
* Add getShareTypesInFolder to optimize folder listeningRobin Appelman2016-10-311-0/+4
* Fix othersJoas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+2
* use share initiator as fall back to access the fileBjörn Schießle2016-05-201-1/+2
* move federated sharing settings to the federatedfilesharing appBjörn Schießle2016-04-221-1/+2
* Make shareproviders use the lazy root folderRoeland Jago Douma2016-04-131-2/+2
* re-try to send unshare notification if remote server is not availableBjoern Schiessle2016-04-081-1/+2