]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
5 years agoSet Edge < 16 as incompatible with css vars 15417/head
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>
5 years agoMerge pull request #15409 from nextcloud/backport/15407/stable16 15415/head
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

5 years agoMerge pull request #15405 from nextcloud/backport/15394/stable16
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

5 years agoRemove extra margin from warning messages in authenticate page 15409/head
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>
5 years agoAllow to send the password of protected conversations 15405/head
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>
5 years agoMerge pull request #15399 from nextcloud/backport/15385/stable16
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

5 years agoMake sure all middlewares are only registered once 15399/head
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>
5 years agoMerge pull request #15389 from nextcloud/backport/15384/stable16
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

5 years agoFix collapse button in app navigation in IE11 15389/head
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>
5 years agoMerge pull request #15345 from nextcloud/backport/15309/stable16
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

5 years agoDo NOT assume all files are selected if the first checkbox is 15345/head
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>
5 years agoMerge pull request #15341 from nextcloud/backport/15122/stable16 15353/head
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

5 years agoCheck if the data is in the lookup server 15341/head
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>
5 years agoMerge pull request #15312 from nextcloud/backport/15289/stable16
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 …

5 years agoRemove the custom prefix from the table name length when checking on the default... 15312/head
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>
5 years agoMerge pull request #15303 from nextcloud/backport/15290/stable16
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

5 years agodo not create folder just to delete it afterwards 15303/head
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>
5 years agotake return of mkdir into account, throw exception on failure
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>
5 years agoMerge pull request #15223 from nextcloud/backport/15188/stable16
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

5 years agoFix setupcheck for intl module 15223/head
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>
5 years agoMerge pull request #15202 from nextcloud/version/16.0.0/final v16.0.0
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

5 years ago16.0.0 Final 15202/head
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>
5 years agoMerge pull request #15219 from nextcloud/backport/15141/stable16
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

5 years agoremove obsolete use statements 15219/head
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>
5 years agoavoids users searches on backend, faster processing
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>
5 years agoMerge pull request #15218 from nextcloud/fix/stable16-fix-js-vulns-I
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

5 years agoApply `npm audit fix` on stable16 15218/head
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>
5 years agoMerge pull request #15215 from nextcloud/backport/15148/stable16
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

5 years agoMerge pull request #15203 from nextcloud/backport/15168/stable16
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

5 years agoMerge pull request #15204 from nextcloud/backport/15146/stable16
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.

5 years agoUse the proper names when setting entity types 15215/head
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>
5 years agoPrefetching blows up if there are a lot of files. 15204/head
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>
5 years agoAlways use a temp file for swift writes 15203/head
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>
5 years agoMerge pull request #15198 from nextcloud/backport/15164/stable16
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

5 years agoUse sticky position include for Safari support 15198/head
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>
5 years agoAdd webkit/safari fix
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>
5 years agoFix multiselect bar overlapping recommendations
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>
5 years agoMerge pull request #15157 from nextcloud/backport/15153/stable16
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

5 years agoFix #15042 15157/head
Temtaime [Thu, 18 Apr 2019 12:28:00 +0000 (15:28 +0300)]
Fix #15042

5 years agoMerge pull request #15137 from nextcloud/version/16.0.0/rc2 16.0.0RC2
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

5 years ago16.0.0 RC2 15137/head
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>
5 years agoMerge pull request #15138 from nextcloud/backport/15129/stable16
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

5 years agoAdd return types 15138/head
Joas Schilling [Tue, 16 Apr 2019 09:44:35 +0000 (11:44 +0200)]
Add return types

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoUse the querybuilder for the queries
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>
5 years agoAllow to use Subqueries in from
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>
5 years agoRepair step for link shares
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>
5 years agoMerge pull request #15127 from nextcloud/backport/15123/stable16
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

5 years agoImprove the share link password error feedback with a red border 15127/head
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>
5 years agoMerge pull request #15118 from nextcloud/backport/15115/stable16
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

5 years agoMerge pull request #15111 from nextcloud/backport/15110/stable16
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

5 years agoDo not use spaces in generated passwords 15118/head
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>
5 years agoMake sure we have a proper node before parsing 15111/head
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>
5 years agoMerge pull request #15108 from nextcloud/backport/15057/stable16
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

5 years agoMerge pull request #15109 from nextcloud/backport/15107/stable16
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

5 years agoAdd animation-slow var 15109/head
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>
5 years agoMerge pull request #15101 from nextcloud/backport/15097/stable16
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

5 years agoUse slient option to switch for regular file actions as well 15108/head
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>
5 years agoPass proper TEST_SELECTION to drone objectstore 15101/head
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>
5 years agoMerge pull request #15043 from nextcloud/version/16/rc1 v16.0.0RC1
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

5 years ago16.0.0 RC 1 15043/head
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>
5 years agoMerge pull request #14967 from nextcloud/lib-private-user-trigger-pass-old
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

5 years agoReturn true in the dummy backend for successful display name change 14967/head
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>
5 years agolib/private/User: do not change user properties if value has not changed
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

5 years agolib/private/User,apps/user_ldap/lib/User: always pass old value to User::triggerChange
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

5 years agoMerge pull request #15020 from nextcloud/bugfix/noid/fix-too-many-event-triggers
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

5 years agoMerge pull request #15052 from nextcloud/fix/noid/pass-oldvalue
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

5 years agoMerge pull request #14965 from nextcloud/enh/install_file
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

5 years agolib/private/User: do not change user properties if value has not changed 15052/head
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>
5 years agoPass old value to user triggerChange hook
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>
5 years agoMerge pull request #15049 from nextcloud/do-not-allow-javascript-eval-in-the-public...
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

5 years agoBlock install without CAN_INSTALL file 14965/head
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>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 11 Apr 2019 00:12:59 +0000 (00:12 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #14994 from nextcloud/feature/noid/pre-releases-for-beta-and-daily
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

5 years agoMerge pull request #15027 from nextcloud/enh/less-phan-processes
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

5 years agoMerge pull request #14987 from nextcloud/tests/14962/public-folder-open
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

5 years agoMerge pull request #14972 from nextcloud/fix/app-nav-toggle-missing
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

5 years agoMerge pull request #14990 from nextcloud/enhancement/noid/projects
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

5 years agoMerge pull request #15035 from nextcloud/enhancement/noid/add-isavailable-to-fulltext...
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

5 years agoMerge pull request #15030 from nextcloud/fix/remove-2fa-admin-settings-debug-log
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

5 years agoDo not allow JavaScript "eval" in the public share auth page with Talk 15049/head
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>
5 years ago+isAvailable() 15035/head
Maxence Lange [Wed, 10 Apr 2019 12:46:20 +0000 (11:46 -0100)]
+isAvailable()

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
5 years agoDo not inject a #app-navigation-toggle if there is already one 14972/head
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>
5 years agoAdd acceptance test for public folder navigation 14987/head
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>
5 years agoRemove a debug log from the 2FA admin settings 15030/head
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>
5 years agoMerge pull request #15022 from nextcloud/bugfix/noid/respect-lookup-server-disabling...
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

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 10 Apr 2019 00:12:51 +0000 (00:12 +0000)]
[tx-robot] updated from transifex

5 years agoRun less phan processes 15027/head
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>
5 years agoOnly update the lookup server if it is enabled AND a server is set 15022/head
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>
5 years agoOnly update the lookup server if it is enabled AND a server is set 15020/head
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>
5 years agoMerge pull request #15016 from nextcloud/enh/no-eval-default-response
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

5 years agoRemove unnecessary event dispatcher
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>
5 years agoDon't get the avatar when we don't operate anyway
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>
5 years agoForbid eval on legacy responses 15016/head
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>
5 years agoBump bundles 14990/head
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>
5 years agoUse label from apps
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>
5 years agoBump nextcloud-vue-collections
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>
5 years agoRename collections to projects
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>
5 years agoAdd projects icon
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>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 9 Apr 2019 00:12:59 +0000 (00:12 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #14989 from nextcloud/enh/check_failing_putcontent_appdata
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