Morris Jobke
2a973843f0
Merge pull request #10932 from nextcloud/version/noid/13.0.6
...
13.0.6
2018-08-30 13:15:36 +02:00
Morris Jobke
200c3b6181
13.0.6
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-08-30 10:49:25 +02:00
Nextcloud bot
9db4afce72
[tx-robot] updated from transifex
2018-08-30 00:12:18 +00:00
Nextcloud bot
2ffcba3814
[tx-robot] updated from transifex
2018-08-29 00:12:17 +00:00
Robin Appelman
8a3f6a816b
use the same ignored properties list for both CustomerPropertiesBackends
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-28 18:34:04 +02:00
Christian
ed5224cd46
cast timestamps older than unix epoch to 0
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-28 16:57:42 +02:00
Nextcloud bot
a4daa91b42
[tx-robot] updated from transifex
2018-08-28 00:13:18 +00:00
Robin Appelman
6dae2b9250
cache parent exists status during share setup
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-27 16:25:51 +02:00
Robin Appelman
e3b9e9e57c
tokens can't be valid local user names
...
this saves searching for shares on non-public link dav requests
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-27 16:25:49 +02:00
Robin Appelman
110650ff58
only determine is sharing is disabled for a user once
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-27 16:25:47 +02:00
Robin Appelman
237e4b7521
don't check if target dir exists when using the default share target directory
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-27 16:25:45 +02:00
Robin Appelman
a396c37693
re-use view instances for shared storages
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-27 16:25:44 +02:00
Robin Appelman
c897e2af8e
more efficient way to detect added and removed mounts
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-27 16:25:42 +02:00
Robin Appelman
f2152ecda9
more efficient unique share target generation
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-27 16:25:39 +02:00
Robin Appelman
f199e7ed17
cache OC\Files\Mount\Manager::findIn results
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-27 16:25:37 +02:00
Robin Appelman
65c8fd3b29
cache OC\Files\Mount\Manager::findIn results
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-27 16:23:01 +02:00
Robin Appelman
bb092553ef
use more efficient method to find mountpoint for path
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-27 16:21:20 +02:00
Robin Appelman
67ae310693
remove double loop for detecting changed mounts
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-27 16:19:50 +02:00
Nextcloud bot
1769029910
[tx-robot] updated from transifex
2018-08-27 00:12:24 +00:00
Nextcloud bot
1aae409cc8
[tx-robot] updated from transifex
2018-08-26 00:12:42 +00:00
Nextcloud bot
8ec2c933de
[tx-robot] updated from transifex
2018-08-25 00:12:43 +00:00
Roeland Jago Douma
1a016f21e6
Merge pull request #10837 from nextcloud/dav-search-no-negative-mtime-13
...
[13] disallow negative mtime in dav search
2018-08-24 17:46:52 +02:00
Robin Appelman
d69234e339
disallow negative mtime in dav search
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-24 16:25:35 +02:00
Joas Schilling
1eeea993a8
Fix mimetype detection for junked uploads
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-08-24 10:49:08 +02:00
Morris Jobke
2d5d8b68d2
Merge pull request #10791 from nextcloud/version/noid/13.0.6RC1
...
13.0.6 RC 1
2018-08-24 10:23:34 +02:00
Nextcloud bot
12a3f776a1
[tx-robot] updated from transifex
2018-08-24 00:12:32 +00:00
Morris Jobke
737fcd4fac
13.0.6 RC 1
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-08-23 18:15:53 +02:00
Morris Jobke
3940790e79
Merge pull request #10591 from nextcloud/smb-stat-retry-13
...
[13] retry smb stat on timeout
2018-08-23 18:14:40 +02:00
Arthur Schiwon
7c3339521c
[LDAP] The WebUI Wizard also should not assign empty config IDs
...
With 689df9a843
the behaviour to assign only
non-empty config IDs was introduced. Only, this was only effective for CLI
and OCS API.
Related to #3270 .
The web UI creates now also a full configuration on first load. This fixes
#5094 .
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-08-23 18:02:55 +02:00
Robin Appelman
5d18d142a6
assume the same timezone when using local domain names for smb
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-23 16:10:42 +02:00
Robin Appelman
05131490a7
improved fallback of timezone detection
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-23 16:10:42 +02:00
Morris Jobke
389b981aa5
Merge pull request #10285 from nextcloud/anonymous-options-13
...
[13] Add sabre plugin to allow anonymous options requests to the dav root
2018-08-23 16:05:56 +02:00
Morris Jobke
70fe04dada
Merge pull request #10823 from nextcloud/backport/10168/allow-utf8mb4-on-maria-10.3-or-later
...
[stable13] MySQL 8.0+ and MariaDB 10.3+ are large prefix and barracuda by default
2018-08-23 16:02:59 +02:00
blizzz
8a8eb605b4
Merge pull request #10821 from nextcloud/backport/10471/improve-url-detection
...
[stable13] Improve URL detection
2018-08-23 15:25:31 +02:00
Morris Jobke
893cccba68
Merge pull request #10816 from nextcloud/backport/10700+10815/stable13
...
[stable13] remove unexecutable code
2018-08-23 14:58:29 +02:00
Joas Schilling
d12ff2c083
MySQL 8.0+ and MariaDB 10.3+ are large prefix and barracuda by default
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-08-23 14:40:33 +02:00
Joas Schilling
cd5bc9b893
Improve URL detection
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-08-23 14:03:54 +02:00
Nextcloud bot
112719f457
[tx-robot] updated from transifex
2018-08-23 00:13:11 +00:00
Arthur Schiwon
f404695602
returning of $tr is expected, otherwise ending up in a JS error
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-08-23 00:31:32 +02:00
Arthur Schiwon
e1e35b42de
remove unexecutable code
...
OCA.Sharing.SharedFileInfo was never defined and that stopped execution.
Interestingly, FF never showed me an error.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-08-23 00:31:10 +02:00
Robin Appelman
48f39628d0
use dir instead of allinfo where possible
2018-08-22 14:28:56 +02:00
Morris Jobke
5bc7af2510
Merge pull request #10783 from nextcloud/backport/10775/stable13
...
[stable13] Resolve all group memberships properly
2018-08-22 10:51:02 +02:00
Roeland Jago Douma
a4e989bb75
Merge pull request #10763 from nextcloud/backport/10687/stable13
...
[stable13] don't blame randome people for background email updates
2018-08-22 08:50:34 +02:00
Nextcloud bot
ff3b132382
[tx-robot] updated from transifex
2018-08-22 00:12:24 +00:00
Morris Jobke
4f6f3b261a
Resolve all group memberships properly
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-08-21 17:08:22 +02:00
Nextcloud bot
d3ab244b40
[tx-robot] updated from transifex
2018-08-21 00:12:31 +00:00
blizzz
d0f8a431c8
Merge pull request #10762 from nextcloud/backport/10260/improved-sql-for-fetching-quota
...
[stable13] Use the path_hash instead of the path to query the filecache
2018-08-20 15:24:39 +02:00
Arthur Schiwon
bd31fe7c9b
fix unit tests
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
# Conflicts:
# apps/user_ldap/tests/User_LDAPTest.php
2018-08-20 15:16:33 +02:00
Morris Jobke
74618d1011
Merge pull request #10760 from nextcloud/backport/10355/make-sure-error-log-always-receives-a-string
...
[stable13] Make sure error_log() always receives a string
2018-08-20 15:12:16 +02:00
Arthur Schiwon
0f958bf595
don't force LDAP updates on userExists anymore
...
and remove some deprecated code
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-08-20 15:05:09 +02:00