summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/External/Manager.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #39044 from nextcloud/more-empty-mount-checkingRobin Appelman2023-10-241-0/+4
|\
| * add more checks to ensure mounts aren't emptyRobin Appelman2023-09-121-0/+4
* | Convert isset ternary to null coalescing operatorHamid Dehnavi2023-09-281-1/+1
|/
* Avoid extra parenthesis around SQL in IN expressionsCôme Chilliet2023-02-211-5/+5
* Fix various other small psalm issuesCarl Schwan2022-10-171-5/+2
* invalidate mount cache after accepting or renaming federated shareRobin Appelman2022-03-251-0/+3
* adjust tests to new fs setupRobin Appelman2022-03-041-2/+4
* move files_sharing to IBootStrapRobin Appelman2021-10-191-14/+17
* Let users choose a share_folderHinrich Mahler2021-09-061-1/+1
* Fix remote share deletion when deleting userVincent Petry2021-07-271-23/+54
* Replace ILogger with LoggerInterface in remote share managerVincent Petry2021-07-271-10/+10
* Fix remote group share decline+accept code pathVincent Petry2021-07-271-1/+7
* Fix external share manager with multiple user groupsVincent Petry2021-07-271-8/+15
* Fix remote group share API interactionsVincent Petry2021-07-271-8/+36
* Fix re-accepting or re-rejecting remote group sharesVincent Petry2021-07-271-42/+97
* Add logging to external shares managerVincent Petry2021-07-271-13/+24
* Fix received federated group sharesVincent Petry2021-07-271-9/+41
* Correctly check the reception of a remote feedbackLouis Chemineau2021-06-091-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-81/+105
* Adjust defaultJulius Härtl2020-12-081-1/+1
* Move remoteId of remote reshares to stringJulius Härtl2020-12-081-3/+3
* Improve CertificateManager to not be user context dependentMorris Jobke2020-11-031-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-17/+17
* Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-071-0/+1
* Do not fail if share for mountpoint is no longer availableJulius Härtl2020-09-031-1/+1
* When no user is logged in null is usedJoas Schilling2020-07-291-2/+2
* Move federated_share_added into a typed eventMorris Jobke2020-07-231-36/+17
* Update share type constant usageJoas Schilling2020-06-241-7/+7
* Do not only catch Exceptions but any Throwable during rmt share deleteChristoph Wurst2020-06-021-2/+2
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-12/+5
* Use elseif instead of else ifChristoph Wurst2020-04-101-3/+3
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-13/+13
* Update license headersChristoph Wurst2019-12-051-1/+1
* FixesRoeland Jago Douma2019-11-181-1/+1
* Respect the accepted flag for group and user sharesJoas Schilling2019-11-121-1/+2
* Fix unnecessary boolean castMorris Jobke2019-03-061-1/+1
* Fix for crashing occ files:scanfretn2019-01-241-1/+1
* fix unit testsBjoern Schiessle2018-07-111-1/+1
* update unit testsBjoern Schiessle2018-07-111-4/+4
* unshare from selfBjoern Schiessle2018-07-111-10/+15
* accept/decline group sharesBjoern Schiessle2018-07-111-15/+92
* implement federated group sharesBjoern Schiessle2018-07-111-8/+23
* implement decline shareBjoern Schiessle2018-07-021-1/+16
* adjust to latest api versionBjoern Schiessle2018-07-021-4/+8
* send accept share notification (WIP)Bjoern Schiessle2018-07-021-0/+45
* Use ::class statement instead of stringMorris Jobke2018-01-291-1/+2
* Update license headersMorris Jobke2017-11-061-0/+2