summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-07-042-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-06-152-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-06-102-6/+6
|
* [tx-robot] updated from transifexNextcloud bot2020-06-054-84/+96
|
* [tx-robot] updated from transifexNextcloud bot2020-05-062-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-05-052-2/+2
|
* Update license headers for 19Christoph Wurst2020-04-297-0/+8
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #19793 from nextcloud/bugfix/noid/link-to-federated-reshareMorris Jobke2020-04-271-0/+2
|\ | | | | Fix resharing of federated shares that were created out of links
| * Set proper share type when converting link shares to federated sharesJulius Härtl2020-04-211-0/+2
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2020-04-252-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2020-04-202-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-04-162-0/+4
|
* Add visibility to all constantsChristoph Wurst2020-04-104-5/+5
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-3/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Format control structures, classes, methods and functionChristoph Wurst2020-04-1017-96/+30
| | | | | | | | | | | | | | | To continue this formatting madness, here's a tiny patch that adds unified formatting for control structures like if and loops as well as classes, their methods and anonymous functions. This basically forces the constructs to start on the same line. This is not exactly what PSR2 wants, but I think we can have a few exceptions with "our" style. The starting of braces on the same line is pracrically standard for our code. This also removes and empty lines from method/function bodies at the beginning and end. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Use elseif instead of else ifChristoph Wurst2020-04-102-2/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-093-5/+5
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-0911-10/+1
| | | | | | For PSR2 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-317-1/+8
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2020-03-312-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2020-03-302-0/+6
|
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-272-14/+0
|\ | | | | Remove unused imports
| * Remove unused importsChristoph Wurst2020-03-252-14/+0
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | [tx-robot] updated from transifexNextcloud bot2020-03-272-0/+20
| |
* | Use the short array syntax, everywhereChristoph Wurst2020-03-265-19/+19
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-2/+2
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update autoloaders for composer v1.10.1Christoph Wurst2020-03-191-0/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Default value of lookupServerEnabled should be the same everywhereGeorg Ehrke2020-03-172-2/+2
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* [tx-robot] updated from transifexNextcloud bot2020-03-122-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2020-03-072-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2020-03-052-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2020-03-042-12/+12
|
* [tx-robot] updated from transifexNextcloud bot2020-02-282-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2020-02-272-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-02-222-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-02-182-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-02-122-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2020-02-082-2/+26
|
* [tx-robot] updated from transifexNextcloud bot2020-02-062-2/+2
|
* Use proper andwhere clauseRoeland Jago Douma2020-02-031-1/+1
| | | | | | Fixes #19248 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2020-01-302-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2020-01-292-6/+6
|
* Fix app updatesRoeland Jago Douma2020-01-211-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2020-01-214-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2020-01-094-16/+16
|
* remove non-circles-generated shares onlyMaxence Lange2020-01-071-1/+2
| | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* [tx-robot] updated from transifexNextcloud bot2020-01-022-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2020-01-012-2/+6
|