Commit graph

49574 commits

Author SHA1 Message Date
Roeland Jago Douma
0ecc8ed904
Merge pull request #17278 from nextcloud/backport/17264/stable16
[stable16] handle moveFromStorage within the same storage even when storage wrap…
2019-09-27 12:28:27 +02:00
Robin Appelman
cbc4134f33 handle moveFromStorage within the same storage even when storage wrappers are applied to the source storage
the target storage doesn't need additional handling for wrappers as the wrappers implementation of moveFromStorage already deals with that

Any storage based on local storage isn't affected by this as local storage already has it's own way of handling with this

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-09-26 13:54:57 +00:00
Nextcloud bot
c1018bbbe4
[tx-robot] updated from transifex 2019-09-26 02:15:12 +00:00
Roeland Jago Douma
9a39b6a622
Merge pull request #17250 from nextcloud/version/16.0.5/final
Nextcloud 16.0.5
2019-09-25 20:23:52 +02:00
Joas Schilling
c2e3fce9c6
Merge pull request #17257 from nextcloud/backport/17240/stable16
[stable16] Fix spaces being collapsed in move dialog
2019-09-25 14:52:11 +02:00
Gary Kim
9a7ac74eee Fix spaces being collapsed in move dialog
Signed-off-by: Gary Kim <gary@garykim.dev>
2019-09-25 09:25:07 +00:00
Nextcloud bot
39d041df55
[tx-robot] updated from transifex 2019-09-25 02:15:01 +00:00
Roeland Jago Douma
5ca3a19f9f
Nextcloud 16.0.5
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-24 21:28:44 +02:00
Nextcloud bot
32bf44195b
[tx-robot] updated from transifex 2019-09-24 02:14:55 +00:00
Nextcloud bot
31e399cccd
[tx-robot] updated from transifex 2019-09-22 02:15:49 +00:00
Nextcloud bot
279b9ad577
[tx-robot] updated from transifex 2019-09-21 02:15:03 +00:00
Nextcloud bot
29c8844306
[tx-robot] updated from transifex 2019-09-20 02:15:17 +00:00
Roeland Jago Douma
36183cb2f1
Merge pull request #17211 from nextcloud/backport/17207/stable16
[stable16] Fix l10n in federated file sharing
2019-09-19 18:31:32 +02:00
Roeland Jago Douma
5fcff2f7c5
Merge pull request #17111 from nextcloud/version/16.0.5/RC1
16.0.5 RC 1
2019-09-19 16:20:53 +02:00
Christoph Wurst
5931eaadec Fix l10n in federated file sharing
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-09-19 13:28:54 +00:00
Roeland Jago Douma
91247f7d30
16.0.5 RC 1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-19 10:33:56 +02:00
Roeland Jago Douma
4e8aae50a8
Merge pull request #16994 from nextcloud/backport/16835/stable16
[stable16] Remove orphaned calendar data from deleted subscriptions
2019-09-19 10:26:17 +02:00
Roeland Jago Douma
1b47b99456
Merge pull request #17155 from nextcloud/stable16-16976
[stable16] Always use the folder icon depending on the mount type if not a share mount
2019-09-19 10:20:51 +02:00
Nextcloud bot
d2042c5af4
[tx-robot] updated from transifex 2019-09-19 02:15:52 +00:00
Roeland Jago Douma
0729097912
Merge pull request #17197 from nextcloud/backport/17194/stable16
[stable16] Add uid to delete temp token query
2019-09-18 20:13:20 +02:00
Daniel Kesselberg
512240e41f Add uid to delete temp token query
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-18 16:12:13 +00:00
Nextcloud bot
7b755993a3
[tx-robot] updated from transifex 2019-09-18 02:15:09 +00:00
Julius Härtl
bd0b4c52ec Fallback to directory icon based on the mount type
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-09-17 14:39:25 +00:00
Nextcloud bot
8ba431b9a6
[tx-robot] updated from transifex 2019-09-17 12:33:44 +00:00
Roeland Jago Douma
e05093d42c
Merge pull request #17157 from nextcloud/backport/16310/stable16
[stable16] Don't send executionContexts for Clear-Site-Data
2019-09-16 16:12:06 +02:00
Roeland Jago Douma
ad01cbfb78
Merge pull request #17061 from nextcloud/backport/16985/stable16
[stable16] Properly initialize the CacheJail for sharing
2019-09-16 16:10:36 +02:00
Daniel Kesselberg
48b746443d 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:52:54 +00:00
Roeland Jago Douma
e0737b7816
Merge pull request #17103 from nextcloud/backport/stable16/17086
[stable16] Fix opening apps with Ctrl+click
2019-09-15 10:20:13 +02:00
Julius Härtl
2f671bbea7
Fix opening apps with Ctrl+click
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-09-12 15:29:20 +02:00
Roeland Jago Douma
ecd05d7cad
Merge pull request #17099 from nextcloud/backport/16664/stable16
[stable16] Emit moveToTrash event only for the deleting user
2019-09-11 21:48:40 +02:00
Roeland Jago Douma
1db1d2ce9d Use the owner from the storage
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-11 10:38:50 +00:00
Julius Härtl
f4ef37285b Emit moveToTrash event only for the deleting user
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-09-11 10:38:50 +00:00
Roeland Jago Douma
1b8ae61b7c
Merge pull request #17091 from nextcloud/backport/16969/stable16
[stable16] When you click on thumbnail of a file, it should open the file not the sidebar
2019-09-11 11:04:06 +02:00
Nextcloud bot
372307a762
[tx-robot] updated from transifex 2019-09-11 02:15:24 +00:00
Greta Doci
1d0971b72e Change filelist _onClickFile function so thumbnail to open the file instead of the sidebar
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-09-10 14:51:33 +00:00
blizzz
34daee58e7
Merge pull request #17070 from nextcloud/backport/16836/stable16
[stable16] Fix SMB availability status + higher delay on auth issues
2019-09-10 13:50:05 +02:00
Nextcloud bot
4878a1e40d
[tx-robot] updated from transifex 2019-09-10 02:15:40 +00:00
Arthur Schiwon
f48f8f94c7 adjust tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-09-09 14:51:31 +00:00
Arthur Schiwon
f42a6e0506 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:51:31 +00:00
Arthur Schiwon
f29395e89d catch auth issues also when php-smbclient is in use
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-09-09 14:51:31 +00:00
Joas Schilling
a7c0bb030c Correctly check for new default root
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-09 13:01:06 +00:00
Julius Härtl
55b416c448 Properly initialize the CacheJail for sharing
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-09-09 13:01:06 +00:00
Roeland Jago Douma
957edb8dde
Merge pull request #16997 from nextcloud/bugfix/13088/returns-404
returns 404
2019-09-08 21:28:19 +02:00
Nextcloud bot
56c7864fc7
[tx-robot] updated from transifex 2019-09-08 02:16:49 +00:00
Roeland Jago Douma
860e35501e
Merge pull request #16818 from nextcloud/backport/16811/stable16
[stable16] Correctly remove apps without any releases
2019-09-07 11:12:28 +02:00
Nextcloud bot
999cc69568
[tx-robot] updated from transifex 2019-09-07 02:15:41 +00:00
Nextcloud bot
7d6cb4eb6b
[tx-robot] updated from transifex 2019-09-06 02:15:10 +00:00
Nextcloud bot
d810883587
[tx-robot] updated from transifex 2019-09-05 02:16:22 +00:00
Roeland Jago Douma
654c0b2b1b
Merge pull request #16991 from nextcloud/backport/16932/stable16
[stable16] Be sure to get the jailed path if the storage is a jail
2019-09-04 20:52:54 +02:00
Roeland Jago Douma
cf2af05def
Merge pull request #16753 from kyrofa/backport_16/15416/update_autodisabled_apps
[stable16] Fix tracking of auto disabled apps in Updater
2019-09-04 19:35:03 +02:00