Commit Graph

50982 Commits

Author SHA1 Message Date
Roeland Jago Douma 028568c4b8
Merge pull request #17273 from nextcloud/backport/14913/stable17
[stable17] Fix directory detection for s3
2019-09-30 17:10:02 +02:00
John Molakvoæ e9b27b2e98
Revert "[stable17] Bring the default font size up to 15px" (#17330)
Revert "[stable17] Bring the default font size up to 15px"
2019-09-30 15:43:34 +02:00
John Molakvoæ 3207bdd293
Revert "[stable17] Bring the default font size up to 15px" 2019-09-30 11:03:29 +02:00
John Molakvoæ ea1d40ff6f
Merge pull request #17309 from nextcloud/backport/17228/stable17
[stable17] Bring the default font size up to 15px
2019-09-28 19:24:51 +02:00
Marco Ambrosini 477af8a913 Bring the default font size up to 15px
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2019-09-28 15:27:37 +00:00
John Molakvoæ (skjnldsv) da33d47e69
Append / to data(path) for folder content request
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-09-28 17:25:08 +02:00
Nextcloud bot 55c94b2d77
[tx-robot] updated from transifex 2019-09-28 02:14:59 +00:00
Robin Appelman 70ab6b93d8 Update apps/files_external/lib/Lib/Backend/SMB.php
Co-Authored-By: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-27 10:30:45 +00:00
Robin Appelman 14a1bdb6e1 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:30:45 +00:00
Roeland Jago Douma 4f54d12ff9
Merge pull request #17277 from nextcloud/backport/17264/stable17
[stable17] handle moveFromStorage within the same storage even when storage wrap…
2019-09-27 12:28:40 +02:00
Roeland Jago Douma b29bc1e593
Merge pull request #17281 from nextcloud/backport/17262/stable17
[stable17] dont delete cache entries if deleting an object from object store failed
2019-09-27 12:28:11 +02:00
Joas Schilling 3c937ca396 Correctly detect the mimetype from uploads
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-27 08:51:59 +00:00
Roeland Jago Douma 072d51ec08
Merge pull request #17219 from nextcloud/backport/17017/stable17
[stable17] fix "create folder" icon overlaying home icon
2019-09-26 22:45:04 +02:00
Roeland Jago Douma 6245481f7b
Merge pull request #17274 from nextcloud/backport/17252/stable17
[stable17] Fix user with id 0 to be able to comment
2019-09-26 22:26:17 +02:00
Robin Appelman ffcb590583 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:44 +00:00
Robin Appelman 1048bc5102 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:44 +00:00
Joas Schilling b29efda7c7 Fix user with id 0 to be able to comment
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-26 11:50:33 +00:00
Daniel Kesselberg 32b3064b92 Use local variable for directory name
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-26 09:41:45 +00:00
Daniel Kesselberg bb16bd8e73 Don't strip path from directory prefix
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-26 09:41:45 +00:00
Daniel Kesselberg 812402f3ac Fill directory cache from opendir
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-26 09:41:45 +00:00
Daniel Kesselberg 97e12415ae Change visibility to private (from protected)
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-26 09:41:45 +00:00
Daniel Kesselberg c0649bed36 Rename $location to $path
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-26 09:41:45 +00:00
Daniel Kesselberg 22c937bdf1 Add method to check if directory exists
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-26 09:41:45 +00:00
Roeland Jago Douma c937c8f175
Merge pull request #17249 from nextcloud/version/17/final
Nextcloud 17
2019-09-26 09:15:16 +02:00
Nextcloud bot c0e71fb12a
[tx-robot] updated from transifex 2019-09-26 02:15:05 +00:00
Joas Schilling 66ed0ae6d9
Merge pull request #17256 from nextcloud/backport/17240/stable17
[stable17] Fix spaces being collapsed in move dialog
2019-09-25 14:52:24 +02:00
Gary Kim 8974574b92 Fix spaces being collapsed in move dialog
Signed-off-by: Gary Kim <gary@garykim.dev>
2019-09-25 09:24:22 +00:00
Nextcloud bot bbd04fcb49
[tx-robot] updated from transifex 2019-09-25 02:14:54 +00:00
Roeland Jago Douma 57e469b7fa
Nextcloud 17
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-24 21:25:31 +02:00
Nextcloud bot 1d2059205a
[tx-robot] updated from transifex 2019-09-24 02:14:49 +00:00
Roeland Jago Douma 84d7bc5fd6
Merge pull request #17238 from nextcloud/backport/17162/stable17
[stable17] Fix the recent/favorite/shared filename problem
2019-09-23 16:48:35 +02:00
Roeland Jago Douma ce4cba3f00
Merge pull request #17215 from nextcloud/backport/17206/stable17
[stable17] catch exceptions that occur during logging
2019-09-23 10:13:40 +02:00
Greta Doci 2d89801e68 Fix the recent/favorite/shared filename problem
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-09-23 05:54:39 +00:00
Nextcloud bot 54c9d0b3b0
[tx-robot] updated from transifex 2019-09-22 02:15:43 +00:00
Nextcloud bot 8add7228f1
[tx-robot] updated from transifex 2019-09-21 02:14:57 +00:00
Nextcloud bot 6cc17cd069
[tx-robot] updated from transifex 2019-09-20 02:15:11 +00:00
ritsute c0c1de6d2d fix "create folder" icon overlaying home icon
Signed-off-by: Brandon <brandon.yeow@websparks.sg>
2019-09-19 19:37:24 +00:00
Roeland Jago Douma db51d166b7
Merge pull request #17172 from nextcloud/backport/17159/stable17
[stable17] Sabre/VObject returns a DateAndOrTime object now, so adapt to it in Birthday service
2019-09-19 21:31:24 +02:00
Robin Appelman 186c2474b7 catch exceptions that occur during logging
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-09-19 16:34:40 +00:00
Roeland Jago Douma 8f43f5973b
Merge pull request #17210 from nextcloud/backport/17207/stable17
[stable17] Fix l10n in federated file sharing
2019-09-19 18:31:42 +02:00
Christoph Wurst 4e1f7f1c59 Fix l10n in federated file sharing
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-09-19 13:28:09 +00:00
Roeland Jago Douma 05174fc132
Merge pull request #17177 from nextcloud/version/17.0.0/RC2
17 RC 2
2019-09-19 12:43:25 +02:00
Roeland Jago Douma da17aa9f29
17 RC 2
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-19 10:11:43 +02:00
Roeland Jago Douma 3aa5e613a9
Merge pull request #17204 from nextcloud/backport/17201/stable17
[stable17] Use the actual password to update the tokens
2019-09-19 10:07:33 +02:00
Nextcloud bot 89143d3746
[tx-robot] updated from transifex 2019-09-19 02:15:45 +00:00
Roeland Jago Douma ae4d01dfb0 Use the actual password to update the tokens
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-18 20:53:38 +00:00
Roeland Jago Douma 5db0fd3195
Merge pull request #17196 from nextcloud/backport/17194/stable17
[stable17] Add uid to delete temp token query
2019-09-18 20:07:55 +02:00
Daniel Kesselberg 4cf30c82ee Add uid to delete temp token query
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-18 16:11:55 +00:00
Roeland Jago Douma 33509a9834
Merge pull request #17184 from nextcloud/backport/17174/stable17
[stable17] properly mark birthday calendars as not shareable for now
2019-09-18 12:48:42 +02:00
Nextcloud bot 311b4ea261
[tx-robot] updated from transifex 2019-09-18 02:15:02 +00:00