aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Share20/ProviderFactory.php
Commit message (Expand)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* fix(files_sharing): Delete user shares if needed when user is removed from a ...Louis Chemineau2024-08-121-0/+1
* feat(files_sharing): implement IShareProviderWithNotification and refactor se...skjnldsv2024-07-121-0/+1
* Merge branch 'master' into refactor/OC-Server-getSecureRandomJohn Molakvoæ2024-05-301-4/+7
|\
| * Merge branch 'master' into refactor/OC-Server-getL10NFactoryJohn Molakvoæ2024-05-301-3/+5
| |\
| | * Merge pull request #40151 from summersab/refactor/OC-Server-getMailerJohn Molakvoæ2024-05-301-2/+3
| | |\
| | | * Merge branch 'master' into refactor/OC-Server-getMailerJohn Molakvoæ2024-05-301-38/+16
| | | |\
| | | * | Refactor `OC\Server::getMailer`Andrew Summers2023-08-291-2/+3
| | * | | Merge branch 'master' into refactor/OC-Server-getHTTPClientServiceJohn Molakvoæ2024-05-301-38/+16
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Refactor `OC\Server::getHTTPClientService`Andrew Summers2023-08-291-1/+2
| | | |/ | | |/|
| * | | Merge branch 'master' into refactor/OC-Server-getL10NFactoryJohn Molakvoæ2024-05-301-38/+16
| |\ \ \ | | | |/ | | |/|
| * | | Refactor `OC\Server::getL10NFactory`Andrew Summers2023-08-291-1/+2
| | |/ | |/|
* | | Merge branch 'master' into refactor/OC-Server-getSecureRandomJohn Molakvoæ2024-05-301-38/+16
|\ \ \ | | |/ | |/|
| * | chore: Add SPDX headerAndy Scherzinger2024-05-241-30/+4
| * | Merge branch 'master' into refactor/OC-Server-getCloudFederationFactoryJohn Molakvoæ2024-03-151-5/+7
| |\ \
| | * \ Merge pull request #40138 from summersab/refactor/OC-Server-getHasherJohn Molakvoæ2024-03-151-1/+2
| | |\ \
| | | * | Refactor `OC\Server::getHasher`Andrew Summers2024-03-151-1/+2
| | * | | Refactor `OC\Server::getLazyRootFolder`Andrew Summers2024-03-151-4/+5
| | |/ /
| * / / Refactor `OC\Server::getCloudFederationFactory`Andrew Summers2024-03-151-1/+2
| |/ /
| * | Fix sharing creation insert and getJohn Molakvoæ (skjnldsv)2023-09-021-1/+2
| * | sharebymail: remove ILogger and upgrade to PHP 8 syntaxBenjamin Gaussorgues2023-08-301-1/+1
| |/
* / Refactor `OC\Server::getSecureRandom`Andrew Summers2023-08-291-3/+4
|/
* Migrate federated file sharing to PSR LoggerInterfaceBenjamin Gaussorgues2023-07-071-4/+4
* Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-081-0/+2
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Fix PHP CSJoas Schilling2022-10-201-1/+0
* Also catch in getProviderJoas Schilling2022-10-201-3/+10
* Don't crash with outdated share providerJoas Schilling2022-10-201-4/+23
* Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu2022-04-111-0/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* Merge pull request #25498 from Worteks/feat-federatedfilesharing-loggingMorris Jobke2021-03-221-0/+1
|\
| * fix(sahre20): missing ILogger param instantiating NotificationsSamuel2021-02-091-0/+1
* | Sharing link & mail parityJohn Molakvoæ (skjnldsv)2021-03-221-1/+3
|/
* 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