summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing
Commit message (Collapse)AuthorAgeFilesLines
* Add missing files for Composer v2Christoph Wurst2021-08-165-1/+386
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2021-08-112-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-08-102-0/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-08-062-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-08-042-6/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-08-022-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-08-022-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-07-15124-248/+124
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-07-132-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-07-114-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2021-07-092-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2021-07-062-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-07-042-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-07-0310-0/+10
|
* [tx-robot] updated from transifexNextcloud bot2021-07-02112-112/+112
|
* [tx-robot] updated from transifexNextcloud bot2021-06-282-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-06-042-14/+14
|
* [tx-robot] updated from transifexNextcloud bot2021-06-012-0/+112
|
* [tx-robot] updated from transifexNextcloud bot2021-05-302-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-05-252-12/+12
|
* [tx-robot] updated from transifexNextcloud bot2021-05-222-6/+6
|
* Respect default share permissions for federated resharesRoeland Jago Douma2021-05-171-1/+12
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2021-05-162-0/+2
|
* Throttle MountPublicLinkController when share is not foundRoeland Jago Douma2021-05-121-1/+3
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2021-05-124-2/+6
|
* [tx-robot] updated from transifexNextcloud bot2021-05-102-6/+6
|
* [tx-robot] updated from transifexNextcloud bot2021-05-092-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2021-05-084-6/+8
|
* [tx-robot] updated from transifexNextcloud bot2021-05-042-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-04-284-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2021-04-272-0/+2
|
* Improve federated permission handlingRoeland Jago Douma2021-04-261-18/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2021-04-262-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-04-252-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2021-04-242-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-04-232-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2021-04-222-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-04-2112-0/+14
|
* Require read permissions for federated sharesRoeland Jago Douma2021-04-191-0/+8
| | | | | | | Else they end up as weird shares that can't be properly utilized by other parties anyway. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Do not allow adding file drop shares to your own cloudRoeland Jago Douma2021-04-192-10/+23
| | | | | | | There is no reason for this and you can't create such shares normally anyway. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2021-04-1610-22/+30
|
* [tx-robot] updated from transifexNextcloud bot2021-04-154-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2021-04-1416-0/+16
|
* [tx-robot] updated from transifexNextcloud bot2021-04-1360-60/+0
|
* l10n: Add word user in FederatedShareProvider.phpValdnet2021-04-122-2/+2
| | | | | | Standardizing text strings with other Nextcloud applications. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2021-04-072-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-03-232-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2021-03-222-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-03-212-2/+2
|
* Add a KnownUsers database with modelJoas Schilling2021-03-111-2/+4
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>