Commit graph

48086 commits

Author SHA1 Message Date
Roeland Jago Douma
eaffa88749
Merge pull request #17272 from nextcloud/backport/14913/stable15
[stable15] Fix directory detection for s3
2019-10-01 12:53:21 +02:00
Roeland Jago Douma
1a37bebc78
Merge pull request #17297 from nextcloud/backport/17286/stable15
[stable15] Correctly detect the mimetype from uploads
2019-09-30 17:11:05 +02:00
Nextcloud bot
07c43e69cb
[tx-robot] updated from transifex 2019-09-28 02:15:12 +00:00
Joas Schilling
ba247125a6 Correctly detect the mimetype from uploads
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-27 08:53:26 +00:00
Daniel Kesselberg
06be5b6c13 Use local variable for directory name
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-26 09:41:00 +00:00
Daniel Kesselberg
9bc0b067fc Don't strip path from directory prefix
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-26 09:41:00 +00:00
Daniel Kesselberg
d7742c1504 Fill directory cache from opendir
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-26 09:40:59 +00:00
Daniel Kesselberg
b07fb56ddc Change visibility to private (from protected)
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-26 09:40:58 +00:00
Daniel Kesselberg
c423cba30b Rename $location to $path
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-26 09:40:58 +00:00
Daniel Kesselberg
4e562baad6 Add method to check if directory exists
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-26 09:40:57 +00:00
Nextcloud bot
0b63292c57
[tx-robot] updated from transifex 2019-09-26 02:15:17 +00:00
Roeland Jago Douma
dc990963f3
Merge pull request #17251 from nextcloud/version/15.0.12/final
Nextcloud 15.0.12
2019-09-25 20:24:59 +02:00
Nextcloud bot
bc0ecfe028
[tx-robot] updated from transifex 2019-09-25 02:15:07 +00:00
Roeland Jago Douma
362bc9a445
Nextcloud 15.0.12
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-24 21:30:59 +02:00
Nextcloud bot
bd490fd998
[tx-robot] updated from transifex 2019-09-24 02:15:01 +00:00
Nextcloud bot
69e17d2672
[tx-robot] updated from transifex 2019-09-22 02:15:55 +00:00
Nextcloud bot
eb0120a615
[tx-robot] updated from transifex 2019-09-21 02:15:10 +00:00
Nextcloud bot
3f618596e3
[tx-robot] updated from transifex 2019-09-20 02:15:23 +00:00
Roeland Jago Douma
e0523ccd2c
Merge pull request #17212 from nextcloud/backport/17207/stable15
[stable15] Fix l10n in federated file sharing
2019-09-19 18:31:11 +02:00
Roeland Jago Douma
8b439fd617
Merge pull request #17112 from nextcloud/version/15.0.12/RC1
15.0.12 RC 1
2019-09-19 16:20:37 +02:00
Christoph Wurst
f46db97acc Fix l10n in federated file sharing
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-09-19 13:29:38 +00:00
Roeland Jago Douma
d768bcebc8
15.0.12 RC 1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-19 10:33:29 +02:00
Roeland Jago Douma
436177faf0
Merge pull request #17198 from nextcloud/backport/17194/stable15
[stable15] Add uid to delete temp token query
2019-09-19 10:17:36 +02:00
Nextcloud bot
24450d53af
[tx-robot] updated from transifex 2019-09-19 02:15:58 +00:00
Daniel Kesselberg
8e63c51d4d Add uid to delete temp token query
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-18 16:12:16 +00:00
Nextcloud bot
435b99c319
[tx-robot] updated from transifex 2019-09-18 02:15:15 +00:00
Nextcloud bot
1fab3d92eb
[tx-robot] updated from transifex 2019-09-17 12:33:53 +00:00
Roeland Jago Douma
cda4540f51
Merge pull request #17158 from nextcloud/backport/16310/stable15
[stable15] Don't send executionContexts for Clear-Site-Data
2019-09-16 16:12:54 +02:00
Roeland Jago Douma
7e461abea6
Merge pull request #17062 from nextcloud/backport/16985/stable15
[stable15] Properly initialize the CacheJail for sharing
2019-09-16 16:11:11 +02:00
Daniel Kesselberg
24d2081c96 Don't send executionContexts for Clear-Site-Data
There are plans to remove executionContexts from the spec: https://github.com/w3c/webappsec-clear-site-data/issues/59

Firefox already removed it https://bugzilla.mozilla.org/show_bug.cgi?id=1548034

Chromium implementation is not finish: https://bugs.chromium.org/p/chromium/issues/detail?id=898503&q=clear-site-data&sort=-modified&colspec=ID%20Pri%20M%20Stars%20ReleaseBlock%20Component%20Status%20Owner%20Summary%20OS%20Modified

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-16 10:53:01 +00:00
Roeland Jago Douma
e1efd4bed0
Merge pull request #17100 from nextcloud/backport/16664/stable15
[stable15] Emit moveToTrash event only for the deleting user
2019-09-11 21:48:23 +02:00
Roeland Jago Douma
fcbe276ed2 Use the owner from the storage
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-11 10:38:56 +00:00
Julius Härtl
6b07b1a0d9 Emit moveToTrash event only for the deleting user
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-09-11 10:38:55 +00:00
Nextcloud bot
6270b5e76b
[tx-robot] updated from transifex 2019-09-11 02:15:30 +00:00
blizzz
ada4ca1442
Merge pull request #17071 from nextcloud/backport/16836/stable15
[stable15] Fix SMB availability status + higher delay on auth issues
2019-09-10 13:50:56 +02:00
Nextcloud bot
7d6f0bb0fc
[tx-robot] updated from transifex 2019-09-10 02:15:46 +00:00
Arthur Schiwon
478241ceb0 adjust tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-09-09 14:52:16 +00:00
Arthur Schiwon
be25caeffb set a storage availability delay on auth issues to avoid lock out
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-09-09 14:52:16 +00:00
Arthur Schiwon
9e3cbeeaf1 catch auth issues also when php-smbclient is in use
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-09-09 14:52:15 +00:00
Roeland Jago Douma
ed19134ddb
Merge pull request #17058 from nextcloud/backport/16997/stable15
returns 404
2019-09-09 16:00:51 +02:00
Joas Schilling
f7163bf638 Correctly check for new default root
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-09 13:02:05 +00:00
Julius Härtl
c2dede03bd Properly initialize the CacheJail for sharing
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-09-09 13:02:04 +00:00
Maxence Lange
c05e00675a returns 404
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-09 10:06:08 -01:00
Nextcloud bot
4136e1f36c
[tx-robot] updated from transifex 2019-09-08 02:16:56 +00:00
Nextcloud bot
5fc796205d
[tx-robot] updated from transifex 2019-09-07 02:15:48 +00:00
Nextcloud bot
7528c849d9
[tx-robot] updated from transifex 2019-09-06 02:15:17 +00:00
Nextcloud bot
971fd793d7
[tx-robot] updated from transifex 2019-09-05 02:16:29 +00:00
Roeland Jago Douma
fa6013aac7
Merge pull request #16992 from nextcloud/backport/16932/stable15
[stable15] Be sure to get the jailed path if the storage is a jail
2019-09-04 20:53:06 +02:00
Roeland Jago Douma
fa1b9fcc03
Merge pull request #16996 from nextcloud/backport/16982/stable15
[stable15] Only run code coverage CI on merge
2019-09-04 11:06:36 +02:00
Roeland Jago Douma
8b754d8072 Only run code coverage CI on merge
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-04 08:58:37 +00:00