]>
source.dussan.org Git - nextcloud-server.git/log
Julius Härtl [Thu, 13 Aug 2020 13:26:42 +0000 (15:26 +0200)]
Return proper status when file didn't exist before
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Wed, 12 Aug 2020 06:18:35 +0000 (08:18 +0200)]
Adjust chunking test for non-existing target node
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Thu, 6 Aug 2020 09:50:31 +0000 (11:50 +0200)]
Delete chunks if the move on an upload failed
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Morris Jobke [Thu, 13 Aug 2020 12:49:13 +0000 (14:49 +0200)]
Merge pull request #22233 from nextcloud/backport/22217/stable18
[stable18] Add app config option to disable "Email was changed by admin" activity
Morris Jobke [Wed, 12 Aug 2020 10:27:43 +0000 (12:27 +0200)]
Add app config option to disable "Email was changed by admin" activity
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Roeland Jago Douma [Thu, 13 Aug 2020 03:23:42 +0000 (05:23 +0200)]
Merge pull request #21956 from nextcloud/backport/21949/stable18
[stable18] update icewind/smb to 3.2.6
Roeland Jago Douma [Thu, 13 Aug 2020 03:13:36 +0000 (05:13 +0200)]
Merge pull request #22182 from nextcloud/backport/21775/stable18
[stable18] Do not exit if available space cannot be determined on file transfer
Roeland Jago Douma [Thu, 13 Aug 2020 03:06:21 +0000 (05:06 +0200)]
Merge pull request #22207 from nextcloud/backport/21676/stable18
[stable18] Fix chmod on file descriptor
Nextcloud bot [Thu, 13 Aug 2020 02:16:56 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Wed, 12 Aug 2020 20:55:16 +0000 (22:55 +0200)]
Merge pull request #22204 from nextcloud/backport/21559/stable18
[stable18] shortcut in reading nested group members when IN_CHAIN is available
Arthur Schiwon [Wed, 12 Aug 2020 08:23:13 +0000 (10:23 +0200)]
adapt tests for nc18
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Roeland Jago Douma [Wed, 12 Aug 2020 08:44:15 +0000 (10:44 +0200)]
Merge pull request #22212 from nextcloud/backport/22196/stable18
[stable18] SSE enhancement of file signature
Roeland Jago Douma [Tue, 11 Aug 2020 17:26:41 +0000 (19:26 +0200)]
SSE enhancement
Do not blind concatenate ints. Lets add a _ between them. So that we can
distrinquis them properly
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Wed, 12 Aug 2020 02:17:10 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
J0WI [Fri, 3 Jul 2020 18:53:54 +0000 (20:53 +0200)]
Fix chmod on file descriptor
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
Arthur Schiwon [Tue, 11 Aug 2020 16:53:50 +0000 (18:53 +0200)]
do not flip available state to unavailable, allow empty results
- the detection relies that the first, requested result is not empty
- it might be empty though – groups without members
- protect switching from available to unavailable
- switching the other way around was also not envisaged either
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Wed, 24 Jun 2020 11:09:15 +0000 (13:09 +0200)]
LDAP: shortcut in reading nested group members when IN_CHAIN is available
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Roeland Jago Douma [Tue, 11 Aug 2020 18:26:12 +0000 (20:26 +0200)]
Merge pull request #22184 from nextcloud/backport/21173/stable18
[stable18] Fix empty 'more' apps navigation after installing an app
Roeland Jago Douma [Tue, 11 Aug 2020 13:17:01 +0000 (15:17 +0200)]
Merge pull request #22191 from nextcloud/backport/22190/stable18
[stable18] Fix default log_rotate_size in config.sample.php
Morris Jobke [Tue, 11 Aug 2020 12:00:26 +0000 (14:00 +0200)]
Fix default log_rotate_size in config.sample.php
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
blizzz [Tue, 11 Aug 2020 10:36:16 +0000 (10:36 +0000)]
Merge pull request #22179 from nextcloud/backport/22176/stable18
[stable18] Remove unexpected argument
Jan-Christoph Borchardt [Sun, 31 May 2020 23:54:16 +0000 (01:54 +0200)]
Fix empty 'more' apps navigation after installing an app
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Morris Jobke [Mon, 10 Aug 2020 13:45:03 +0000 (15:45 +0200)]
Use constant instead of magic number
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Julius Härtl [Thu, 9 Jul 2020 13:02:21 +0000 (15:02 +0200)]
Do not exit if available space cannot be determined on file transfer
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Morris Jobke [Tue, 11 Aug 2020 09:09:11 +0000 (11:09 +0200)]
Merge pull request #22172 from nextcloud/backport/21728/stable18
[stable18] Reuse cache for directory mtime/size if filesystem changes can be ignored
Daniel Kesselberg [Mon, 10 Aug 2020 20:36:30 +0000 (22:36 +0200)]
Remove unexpected argument
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Nextcloud bot [Tue, 11 Aug 2020 02:17:15 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Mon, 10 Aug 2020 13:42:33 +0000 (15:42 +0200)]
Merge pull request #21982 from nextcloud/backport/21628/stable18
[stable18] fix moving files from external storage to object store trashbin
Julius Härtl [Tue, 7 Jul 2020 08:22:22 +0000 (10:22 +0200)]
Reuse cache for directory mtime/size if filesystem changes can be ignored
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Mon, 10 Aug 2020 02:17:07 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 9 Aug 2020 02:16:56 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
blizzz [Fri, 7 Aug 2020 10:56:43 +0000 (10:56 +0000)]
Merge pull request #22054 from nextcloud/backport/22015/stable18
[stable18] Correctly remove usergroup shares on removing group members
Nextcloud bot [Fri, 7 Aug 2020 02:17:00 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Thu, 6 Aug 2020 02:17:34 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Wed, 5 Aug 2020 02:17:18 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Tue, 4 Aug 2020 02:16:52 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 1 Aug 2020 02:17:22 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Robin Appelman [Thu, 30 Jul 2020 14:31:56 +0000 (16:31 +0200)]
fix object store trashbin handling
object stores are "special" given how they interact with the cache on their own
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Thu, 30 Jul 2020 14:11:45 +0000 (16:11 +0200)]
dont update mimetype when moving to trash
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Thu, 23 Jul 2020 18:31:35 +0000 (20:31 +0200)]
fix renameFromStorage messing with folder mimetype
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Wed, 1 Jul 2020 13:37:47 +0000 (15:37 +0200)]
use exceptions for error signaling in writeStream
this remove the ambiguity when writing zero length files
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Tue, 30 Jun 2020 14:09:50 +0000 (16:09 +0200)]
rollback cache rename if trashbin move fails
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Mon, 29 Jun 2020 16:14:47 +0000 (18:14 +0200)]
fix moving files from external storage to object store trashbin
having the "cache rename" after the "storage move" caused the target
to get the fileid from the source file, without taking care that the object
is stored under the original file id.
By doing the "cache rename" first, we trigger the "update existing file"
logic while moving the file to the object store and the object gets stored for the
correct file id
Signed-off-by: Robin Appelman <robin@icewind.nl>
Morris Jobke [Fri, 31 Jul 2020 10:47:15 +0000 (12:47 +0200)]
Merge pull request #22071 from nextcloud/backport/22005/stable18
[stable18] Fix height to big for iPhone when using many apps
kevin147147 [Sat, 25 Jul 2020 21:45:38 +0000 (23:45 +0200)]
Fix height to big for iPhone when using many apps
Same story as https://github.com/nextcloud/server/pull/10276
I'm testing on iPhone without home button. These devices now have an even higher bottom bar.
Nextcloud bot [Fri, 31 Jul 2020 02:17:41 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
dependabot-preview[bot] [Thu, 30 Jul 2020 14:31:13 +0000 (14:31 +0000)]
Merge pull request #22051 from nextcloud/dependabot/npm_and_yarn/stable18/elliptic-6.5.3
Morris Jobke [Thu, 30 Jul 2020 12:12:55 +0000 (14:12 +0200)]
Merge pull request #22058 from nextcloud/backport/21972/stable18
[stable18] Fix PHPUnit deprecation warnings
Morris Jobke [Thu, 23 Jul 2020 11:44:18 +0000 (13:44 +0200)]
Remove deprecated test of internal attributes via assertAttributeEquals in constructor tests
I removed the tests completely because they just test that the constructor assigns the values to the internal properties. Nothing that should be cared about from the outside.
See https://github.com/sebastianbergmann/phpunit/issues/3339#issuecomment-
428843322
It is seen as bad practice to test internal stuff of objects instead of the actual input and output of mathod calls.
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Thu, 23 Jul 2020 11:39:13 +0000 (13:39 +0200)]
Replace deprecated assertArraySubset with logic that does the same
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Thu, 23 Jul 2020 11:38:49 +0000 (13:38 +0200)]
Use assertEqualsCanonicalizing instead of deprecated assertEquals parameter
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Thu, 23 Jul 2020 11:36:49 +0000 (13:36 +0200)]
Remove deprecated test of internal attributes via assertAttributeEquals
See https://github.com/sebastianbergmann/phpunit/issues/3339#issuecomment-
428843322
It is seen as bad practice to test internal stuff of objects instead of the actual input and output of mathod calls.
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Thu, 23 Jul 2020 11:36:32 +0000 (13:36 +0200)]
Use assertStringContainsString instead of assertContains on strings
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Thu, 30 Jul 2020 08:04:16 +0000 (10:04 +0200)]
Use old IServerContainer methods
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Joas Schilling [Mon, 27 Jul 2020 10:12:11 +0000 (12:12 +0200)]
Correctly remove usergroup shares on removing group members
Signed-off-by: Joas Schilling <coding@schilljs.com>
dependabot-preview[bot] [Wed, 29 Jul 2020 21:45:22 +0000 (21:45 +0000)]
[Security] Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3. **This update includes a security fix.**
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Morris Jobke [Wed, 29 Jul 2020 12:21:49 +0000 (14:21 +0200)]
Merge pull request #21976 from nextcloud/backport/21658/stable18
[stable18] allow admin to configure the max trashbin size
Greta [Wed, 29 Jul 2020 12:19:47 +0000 (14:19 +0200)]
Merge pull request #22035 from nextcloud/backport/21950/stable18
[stable18] Properly fetch translation for remote wipe confirmation dialog
Julius Härtl [Wed, 22 Jul 2020 14:56:17 +0000 (16:56 +0200)]
Properly fetch translation for remote wipe confirmation dialog
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Nextcloud bot [Wed, 29 Jul 2020 02:17:10 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Tue, 28 Jul 2020 02:16:57 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Robin Appelman [Mon, 27 Jul 2020 14:36:53 +0000 (16:36 +0200)]
[stable18] update icewind/smb to 3.2.6
Signed-off-by: Robin Appelman <robin@icewind.nl>
Nextcloud bot [Mon, 27 Jul 2020 02:16:51 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
John Molakvoæ [Sun, 26 Jul 2020 10:31:39 +0000 (12:31 +0200)]
Merge pull request #21992 from nextcloud/backport/21977/stable18
[stable18] Ignore whitespace in sharing by mail
Nextcloud bot [Sat, 25 Jul 2020 02:16:54 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
onehappycat [Thu, 23 Jul 2020 20:20:18 +0000 (22:20 +0200)]
Ignore whitespace in sharing by mail
Signed-off-by: onehappycat <one.happy.cat@gmx.com>
Robin Appelman [Thu, 2 Jul 2020 15:28:27 +0000 (17:28 +0200)]
allow admin to configure the max trashbin size
this allows an admin to configure the max trashbin size instead of always relying on the users quota.
The trashbin size can be configured using the `occ trash:size` command and can be set both globally and per-user
Signed-off-by: Robin Appelman <robin@icewind.nl>
Morris Jobke [Fri, 24 Jul 2020 11:20:18 +0000 (13:20 +0200)]
Merge pull request #21979 from nextcloud/backport/21973/stable18
[stable18] Fix risky test in twofactor_backupcodes
Nextcloud bot [Fri, 24 Jul 2020 02:17:11 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Thu, 23 Jul 2020 12:32:58 +0000 (14:32 +0200)]
Fix risky test in twofactor_backupcodes
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Thu, 23 Jul 2020 20:14:27 +0000 (22:14 +0200)]
Merge pull request #21807 from nextcloud/backport/21748/stable18
[stable18] Improve error reporting on sharing errors
Joas Schilling [Wed, 8 Jul 2020 09:24:29 +0000 (11:24 +0200)]
Improve error reporting on sharing errors
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Morris Jobke [Thu, 23 Jul 2020 07:45:33 +0000 (09:45 +0200)]
Merge pull request #21961 from nextcloud/backport/21760/stable18
[stable18] Fix parsing of language code
Julius Härtl [Thu, 23 Jul 2020 06:35:20 +0000 (08:35 +0200)]
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Daniel Kesselberg [Wed, 8 Jul 2020 18:03:09 +0000 (20:03 +0200)]
Fix parsing of language code
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Nextcloud bot [Thu, 23 Jul 2020 02:17:21 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Wed, 22 Jul 2020 02:16:57 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Tue, 21 Jul 2020 18:32:53 +0000 (20:32 +0200)]
Merge pull request #21936 from nextcloud/backport/21929/stable18
[stable18] Encryption is ready if master key is enabled
Julius Härtl [Tue, 21 Jul 2020 07:16:43 +0000 (09:16 +0200)]
Encryption is ready if master key is enabled
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Tue, 21 Jul 2020 02:17:25 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Mon, 20 Jul 2020 13:12:00 +0000 (15:12 +0200)]
Merge pull request #21877 from nextcloud/backport/21855/stable18
[stable18] fix typo in revokeShare()
Nextcloud bot [Mon, 20 Jul 2020 02:17:07 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 19 Jul 2020 02:17:25 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 18 Jul 2020 02:17:16 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 17 Jul 2020 02:17:30 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Thu, 16 Jul 2020 18:48:15 +0000 (20:48 +0200)]
Merge pull request #20842 from nextcloud/backport/20832/stable18
[stable18] Do not filter id matching userId on non-user-share shares
Roeland Jago Douma [Thu, 16 Jul 2020 18:47:35 +0000 (20:47 +0200)]
Merge pull request #21841 from nextcloud/backport/21838/stable18
[stable18] Do not log RequestedRangeNotSatisfiable exceptions in DAV
Roeland Jago Douma [Thu, 16 Jul 2020 18:47:10 +0000 (20:47 +0200)]
Merge pull request #21783 from nextcloud/backport/21777/stable18
[stable18] lower minimum search length to 2 characters
Sergej Pupykin [Wed, 15 Jul 2020 23:19:21 +0000 (02:19 +0300)]
fix typo
Nextcloud bot [Thu, 16 Jul 2020 02:19:50 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Wed, 15 Jul 2020 18:51:02 +0000 (20:51 +0200)]
Merge pull request #21802 from nextcloud/version/18.0.7/final
18.0.7 final
Nextcloud bot [Wed, 15 Jul 2020 02:19:57 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Tue, 14 Jul 2020 18:46:33 +0000 (20:46 +0200)]
Do not log RequestedRangeNotSatisfiable exceptions in DAV
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
John Molakvoæ (skjnldsv) [Tue, 5 May 2020 16:46:24 +0000 (18:46 +0200)]
Do not filter id matching userId on non-user-share shares
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Nextcloud bot [Tue, 14 Jul 2020 02:17:39 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Mon, 13 Jul 2020 08:48:52 +0000 (10:48 +0200)]
18.0.7 final
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Mon, 13 Jul 2020 02:17:25 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 12 Jul 2020 02:17:07 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 11 Jul 2020 02:17:37 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 10 Jul 2020 02:17:12 +0000 (02:17 +0000)]
[tx-robot] updated from transifex