summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Fix loaded controller checkJoas Schilling2020-01-221-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #19014 from nextcloud/backport/17484/stable17Roeland Jago Douma2020-01-221-1/+2
|\ | | | | [stable17] Always use the latest timestamp for merged activities
| * Always use the latest timestamp for merged activitiesJulius Härtl2020-01-201-1/+2
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2020-01-222-4/+10
|/
* [tx-robot] updated from transifexNextcloud bot2020-01-194-10/+16
|
* [tx-robot] updated from transifexNextcloud bot2020-01-186-20/+20
|
* [tx-robot] updated from transifexNextcloud bot2020-01-172-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-01-164-0/+14
|
* [tx-robot] updated from transifexNextcloud bot2020-01-152-0/+10
|
* [tx-robot] updated from transifexNextcloud bot2020-01-142-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2020-01-112-0/+4
|
* Fix broken upgrade caused by undefined method callJulius Härtl2020-01-071-1/+0
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [tx-robot] updated from transifexNextcloud bot2020-01-072-2/+12
|
* Restore old behavior allowing to set custom appstoreGeorg Ehrke2020-01-063-9/+5
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* [tx-robot] updated from transifexNextcloud bot2020-01-064-14/+14
|
* [tx-robot] updated from transifexNextcloud bot2020-01-056-0/+12
|
* [tx-robot] updated from transifexNextcloud bot2020-01-042-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-12-312-0/+16
|
* [tx-robot] updated from transifexNextcloud bot2019-12-292-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2019-12-272-0/+2
|
* Merge pull request #18488 from nextcloud/backport/18433/stable17Roeland Jago Douma2019-12-232-33/+70
|\ | | | | [stable17] Use File Node API for more download cases, skip unreadable files
| * when downloading from web, skip files that are not accessibleArthur Schiwon2019-12-192-5/+15
| | | | | | | | | | | | | | * avoids a 403, but enables download of resources that are not restricted * single file downloads still cause 403 Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * use Nodes API for zip streamingArthur Schiwon2019-12-191-17/+30
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * Use files node API for single file downloadsJulius Härtl2019-12-191-14/+28
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2019-12-232-20/+20
| |
* | [tx-robot] updated from transifexNextcloud bot2019-12-22146-46/+2696
| |
* | [tx-robot] updated from transifexNextcloud bot2019-12-216-2/+6
| |
* | [tx-robot] updated from transifexNextcloud bot2019-12-202-0/+2
|/
* Merge pull request #18475 from nextcloud/backport/18456/stable17Roeland Jago Douma2019-12-191-1/+1
|\ | | | | [stable17] Fix Office preview generation
| * Fix Office preview generationRoeland Jago Douma2019-12-181-1/+1
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2019-12-1920-0/+40
|/
* [tx-robot] updated from transifexNextcloud bot2019-12-182-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-12-172-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-12-152-0/+2
|
* Allow to specify apps that somethign is a dirJoas Schilling2019-12-121-1/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix detection of non extention typesRoeland Jago Douma2019-12-121-2/+5
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Try more methodsJoas Schilling2019-12-121-3/+12
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Some more fixes in detecting the mimetype from the contentJoas Schilling2019-12-121-16/+24
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Allow to check for the mimetype by content onlyJoas Schilling2019-12-122-8/+30
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #18355 from nextcloud/backport/17935/stable17Roeland Jago Douma2019-12-121-2/+3
|\ | | | | [stable17] adding share type circles
| * using IShare::Maxence Lange2019-12-111-3/+3
| | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * adding share type circlesMaxence Lange2019-12-111-1/+2
| | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | handle IPv6 addresses with an explict incoming interface at the end (e.g ↵Konrad Bucheli2019-12-111-0/+4
|/ | | | | | | fe80::ae2d:d1e7:fe1e:9a8d%enp2s0) Signed-off-by: Konrad Bucheli <konrad.bucheli@gmx.ch> Signed-off-by: Konrad Bucheli <kb@open.ch>
* Merge pull request #18332 from nextcloud/backport/18312/stable17Roeland Jago Douma2019-12-101-2/+3
|\ | | | | [stable17] Do not disable authentication apps
| * Do not disable authentication appsRoeland Jago Douma2019-12-101-2/+3
| | | | | | | | | | | | | | | | | | | | For #18249 If an app encounters an error during loading of app.php the app is normally disabled. However. We should make sure that this doesn't happen for authentication apps (looking at your user_saml). Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #18306 from nextcloud/backport/18184/stable17Roeland Jago Douma2019-12-102-3/+5
|\ \ | |/ |/| [stable17] Move overwritehost check to isTrustedDomain
| * Move overwritehost check to isTrustedDomainJulius Härtl2019-12-092-3/+5
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #18186 from nextcloud/backport/18149/stable17Roeland Jago Douma2019-12-101-11/+17
|\ \ | | | | | | [stable17] delay creation of the cert bundle
| * | delay creation of the cert bundleArthur Schiwon2019-12-021-11/+17
| | | | | | | | | | | | | | | | | | fixes #18148 Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | [tx-robot] updated from transifexNextcloud bot2019-12-104-0/+46
| |/ |/|