summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing
Commit message (Collapse)AuthorAgeFilesLines
* [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>
* Replace ILogger with LoggerInterface in remote share managerVincent Petry2021-07-271-1/+2
| | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> Co-authored-by: Carl Schwan <carl@carlschwan.eu>
* Add logging to external shares managerVincent Petry2021-07-271-1/+2
| | | | | | | Instead of just returning false, also log the exception to make debugging database issues easier. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Merge pull request #27860 from J0WI/alphanumeric-rndJoas Schilling2021-07-162-2/+2
|\ | | | | Introduce ISecureRandom::CHAR_ALPHANUMERIC
| * Introduce ISecureRandom::CHAR_ALPHANUMERICJ0WI2021-07-082-2/+2
| | | | | | | | Signed-off-by: J0WI <J0WI@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2021-07-15124-248/+124
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Allow to get a local cloud id without going through the contacts managerJulius Härtl2021-07-143-3/+6
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [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
|/
* Use proper "Share to Diaspora" URLLukas Reschke2021-07-071-1/+1
| | | | | | | | | The previous URL leads to an outdated GitHub page that links to websites which are already available to sale. This uses the somewhat more official https://share.diasporafoundation.org/ Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* [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
|
* Merge pull request #27742 from nextcloud/enh/explicit-hint-federation-localJohn Molakvoæ2021-07-011-1/+1
|\ | | | | Clarify that federated sharing settings may also affect shares between users on the current instanc
| * Clarify that federated sharing settings may also affect shares between users ↵Julius Härtl2021-07-011-1/+1
| | | | | | | | | | | | on the current instance Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Migrate HintException to OCPGary Kim2021-06-309-18/+17
|/ | | | Signed-off-by: Gary Kim <gary@garykim.dev>
* [tx-robot] updated from transifexNextcloud bot2021-06-282-0/+2
|
* Bump app versionJoas Schilling2021-06-241-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Master is now 23Joas Schilling2021-06-241-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update AutoloaderLouis Chemineau2021-06-211-1/+3
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Correctly check the reception of a remote feedbackLouis Chemineau2021-06-091-1/+1
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0426-38/+25
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [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
|
* Fix usage of rename executeUpdateChristoph Wurst2021-05-051-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [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
|