Christoph Wurst
d513d56729
Use handlebars from node_modules (on CI)
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-10-01 11:23:46 +02:00
Jonathan Matthews
4cd718efae
Fix grid view
...
Signed-off-by: Jonathan Matthews <jgit@pixelnet.work>
2019-09-30 15:34:46 +00:00
Roeland Jago Douma
d4f3bfb4cc
Merge pull request #17296 from nextcloud/backport/17286/stable16
...
[stable16] Correctly detect the mimetype from uploads
2019-09-30 17:11:15 +02:00
Roeland Jago Douma
1918cda75f
Merge pull request #17271 from nextcloud/backport/14913/stable16
...
[stable16] Fix directory detection for s3
2019-09-30 17:10:23 +02:00
John Molakvoæ
f65e06fd6c
[stable16] Fix fetching additional search results on scrolling… ( #17304 )
...
[stable16] Fix fetching additional search results on scrolling down
2019-09-29 17:19:12 +02:00
John Molakvoæ (skjnldsv)
63a142c47d
Append / to data(path) for folder content request
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-09-28 17:28:17 +02:00
René Bühlmann
2e99756cb3
Fix fetching additional search results on scrolling down
...
Signed-off-by: René Bühlmann <rene@buehlmann.net>
2019-09-28 09:45:23 +00:00
Nextcloud bot
bac125e201
[tx-robot] updated from transifex
2019-09-28 02:15:06 +00:00
Robin Appelman
5504bb4430
Update apps/files_external/lib/Lib/Backend/SMB.php
...
Co-Authored-By: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-27 10:31:30 +00:00
Robin Appelman
167af81d26
add (hidden) option to configure smb timeout
...
hidden from ui to prevent clutter
```occ files_external:config <mount> timeout 30```
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-09-27 10:31:29 +00:00
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
Joas Schilling
ec1ff53a64
Correctly detect the mimetype from uploads
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-27 08:52:43 +00:00
Robin Appelman
fcd637b938
dont delete cache entries if deleting an object from object store failed
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-09-26 14:14:57 +00: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
Daniel Kesselberg
0263bc2e35
Use local variable for directory name
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-26 09:40:10 +00:00
Daniel Kesselberg
42b905c070
Don't strip path from directory prefix
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-26 09:40:10 +00:00
Daniel Kesselberg
1a4b07cae4
Fill directory cache from opendir
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-26 09:40:10 +00:00
Daniel Kesselberg
b07f656432
Change visibility to private (from protected)
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-26 09:40:09 +00:00
Daniel Kesselberg
2b090ffa6f
Rename $location to $path
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-26 09:40:09 +00:00
Daniel Kesselberg
dd7548ac69
Add method to check if directory exists
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-26 09:40:09 +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
ritsute
7ee1f827bf
fix "create folder" icon overlaying home icon
...
Signed-off-by: Brandon <brandon.yeow@websparks.sg>
2019-09-21 14:53:16 +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