]>
source.dussan.org Git - nextcloud-server.git/log
Nextcloud bot [Thu, 3 Sep 2020 02:16:56 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Wed, 2 Sep 2020 02:17:30 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Tue, 1 Sep 2020 06:05:15 +0000 (08:05 +0200)]
Merge pull request #22518 from nextcloud/backport/22517/stable18
[stable18] set the mount id before calling storage wrapper
Nextcloud bot [Tue, 1 Sep 2020 02:16:26 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Mon, 31 Aug 2020 19:44:11 +0000 (21:44 +0200)]
Merge pull request #22522 from nextcloud/backport/22514/stable18
[stable18] Fix S3 error handling
Roeland Jago Douma [Mon, 31 Aug 2020 10:28:04 +0000 (12:28 +0200)]
Only update the filecache entry once the file has been written to S3
If we already update before we have no way to revert if the upload
fails.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Mon, 31 Aug 2020 10:25:20 +0000 (12:25 +0200)]
Don't lose filecache entry on s3 overwrite error
If the object store errors we should not always delete the filecache
entry. As this might lead to people losing access to their files.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Robin Appelman [Mon, 31 Aug 2020 14:38:47 +0000 (16:38 +0200)]
set the mount id before calling storage wrapper
this allows the storage wrapper to use the mount id for it's own logic
Signed-off-by: Robin Appelman <robin@icewind.nl>
Julius Härtl [Mon, 31 Aug 2020 13:42:48 +0000 (15:42 +0200)]
Merge pull request #22504 from nextcloud/backport/22481/stable18
[stable18] Fix clicks on actions menu of non opaque file rows in acceptance tests
Daniel Calviño Sánchez [Fri, 28 Aug 2020 23:08:30 +0000 (01:08 +0200)]
Fix clicks on actions menu of non opaque file rows in acceptance tests
When a row is added to the file list the opacity of the file row is
animated from transparent to fully opaque. As the file actions menu is a
descendant of the row but overflows it when the row is not fully opaque
clicks on the menu entries "fall-through" and are received instead by
the rows behind.
The opacity animation is a CSS animation, and it is not possible to know
if a row is appearing or not except from its opacity (the row will have
the "appear" CSS class even after the animation ended). Therefore it
should be waited until the row of the file is fully opaque before using
the menu.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Nextcloud bot [Mon, 31 Aug 2020 02:16:29 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 30 Aug 2020 02:16:24 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 29 Aug 2020 02:18:07 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 28 Aug 2020 02:16:40 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Thu, 27 Aug 2020 13:35:27 +0000 (15:35 +0200)]
Merge pull request #22449 from nextcloud/stable18-phpdoc
[stable18] Add php docs build script
Julius Härtl [Thu, 27 Aug 2020 06:45:43 +0000 (08:45 +0200)]
Use proper branch name in phpdoc builds
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Wed, 26 Aug 2020 14:59:40 +0000 (16:59 +0200)]
Remove @package annotations from public namespace
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Wed, 26 Aug 2020 10:35:27 +0000 (12:35 +0200)]
Remove wrongly annotated package names
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Wed, 26 Aug 2020 06:08:37 +0000 (08:08 +0200)]
Add php docs build script
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Thu, 27 Aug 2020 02:17:00 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Wed, 26 Aug 2020 18:22:28 +0000 (20:22 +0200)]
Merge pull request #22411 from nextcloud/backport/22359/stable18
[stable18] fix possible leaking scope in Flow
Roeland Jago Douma [Wed, 26 Aug 2020 18:22:14 +0000 (20:22 +0200)]
Merge pull request #22415 from nextcloud/backport/22358/stable18
[stable18] fix event icon sizes and text alignment
Roeland Jago Douma [Wed, 26 Aug 2020 18:21:36 +0000 (20:21 +0200)]
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
Roeland Jago Douma [Wed, 26 Aug 2020 17:21:12 +0000 (19:21 +0200)]
Merge pull request #22417 from nextcloud/version/18.0.8/final
18.0.8
Nextcloud bot [Wed, 26 Aug 2020 02:16:48 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Julius Härtl [Fri, 24 Jul 2020 06:59:28 +0000 (08:59 +0200)]
Combine body-login rules in theming and fix twofactor and guest styling on bright colors
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Roeland Jago Douma [Tue, 25 Aug 2020 11:09:42 +0000 (13:09 +0200)]
18.0.8
Arthur Schiwon [Tue, 25 Aug 2020 11:06:03 +0000 (13:06 +0200)]
adjust since for 18
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Tue, 25 Aug 2020 10:47:34 +0000 (12:47 +0200)]
compiled assets
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Fri, 21 Aug 2020 14:19:38 +0000 (16:19 +0200)]
fix event icon sizes and text alignment
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Fri, 21 Aug 2020 15:36:01 +0000 (17:36 +0200)]
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>
Roeland Jago Douma [Tue, 25 Aug 2020 07:41:28 +0000 (09:41 +0200)]
Merge pull request #22350 from nextcloud/version/18.0.8/RC2
18.0.8 RC2
Roeland Jago Douma [Tue, 25 Aug 2020 07:38:49 +0000 (09:38 +0200)]
Merge pull request #22401 from nextcloud/backport/22394/stable18
[stable18] Fix missing FN from federated contact
Roeland Jago Douma [Tue, 25 Aug 2020 07:37:08 +0000 (09:37 +0200)]
Merge pull request #22405 from nextcloud/backport/22390/stable18
[stable18] Make legacy format opt-in
Nextcloud bot [Tue, 25 Aug 2020 02:18:00 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Mon, 24 Aug 2020 11:37:39 +0000 (13:37 +0200)]
Make legacy format opt-in
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
John Molakvoæ (skjnldsv) [Mon, 24 Aug 2020 13:15:32 +0000 (15:15 +0200)]
Fix missing FN from federated contact
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Roeland Jago Douma [Mon, 24 Aug 2020 12:07:59 +0000 (14:07 +0200)]
Merge pull request #22388 from nextcloud/backport/22385/stable18
[stable18] Update the CRL
Roeland Jago Douma [Mon, 24 Aug 2020 10:29:38 +0000 (12:29 +0200)]
Update the CRL
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Mon, 24 Aug 2020 02:17:04 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 23 Aug 2020 02:17:01 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 22 Aug 2020 02:16:47 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Fri, 21 Aug 2020 08:30:47 +0000 (10:30 +0200)]
Merge pull request #22338 from nextcloud/backport/22322/stable18
[stable18] Only copy the link when updating a share or no password was forced
Roeland Jago Douma [Fri, 21 Aug 2020 07:24:31 +0000 (09:24 +0200)]
Merge pull request #22343 from nextcloud/backport/22335/stable18
[stable18] Remove encryption option for nextcloud external storage
Roeland Jago Douma [Fri, 21 Aug 2020 06:57:01 +0000 (08:57 +0200)]
18.0.8 RC2
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Fri, 21 Aug 2020 02:17:03 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Thu, 20 Aug 2020 14:28:03 +0000 (16:28 +0200)]
Remove encryption option for nextcloud external storage
Fixes #16017
Since it never worked we should not show it.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Joas Schilling [Thu, 20 Aug 2020 10:03:46 +0000 (12:03 +0200)]
Only copy the link when updating a share or no password was forced
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Morris Jobke [Thu, 20 Aug 2020 07:59:47 +0000 (09:59 +0200)]
Merge pull request #22226 from nextcloud/version/18.0.8/RC1
18.0.8 RC1
Joas Schilling [Thu, 20 Aug 2020 06:16:00 +0000 (08:16 +0200)]
Merge pull request #22310 from nextcloud/backport/22221/stable18-2
[stable18] fixing a logged deprecation message #22309
Morris Jobke [Thu, 20 Aug 2020 06:02:33 +0000 (08:02 +0200)]
Merge pull request #22306 from nextcloud/backport/22300/stable18
[stable18] Allow to disable share emails
Nextcloud bot [Thu, 20 Aug 2020 02:17:58 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Arthur Schiwon [Wed, 19 Aug 2020 21:00:03 +0000 (23:00 +0200)]
simplified backport of #22221, fixing a deprecation log message
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Joas Schilling [Wed, 19 Aug 2020 07:03:58 +0000 (09:03 +0200)]
Allow to disable share emails
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Wed, 19 Aug 2020 18:38:05 +0000 (20:38 +0200)]
Merge pull request #22301 from nextcloud/backport/22299/stable18
[stable18] Show disabled user count in occ user:report
Morris Jobke [Wed, 19 Aug 2020 17:31:01 +0000 (19:31 +0200)]
Merge pull request #22240 from nextcloud/backport/22128/stable18
[stable18] Delete chunks if the move on an upload failed
Morris Jobke [Wed, 19 Aug 2020 07:31:41 +0000 (09:31 +0200)]
Show disabled user count in occ user:report
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Joas Schilling [Wed, 19 Aug 2020 13:43:10 +0000 (15:43 +0200)]
Fix broken backport
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Wed, 19 Aug 2020 02:17:29 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Tue, 18 Aug 2020 02:17:46 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Mon, 17 Aug 2020 13:11:51 +0000 (15:11 +0200)]
Merge pull request #22268 from nextcloud/backport/22087/stable18
[stable18] Fix browser freeze on long password input
Joas Schilling [Mon, 3 Aug 2020 10:24:35 +0000 (12:24 +0200)]
Fix browser freeze on long password input
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Nextcloud bot [Mon, 17 Aug 2020 02:16:56 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 16 Aug 2020 02:16:46 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 15 Aug 2020 02:17:34 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 14 Aug 2020 02:32:17 +0000 (02:32 +0000)]
[tx-robot] updated from transifex
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 06:37:31 +0000 (08:37 +0200)]
New cert bundle
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Thu, 13 Aug 2020 06:37:18 +0000 (08:37 +0200)]
18.0.8 RC1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
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