aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
|
* [tx-robot] updated from transifexNextcloud bot2019-12-312-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-12-232-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-12-2230-26/+148
|
* Update license headers for 18Christoph Wurst2019-12-204-2/+5
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* confirm auth on share generated by CirclesMaxence Lange2019-12-163-1/+19
| | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> returns true Signed-off-by: Maxence Lange <maxence@artificial-owl.com> DI Signed-off-by: Maxence Lange <maxence@artificial-owl.com> DI Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* Fix external sharing loading script (#18251)John Molakvoæ2019-12-103-68/+65
|\ | | | | Fix external sharing loading script
| * revert protectedJohn Molakvoæ2019-12-061-1/+1
| |
| * Fix external sharing loading scriptJohn Molakvoæ (skjnldsv)2019-12-063-69/+66
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2019-12-092-0/+4
|/
* Update license headersChristoph Wurst2019-12-0523-29/+40
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2019-12-052-28/+28
|
* [tx-robot] updated from transifexNextcloud bot2019-12-042-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-12-022-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-11-302-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-11-292-0/+4
|
* Merge pull request #18064 from nextcloud/feature/php74Roeland Jago Douma2019-11-288-13/+14
|\ | | | | Add php7.4 support
| * Mode to modern phpunitRoeland Jago Douma2019-11-276-8/+9
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Make phpunit8 compatibleRoeland Jago Douma2019-11-278-12/+12
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2019-11-282-24/+24
|/
* [tx-robot] updated from transifexNextcloud bot2019-11-264-4/+12
|
* Some php-cs fixesRoeland Jago Douma2019-11-2213-17/+9
| | | | | | | | | | | * Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2019-11-212-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-11-2018-4/+40
|
* [tx-robot] updated from transifexNextcloud bot2019-11-19106-318/+318
|
* Merge pull request #17985 from nextcloud/enh/use_displayname_federated_shareRoeland Jago Douma2019-11-182-12/+24
|\ | | | | Use the displayname for federated notifications
| * Use the displayname for federated notificationsRoeland Jago Douma2019-11-182-12/+24
| | | | | | | | | | | | | | Since we have the showing this is a lot nicer. Especially on alrge isntances where the uid can be totally random. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>