Nextcloud bot
a675bbb846
[tx-robot] updated from transifex
2019-12-06 02:17:10 +00:00
Roeland Jago Douma
a6f9a0809c
Merge pull request #18252 from nextcloud/17/bugfix/noid/tooltip-hide-date
...
Hide the tooltip if the list row is rerendered
2019-12-05 20:47:03 +01:00
Julius Härtl
7b6eb80f72
Hide the tooltip if the list row is rerendered
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-12-05 14:46:22 +01:00
Nextcloud bot
adc4416043
[tx-robot] updated from transifex
2019-12-05 02:17:02 +00:00
Roeland Jago Douma
f032b88c55
Merge pull request #18205 from nextcloud/stable17-backport/18120
...
[stable17] Backport #18120
2019-12-04 14:12:30 +01:00
Nextcloud bot
658c951d68
[tx-robot] updated from transifex
2019-12-04 09:24:22 +00:00
Nextcloud bot
f7732ace10
[tx-robot] updated from transifex
2019-12-04 02:17:01 +00:00
Georg Ehrke
7aec7f6685
respect shareapi_allow_share_dialog_user_enumeration in Principal backend for Sabre/DAV
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-12-03 14:25:32 +01:00
Nextcloud bot
1402d1b153
[tx-robot] updated from transifex
2019-12-03 02:16:56 +00:00
Nextcloud bot
1e67be443d
[tx-robot] updated from transifex
2019-12-02 02:17:03 +00:00
Nextcloud bot
59a4349650
[tx-robot] updated from transifex
2019-12-01 02:18:24 +00:00
John Molakvoæ
c4561be550
[stable17] Fix provisioning_api getUsers types ( #18157 )
...
[stable17] Fix provisioning_api getUsers types
2019-11-30 11:21:50 +01:00
Nextcloud bot
c302033e5f
[tx-robot] updated from transifex
2019-11-30 02:16:58 +00:00
John Molakvoæ (skjnldsv)
f452ab09df
Fix provisioning_api getUsers types
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-11-29 08:09:02 +00:00
Nextcloud bot
611e6a0f7d
[tx-robot] updated from transifex
2019-11-29 02:17:03 +00:00
Nextcloud bot
c75cc61226
[tx-robot] updated from transifex
2019-11-28 02:17:04 +00:00
Nextcloud bot
8cb7149de8
[tx-robot] updated from transifex
2019-11-27 02:16:34 +00:00
Nextcloud bot
902c75a1a9
[tx-robot] updated from transifex
2019-11-26 02:16:05 +00:00
Roeland Jago Douma
09a739de83
Merge pull request #18054 from nextcloud/backport/18016/stable17
...
[stable17] make chunksize (used to check for gone LDAP users) configurable
2019-11-25 08:40:25 +01:00
John Molakvoæ
66ddb89180
[stable17] Quickfix #17515 ( #18094 )
...
[stable17] Quickfix #17515
2019-11-25 07:09:46 +01:00
Nextcloud bot
f715e77607
[tx-robot] updated from transifex
2019-11-25 02:16:04 +00:00
Robin Windey
ff2f7a7d1a
Revert changes and add css-rule to correct file inside files-app
2019-11-24 14:58:41 +00:00
Nextcloud bot
2d0fa72171
[tx-robot] updated from transifex
2019-11-23 02:16:17 +00:00
Nextcloud bot
99420445cc
[tx-robot] updated from transifex
2019-11-22 02:16:26 +00:00
Arthur Schiwon
5f32b62a63
make chunksize (used to check for gone LDAP users) configurable
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-21 10:06:44 +00:00
Arthur Schiwon
fbd2b7d7d5
uid can be false when the user record does not exit
...
fixes not loading files app for users who got a share by the gone LDAP user
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-21 06:09:24 +00:00
Nextcloud bot
02df65a102
[tx-robot] updated from transifex
2019-11-21 02:16:11 +00:00
Nextcloud bot
9d5e7a4dd4
[tx-robot] updated from transifex
2019-11-20 02:16:28 +00:00
Nextcloud bot
1986315b32
[tx-robot] updated from transifex
2019-11-19 02:17:57 +00:00
Nextcloud bot
c2e3fcddb5
[tx-robot] updated from transifex
2019-11-18 02:16:06 +00:00
Roeland Jago Douma
d9d6408a7a
Merge pull request #17945 from nextcloud/backport/17926/stable17
...
[stable17] re-acquired expired shared locks on large file uploads
2019-11-17 09:09:51 +01:00
Nextcloud bot
f05e1d1749
[tx-robot] updated from transifex
2019-11-17 02:17:24 +00:00
Nextcloud bot
577e9d0cad
[tx-robot] updated from transifex
2019-11-16 02:16:07 +00:00
Nextcloud bot
1893d4512a
[tx-robot] updated from transifex
2019-11-15 02:16:13 +00:00
Robin Appelman
bfc9e50160
re-acquired expired shared locks on large file uploads
...
during large file uploads, the shared lock that we get at the begining can expire
leading to locked errors later on, instead of erroring, try to re-get the lock
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-11-14 18:35:17 +00:00
Nextcloud bot
d5fc345d70
[tx-robot] updated from transifex
2019-11-14 02:16:24 +00:00
Roeland Jago Douma
a78d05a42e
Merge pull request #17925 from nextcloud/backport/17873/stable17
...
[stable17] Make timeout a optional parameter
2019-11-13 19:56:40 +01:00
Roeland Jago Douma
e899e4957c
Check quota before transfer ownership
...
Fixes #15664
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-13 14:09:53 +00:00
Daniel Kesselberg
6a1f4b1801
Make timeout a optional parameter
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-11-13 11:56:41 +00:00
Nextcloud bot
49d3e0f4a3
[tx-robot] updated from transifex
2019-11-13 02:16:18 +00:00
Roeland Jago Douma
351b76f97e
Merge pull request #17858 from nextcloud/backport/17847/stable17
...
[stable17] Also set X-OC-Mtime header for files that are smaller than 10MB
2019-11-12 08:11:22 +01:00
Nextcloud bot
f6469c04d9
[tx-robot] updated from transifex
2019-11-12 02:16:22 +00:00
Nextcloud bot
6d6d490572
[tx-robot] updated from transifex
2019-11-10 02:17:08 +00:00
Julius Härtl
14d5856f84
Also set X-OC-Mtime header for files that are smaller than 10MB
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-08 09:24:08 +00:00
Nextcloud bot
9153ccdd19
[tx-robot] updated from transifex
2019-11-08 02:16:24 +00:00
Nextcloud bot
5165e45074
[tx-robot] updated from transifex
2019-11-07 02:16:05 +00:00
Nextcloud bot
a16641963e
[tx-robot] updated from transifex
2019-11-06 02:16:16 +00:00
Nextcloud bot
2a0b02ec9a
[tx-robot] updated from transifex
2019-11-05 02:15:55 +00:00
Nextcloud bot
6136a6c128
[tx-robot] updated from transifex
2019-11-04 02:15:35 +00:00
Nextcloud bot
4d686e278b
[tx-robot] updated from transifex
2019-11-03 02:16:14 +00:00