Commit graph

22169 commits

Author SHA1 Message Date
Roeland Jago Douma
5b8f18e3c0
Merge pull request #22781 from nextcloud/backport/22775/stable18
[stable18] makes LDAP's group updater dispatch type events
2020-09-11 08:48:22 +02:00
Roeland Jago Douma
23ca361db4
Merge pull request #22779 from nextcloud/backport/22739/stable18
[stable18] Don't fail if copying a file of 0 byte size
2020-09-11 08:48:07 +02:00
Roeland Jago Douma
0a9979d6b5
Merge pull request #22777 from nextcloud/backport/22747/stable18
[stable18] fix s3 doesDirectoryExist check for empty directories
2020-09-11 08:47:58 +02:00
Roeland Jago Douma
fdeeeb7699
Merge pull request #22592 from nextcloud/backport/22577/stable18
[stable18] Better error message when blocked by access control
2020-09-11 08:43:48 +02:00
Arthur Schiwon
776ad073c8
makes LDAP's group updater dispatch type events
* fixes group share updates on added users

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-09-10 15:23:23 +02:00
Julius Härtl
51b01cb054 Properly catch exception from writing to stream when copying a file
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-10 13:20:08 +00:00
Julius Härtl
2e3539863e Set delimiter so that the CommonPrefixes response can properly be determined
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-10 13:14:41 +00:00
Robin Appelman
4163ee97ef fix s3 doesDirectoryExist check for empty directories
if a directory is empty, only the 'marker' object `/` exists.

since not all s3 implementations return just the prefix when listing objects by prefix,
when listing objects by the folder prefix, nothing will be returned if the directory is empty.
by not including the trailing slash in the prefix, the folder marked will always be returned if it exists

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-09-10 13:14:41 +00:00
blizzz
a3f4b6ba94
Merge pull request #22631 from nextcloud/backport/22583/stable18
[stable18] LDAP: remove unused methods and DB values
2020-09-10 10:01:27 +02:00
Roeland Jago Douma
af6b57cd0d Fix reading empty files from objectstorage
Since we try to do range requests this will fail hard.
However since empty files are not that interesting to read anyways we
just read from an emptry memory stream.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-09 19:47:30 +00:00
Morris Jobke
f1a7854c08
Merge pull request #22714 from nextcloud/backport/stable18/22557
[stable18] Do not fail if share for mountpoint is no longer available
2020-09-09 15:09:45 +02:00
Joas Schilling
cc36cc3f3f Don't use SELECT DISTINCT when to_char() is used in a WHERE statement
Nice bug in Oracle

Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-08 07:44:10 +00:00
Julius Härtl
4ee36cba1b
Do not fail if share for mountpoint is no longer available
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-08 09:15:10 +02:00
Arthur Schiwon
24d464c5cd
add repair step to clean up DB off lastFeatureRefresh entries in user prefs
- also removes related app setting "updateAttributesInterval"

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-09-07 11:31:29 +02:00
Nextcloud bot
117044f916
[tx-robot] updated from transifex 2020-09-07 02:16:57 +00:00
Arthur Schiwon
ea5b51325a these code bits were part of old logic that was already refactored out
- only references were in unit tests

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-09-06 17:59:14 +00:00
Nextcloud bot
5056261850
[tx-robot] updated from transifex 2020-09-06 02:17:11 +00:00
Nextcloud bot
3bfbaca9a1
[tx-robot] updated from transifex 2020-09-05 02:17:04 +00:00
Joas Schilling
525dfc7ae4 Better error message when blocked by access control
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-04 13:53:25 +00:00
Daniel Kesselberg
062ce5444d
Tests only: Forward calls to getUserValue and getAppValue
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-09-04 12:30:01 +02:00
Daniel Kesselberg
d6b7ad7109
Change free space calculation
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-09-04 12:29:59 +02:00
Roeland Jago Douma
5f466976ab
Upgrade icewind/smb to 3.2.7
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-04 10:41:34 +02:00
Nextcloud bot
eeb3b500e6
[tx-robot] updated from transifex 2020-09-04 02:17:36 +00:00
Julius Härtl
163125f482 Do not keep the part file if the forbidden exception has retry set to false
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-03 11:06:46 +00:00
Nextcloud bot
acb893c9f3
[tx-robot] updated from transifex 2020-09-03 02:16:56 +00:00
Nextcloud bot
62a83dcc44
[tx-robot] updated from transifex 2020-09-02 02:17:30 +00:00
Nextcloud bot
1bf59c48b4
[tx-robot] updated from transifex 2020-09-01 02:16:26 +00:00
Nextcloud bot
0d1ad02a21
[tx-robot] updated from transifex 2020-08-31 02:16:29 +00:00
Nextcloud bot
89a04fcc81
[tx-robot] updated from transifex 2020-08-30 02:16:24 +00:00
Nextcloud bot
86941814fe
[tx-robot] updated from transifex 2020-08-29 02:18:07 +00:00
Nextcloud bot
0d9bd1d6dd
[tx-robot] updated from transifex 2020-08-28 02:16:40 +00:00
Nextcloud bot
b1169cad40
[tx-robot] updated from transifex 2020-08-27 02:17:00 +00:00
Roeland Jago Douma
132b299ab2
Merge pull request #22411 from nextcloud/backport/22359/stable18
[stable18] fix possible leaking scope in Flow
2020-08-26 20:22:28 +02:00
Roeland Jago Douma
ab575c9521
Merge pull request #22415 from nextcloud/backport/22358/stable18
[stable18] fix event icon sizes and text alignment
2020-08-26 20:22:14 +02:00
Roeland Jago Douma
a2f8caedfb
Merge pull request #22428 from nextcloud/backport/21988/stable18
[stable18] Combine body-login rules in theming and fix twofactor and guest styling on bright colors
2020-08-26 20:21:36 +02:00
Nextcloud bot
3077047029
[tx-robot] updated from transifex 2020-08-26 02:16:48 +00:00
Julius Härtl
a9833956d4 Combine body-login rules in theming and fix twofactor and guest styling on bright colors
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-25 19:49:33 +00:00
Arthur Schiwon
20ee1d6c28
compiled assets
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-08-25 12:47:34 +02:00
Arthur Schiwon
ef85ed76fb
fix event icon sizes and text alignment
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-08-25 12:38:47 +02:00
Arthur Schiwon
ace667bce7 fix possible leaking scope in Flow
- a configured flow can be brought into consideration, despite its event
  was not fired
- it could either run through
- or run into a RuntimeException and killing processing of valid flows

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-08-25 08:44:19 +00:00
Roeland Jago Douma
ead4d98acc
Merge pull request #22401 from nextcloud/backport/22394/stable18
[stable18] Fix missing FN from federated contact
2020-08-25 09:38:49 +02:00
Roeland Jago Douma
f218a80835
Merge pull request #22405 from nextcloud/backport/22390/stable18
[stable18] Make legacy format opt-in
2020-08-25 09:37:08 +02:00
Nextcloud bot
400367e8a1
[tx-robot] updated from transifex 2020-08-25 02:18:00 +00:00
Roeland Jago Douma
794e925125 Make legacy format opt-in
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-08-24 20:03:07 +00:00
John Molakvoæ (skjnldsv)
339dec45be Fix missing FN from federated contact
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-08-24 16:09:46 +00:00
Nextcloud bot
33fafccac5
[tx-robot] updated from transifex 2020-08-24 02:17:04 +00:00
Nextcloud bot
b9d1d7bd3b
[tx-robot] updated from transifex 2020-08-23 02:17:01 +00:00
Nextcloud bot
7aaa9ab875
[tx-robot] updated from transifex 2020-08-22 02:16:47 +00:00
Roeland Jago Douma
f80eaeec77
Merge pull request #22338 from nextcloud/backport/22322/stable18
[stable18] Only copy the link when updating a share or no password was forced
2020-08-21 10:30:47 +02:00
Roeland Jago Douma
e1647c6561
Merge pull request #22343 from nextcloud/backport/22335/stable18
[stable18] Remove encryption option for nextcloud external storage
2020-08-21 09:24:31 +02:00