]>
source.dussan.org Git - nextcloud-server.git/log
John Molakvoæ (skjnldsv) [Mon, 6 May 2019 15:44:10 +0000 (17:44 +0200)]
Set Edge < 16 as incompatible with css vars
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Morris Jobke [Tue, 7 May 2019 11:45:42 +0000 (13:45 +0200)]
Merge pull request #15409 from nextcloud/backport/15407/stable16
[stable16] Remove extra margin from warning messages in authenticate page
Daniel Calviño Sánchez [Tue, 7 May 2019 11:28:20 +0000 (13:28 +0200)]
Merge pull request #15405 from nextcloud/backport/15394/stable16
[stable16] Allow to send the password of protected conversations
Daniel Calviño Sánchez [Tue, 7 May 2019 08:56:01 +0000 (10:56 +0200)]
Remove extra margin from warning messages in authenticate page
In the public share authentication page the form elements appear inside
a container that uses the "warning" CSS class. When the given password
is wrong a warning message is shown inside that container; this message
uses the "warning" CSS class too, so the top margin set for ".warning"
elements need to be removed in that case.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Joas Schilling [Mon, 6 May 2019 13:49:14 +0000 (15:49 +0200)]
Allow to send the password of protected conversations
Signed-off-by: Joas Schilling <coding@schilljs.com>
blizzz [Tue, 7 May 2019 07:42:56 +0000 (09:42 +0200)]
Merge pull request #15399 from nextcloud/backport/15385/stable16
[stable16] Make sure all middlewares are only registered once
Joas Schilling [Mon, 6 May 2019 09:28:18 +0000 (11:28 +0200)]
Make sure all middlewares are only registered once
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Mon, 6 May 2019 13:30:05 +0000 (15:30 +0200)]
Merge pull request #15389 from nextcloud/backport/15384/stable16
[stable16] Fix collapse button in app navigation in IE11
Daniel Calviño Sánchez [Mon, 6 May 2019 07:14:29 +0000 (09:14 +0200)]
Fix collapse button in app navigation in IE11
Although the collapse button has an absolute position Internet Explorer
11 needs the left position of that button to be explicitly set to 0
(other browsers do it implicitly due to the absolute position);
otherwise the button appears to the right of the link (and behind the
app content).
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Roeland Jago Douma [Fri, 3 May 2019 13:45:09 +0000 (15:45 +0200)]
Merge pull request #15345 from nextcloud/backport/15309/stable16
[stable16] Do NOT assume all files are selected if the first checkbox is
John Molakvoæ (skjnldsv) [Tue, 30 Apr 2019 10:26:37 +0000 (12:26 +0200)]
Do NOT assume all files are selected if the first checkbox is
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Roeland Jago Douma [Thu, 2 May 2019 11:22:02 +0000 (13:22 +0200)]
Merge pull request #15341 from nextcloud/backport/15122/stable16
[stable16] Check if the data is in the lookup server
Joas Schilling [Tue, 16 Apr 2019 06:40:17 +0000 (08:40 +0200)]
Check if the data is in the lookup server
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Tue, 30 Apr 2019 17:45:27 +0000 (19:45 +0200)]
Merge pull request #15312 from nextcloud/backport/15289/stable16
[stable16] Remove the custom prefix from the table name length when checking on …
Joas Schilling [Mon, 29 Apr 2019 14:08:26 +0000 (16:08 +0200)]
Remove the custom prefix from the table name length when checking on the default primary index
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Tue, 30 Apr 2019 12:17:09 +0000 (14:17 +0200)]
Merge pull request #15303 from nextcloud/backport/15290/stable16
[stable16] take return of mkdir into consideration; photocache to not create a folder for deletion
Arthur Schiwon [Mon, 29 Apr 2019 14:15:07 +0000 (16:15 +0200)]
do not create folder just to delete it afterwards
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Mon, 29 Apr 2019 14:12:01 +0000 (16:12 +0200)]
take return of mkdir into account, throw exception on failure
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Roeland Jago Douma [Thu, 25 Apr 2019 10:05:27 +0000 (12:05 +0200)]
Merge pull request #15223 from nextcloud/backport/15188/stable16
[stable16] Fix setupcheck for intl module
Daniel Kesselberg [Sun, 21 Apr 2019 19:55:50 +0000 (21:55 +0200)]
Fix setupcheck for intl module
A polyfill for intl is loaded very early (somewhere in base). Polyfill defines grapheme_strlen as function if
intl extension is not loaded. The check here is always true
because there is a function with that name.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Roeland Jago Douma [Wed, 24 Apr 2019 19:39:17 +0000 (21:39 +0200)]
Merge pull request #15202 from nextcloud/version/16.0.0/final
16.0.0 Final
Roeland Jago Douma [Wed, 24 Apr 2019 06:57:31 +0000 (08:57 +0200)]
16.0.0 Final
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Wed, 24 Apr 2019 18:55:53 +0000 (20:55 +0200)]
Merge pull request #15219 from nextcloud/backport/15141/stable16
[stable16] fix searching all users in repair regenerate birthday cal reparir job
Arthur Schiwon [Wed, 17 Apr 2019 13:55:47 +0000 (15:55 +0200)]
remove obsolete use statements
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Wed, 17 Apr 2019 11:40:48 +0000 (13:40 +0200)]
avoids users searches on backend, faster processing
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Roeland Jago Douma [Wed, 24 Apr 2019 17:49:07 +0000 (19:49 +0200)]
Merge pull request #15218 from nextcloud/fix/stable16-fix-js-vulns-I
[stable16] Update js packages
Christoph Wurst [Wed, 24 Apr 2019 15:08:18 +0000 (17:08 +0200)]
Apply `npm audit fix` on stable16
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Roeland Jago Douma [Wed, 24 Apr 2019 14:34:51 +0000 (16:34 +0200)]
Merge pull request #15215 from nextcloud/backport/15148/stable16
[stable16] Fix mapper not properly casting int in oauth2 code
Roeland Jago Douma [Wed, 24 Apr 2019 13:51:31 +0000 (15:51 +0200)]
Merge pull request #15203 from nextcloud/backport/15168/stable16
[stable16] Always use a temp file for swift writes
Roeland Jago Douma [Wed, 24 Apr 2019 13:49:09 +0000 (15:49 +0200)]
Merge pull request #15204 from nextcloud/backport/15146/stable16
[stable16] Prefetching blows up if there are a lot of files.
Roeland Jago Douma [Thu, 18 Apr 2019 06:44:04 +0000 (08:44 +0200)]
Use the proper names when setting entity types
Else this does :boom:
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Wed, 17 Apr 2019 19:37:16 +0000 (21:37 +0200)]
Prefetching blows up if there are a lot of files.
I saw instances where people had a lot of files (each with custom
properties) and all this prefetching blew up and started to consume an
insane amount of RAM resulting in the process getting killed.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Thu, 18 Apr 2019 19:04:27 +0000 (21:04 +0200)]
Always use a temp file for swift writes
Apparently the if statement doesn't work in all cases (even if I could
not reproduce it). So for the time being we will just not directly
stream to swift.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
John Molakvoæ [Tue, 23 Apr 2019 16:18:11 +0000 (18:18 +0200)]
Merge pull request #15198 from nextcloud/backport/15164/stable16
[stable16] Fix multiselect bar overlapping recommendations
Jan-Christoph Borchardt [Thu, 18 Apr 2019 19:16:20 +0000 (21:16 +0200)]
Use sticky position include for Safari support
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Morris Jobke [Thu, 18 Apr 2019 16:36:44 +0000 (18:36 +0200)]
Add webkit/safari fix
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Jan-Christoph Borchardt [Thu, 18 Apr 2019 15:37:44 +0000 (17:37 +0200)]
Fix multiselect bar overlapping recommendations
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Morris Jobke [Thu, 18 Apr 2019 16:38:13 +0000 (18:38 +0200)]
Merge pull request #15157 from nextcloud/backport/15153/stable16
[stable16] Load apps before running repair steps
Temtaime [Thu, 18 Apr 2019 12:28:00 +0000 (15:28 +0300)]
Fix #15042
Roeland Jago Douma [Thu, 18 Apr 2019 08:27:28 +0000 (10:27 +0200)]
Merge pull request #15137 from nextcloud/version/16.0.0/rc2
16.0.0 RC2
Roeland Jago Douma [Wed, 17 Apr 2019 06:37:50 +0000 (08:37 +0200)]
16.0.0 RC2
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Morris Jobke [Wed, 17 Apr 2019 10:12:09 +0000 (12:12 +0200)]
Merge pull request #15138 from nextcloud/backport/15129/stable16
Backport/15129/stable16
Joas Schilling [Tue, 16 Apr 2019 09:44:35 +0000 (11:44 +0200)]
Add return types
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 16 Apr 2019 09:44:23 +0000 (11:44 +0200)]
Use the querybuilder for the queries
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 16 Apr 2019 09:43:12 +0000 (11:43 +0200)]
Allow to use Subqueries in from
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Mon, 15 Apr 2019 19:19:32 +0000 (21:19 +0200)]
Repair step for link shares
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Morris Jobke [Tue, 16 Apr 2019 12:37:42 +0000 (14:37 +0200)]
Merge pull request #15127 from nextcloud/backport/15123/stable16
[stable16] Improve the share link password error feedback with a red border
Christoph Wurst [Tue, 16 Apr 2019 08:12:25 +0000 (10:12 +0200)]
Improve the share link password error feedback with a red border
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
John Molakvoæ [Tue, 16 Apr 2019 06:34:09 +0000 (08:34 +0200)]
Merge pull request #15118 from nextcloud/backport/15115/stable16
[stable16] Do not use spaces in generated passwords
Morris Jobke [Mon, 15 Apr 2019 21:10:06 +0000 (23:10 +0200)]
Merge pull request #15111 from nextcloud/backport/15110/stable16
[stable16] Make sure we have a proper node before parsing
Morris Jobke [Mon, 15 Apr 2019 14:29:52 +0000 (16:29 +0200)]
Do not use spaces in generated passwords
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
John Molakvoæ (skjnldsv) [Mon, 15 Apr 2019 11:04:51 +0000 (13:04 +0200)]
Make sure we have a proper node before parsing
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Morris Jobke [Mon, 15 Apr 2019 12:03:56 +0000 (14:03 +0200)]
Merge pull request #15108 from nextcloud/backport/15057/stable16
[stable16] Use slient option to switch for regular file actions as well
Roeland Jago Douma [Mon, 15 Apr 2019 11:50:06 +0000 (13:50 +0200)]
Merge pull request #15109 from nextcloud/backport/15107/stable16
[stable16] Add animation-slow var
John Molakvoæ (skjnldsv) [Mon, 15 Apr 2019 09:34:18 +0000 (11:34 +0200)]
Add animation-slow var
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Roeland Jago Douma [Mon, 15 Apr 2019 10:28:49 +0000 (12:28 +0200)]
Merge pull request #15101 from nextcloud/backport/15097/stable16
[stable16] Pass proper TEST_SELECTION to drone objectstore
Julius Härtl [Thu, 11 Apr 2019 12:38:58 +0000 (14:38 +0200)]
Use slient option to switch for regular file actions as well
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Roeland Jago Douma [Mon, 15 Apr 2019 06:43:06 +0000 (08:43 +0200)]
Pass proper TEST_SELECTION to drone objectstore
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Morris Jobke [Thu, 11 Apr 2019 11:54:56 +0000 (13:54 +0200)]
Merge pull request #15043 from nextcloud/version/16/rc1
16.0.0 RC 1
Roeland Jago Douma [Wed, 10 Apr 2019 19:15:26 +0000 (21:15 +0200)]
16.0.0 RC 1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Morris Jobke [Thu, 11 Apr 2019 10:50:15 +0000 (12:50 +0200)]
Merge pull request #14967 from nextcloud/lib-private-user-trigger-pass-old
Do not issue update command if nothing has changed in user values
Morris Jobke [Thu, 11 Apr 2019 09:43:33 +0000 (11:43 +0200)]
Return true in the dummy backend for successful display name change
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Leon Klingele [Wed, 6 Mar 2019 12:10:18 +0000 (13:10 +0100)]
lib/private/User: do not change user properties if value has not changed
Leon Klingele [Wed, 6 Mar 2019 12:07:41 +0000 (13:07 +0100)]
lib/private/User,apps/user_ldap/lib/User: always pass old value to User::triggerChange
Morris Jobke [Thu, 11 Apr 2019 09:19:11 +0000 (11:19 +0200)]
Merge pull request #15020 from nextcloud/bugfix/noid/fix-too-many-event-triggers
Bugfix/noid/fix too many event triggers
Morris Jobke [Thu, 11 Apr 2019 09:18:41 +0000 (11:18 +0200)]
Merge pull request #15052 from nextcloud/fix/noid/pass-oldvalue
Pass old value to user triggerChange hook & do not update unchanged attributes
Morris Jobke [Thu, 11 Apr 2019 08:19:39 +0000 (10:19 +0200)]
Merge pull request #14965 from nextcloud/enh/install_file
Prevent a reinstall
Leon Klingele [Wed, 6 Mar 2019 12:07:41 +0000 (13:07 +0100)]
lib/private/User: do not change user properties if value has not changed
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Thu, 11 Apr 2019 07:49:21 +0000 (09:49 +0200)]
Pass old value to user triggerChange hook
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Thu, 11 Apr 2019 07:43:53 +0000 (09:43 +0200)]
Merge pull request #15049 from nextcloud/do-not-allow-javascript-eval-in-the-public-share-auth-page-with-talk
Do not allow JavaScript "eval" in the public share auth page with Talk
Roeland Jago Douma [Thu, 4 Apr 2019 21:32:00 +0000 (23:32 +0200)]
Block install without CAN_INSTALL file
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Thu, 11 Apr 2019 00:12:59 +0000 (00:12 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Wed, 10 Apr 2019 21:02:05 +0000 (23:02 +0200)]
Merge pull request #14994 from nextcloud/feature/noid/pre-releases-for-beta-and-daily
Enable pre-releases for beta and daily channel
Morris Jobke [Wed, 10 Apr 2019 20:49:47 +0000 (22:49 +0200)]
Merge pull request #15027 from nextcloud/enh/less-phan-processes
Run less phan processes
Roeland Jago Douma [Wed, 10 Apr 2019 19:42:14 +0000 (21:42 +0200)]
Merge pull request #14987 from nextcloud/tests/14962/public-folder-open
Add acceptance test for public folder navigation
Roeland Jago Douma [Wed, 10 Apr 2019 19:41:25 +0000 (21:41 +0200)]
Merge pull request #14972 from nextcloud/fix/app-nav-toggle-missing
Disable the injected snapper logic when apps want to ship their own
Roeland Jago Douma [Wed, 10 Apr 2019 19:16:37 +0000 (21:16 +0200)]
Merge pull request #14990 from nextcloud/enhancement/noid/projects
Rename collections to projects
Roeland Jago Douma [Wed, 10 Apr 2019 19:16:08 +0000 (21:16 +0200)]
Merge pull request #15035 from nextcloud/enhancement/noid/add-isavailable-to-fulltextsearchmanager
[nc16] Add a bool check isAvailable() to FullTextSearchManager
Roeland Jago Douma [Wed, 10 Apr 2019 19:15:32 +0000 (21:15 +0200)]
Merge pull request #15030 from nextcloud/fix/remove-2fa-admin-settings-debug-log
Remove a debug log from the 2FA admin settings
Daniel Calviño Sánchez [Wed, 10 Apr 2019 14:46:19 +0000 (16:46 +0200)]
Do not allow JavaScript "eval" in the public share auth page with Talk
Talk no longer uses JavaScript "eval", so the Content Security Policy
can now be configured to prevent its use in the public share
authentication page when the password is protected by Talk.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Maxence Lange [Wed, 10 Apr 2019 12:46:20 +0000 (11:46 -0100)]
+isAvailable()
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Christoph Wurst [Fri, 5 Apr 2019 13:41:12 +0000 (15:41 +0200)]
Do not inject a #app-navigation-toggle if there is already one
This allows apps to ship their own, as in some cases the #app-content
element does not exist on page load and therefore the injection fails
and the icon is missing afterwards.
Fixes https://github.com/nextcloud/server/issues/14956
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Julius Härtl [Mon, 8 Apr 2019 09:20:26 +0000 (11:20 +0200)]
Add acceptance test for public folder navigation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Christoph Wurst [Wed, 10 Apr 2019 08:44:34 +0000 (10:44 +0200)]
Remove a debug log from the 2FA admin settings
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Joas Schilling [Wed, 10 Apr 2019 06:48:44 +0000 (08:48 +0200)]
Merge pull request #15022 from nextcloud/bugfix/noid/respect-lookup-server-disabling-master
Respect the setting if the lookup server is disabled
Nextcloud bot [Wed, 10 Apr 2019 00:12:51 +0000 (00:12 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Tue, 9 Apr 2019 20:04:31 +0000 (22:04 +0200)]
Run less phan processes
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Joas Schilling [Tue, 9 Apr 2019 10:28:06 +0000 (12:28 +0200)]
Only update the lookup server if it is enabled AND a server is set
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 9 Apr 2019 10:28:06 +0000 (12:28 +0200)]
Only update the lookup server if it is enabled AND a server is set
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Tue, 9 Apr 2019 10:27:28 +0000 (12:27 +0200)]
Merge pull request #15016 from nextcloud/enh/no-eval-default-response
Forbid eval on legacy responses
Joas Schilling [Tue, 9 Apr 2019 09:28:33 +0000 (11:28 +0200)]
Remove unnecessary event dispatcher
The event is already triggered in OC\User\User::triggerChange
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 9 Apr 2019 09:23:06 +0000 (11:23 +0200)]
Don't get the avatar when we don't operate anyway
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Tue, 9 Apr 2019 07:49:33 +0000 (09:49 +0200)]
Forbid eval on legacy responses
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Julius Härtl [Mon, 8 Apr 2019 11:33:49 +0000 (13:33 +0200)]
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Mon, 8 Apr 2019 14:01:52 +0000 (16:01 +0200)]
Use label from apps
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Mon, 8 Apr 2019 11:31:52 +0000 (13:31 +0200)]
Bump nextcloud-vue-collections
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Mon, 8 Apr 2019 11:11:07 +0000 (13:11 +0200)]
Rename collections to projects
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Mon, 8 Apr 2019 10:51:46 +0000 (12:51 +0200)]
Add projects icon
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Tue, 9 Apr 2019 00:12:59 +0000 (00:12 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Mon, 8 Apr 2019 14:33:21 +0000 (15:33 +0100)]
Merge pull request #14989 from nextcloud/enh/check_failing_putcontent_appdata
Harden appdata putcontent