]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agoMerge pull request #32580 from nextcloud/bugfix/noid/fix-handling-events-without...
Joas Schilling [Wed, 25 May 2022 07:11:05 +0000 (09:11 +0200)]
Merge pull request #32580 from nextcloud/bugfix/noid/fix-handling-events-without-name

Fix handling events without names in activities

2 years agoAlso trim the name 32580/head
Joas Schilling [Wed, 25 May 2022 06:06:32 +0000 (08:06 +0200)]
Also trim the name

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 25 May 2022 02:36:02 +0000 (02:36 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #31761 from nextcloud/fix/upgarde-phpunit-in-ci-to-recent-version
Carl Schwan [Tue, 24 May 2022 20:18:20 +0000 (22:18 +0200)]
Merge pull request #31761 from nextcloud/fix/upgarde-phpunit-in-ci-to-recent-version

Require a recent phpunit version in integration and acceptance

2 years agoMerge pull request #32557 from nextcloud/cleanup/dav-admin-settings
Carl Schwan [Tue, 24 May 2022 19:11:22 +0000 (21:11 +0200)]
Merge pull request #32557 from nextcloud/cleanup/dav-admin-settings

Modernize the dav admin settings

2 years agoMerge pull request #32548 from nextcloud/fix/return-type
Carl Schwan [Tue, 24 May 2022 18:46:23 +0000 (20:46 +0200)]
Merge pull request #32548 from nextcloud/fix/return-type

Fix return type and make type stricter

2 years agoMerge pull request #32575 from nextcloud/improve/warning
Carl Schwan [Tue, 24 May 2022 18:44:26 +0000 (20:44 +0200)]
Merge pull request #32575 from nextcloud/improve/warning

Improve warning about missing pnctl

2 years agoRequire a recent phpunit version in integration and acceptance 31761/head
Côme Chilliet [Wed, 30 Mar 2022 14:13:16 +0000 (16:13 +0200)]
Require a recent phpunit version in integration and acceptance

Otherwise build with PHP>8 will fail as PHPUnit 6 does not support it

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix handling events without names in activities
Joas Schilling [Tue, 24 May 2022 15:04:56 +0000 (17:04 +0200)]
Fix handling events without names in activities

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #32558 from nextcloud/fix/eslint
John Molakvoæ [Tue, 24 May 2022 13:10:42 +0000 (15:10 +0200)]
Merge pull request #32558 from nextcloud/fix/eslint

2 years agoImprove warning about missing pnctl 32575/head
Carl Schwan [Tue, 24 May 2022 12:34:20 +0000 (14:34 +0200)]
Improve warning about missing pnctl

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #32571 from nextcloud/fix/remove-at-matcher-in-files-tests
Carl Schwan [Tue, 24 May 2022 12:44:02 +0000 (14:44 +0200)]
Merge pull request #32571 from nextcloud/fix/remove-at-matcher-in-files-tests

Remove at() matcher for tests for files app

2 years agoRemove at() matcher for tests for files app 32571/head
Côme Chilliet [Tue, 24 May 2022 11:02:07 +0000 (13:02 +0200)]
Remove at() matcher for tests for files app

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix return type and make type stricter 32548/head
Carl Schwan [Mon, 23 May 2022 08:16:03 +0000 (10:16 +0200)]
Fix return type and make type stricter

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoModernize the dav admin settings 32557/head
Carl Schwan [Mon, 23 May 2022 11:45:43 +0000 (13:45 +0200)]
Modernize the dav admin settings

- Use nextcloud-vue components (with proper doc link now)
- Add underline to links so we can see them (accessibility++)

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoFix various errors reported by eslint 32558/head
Carl Schwan [Mon, 23 May 2022 12:53:56 +0000 (14:53 +0200)]
Fix various errors reported by eslint

And also make sure eslint doesn't try to index apps-extra that contains
other repo with not necessarely the same eslint rules

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #32555 from nextcloud/fix/revert-api-break
Côme Chilliet [Tue, 24 May 2022 07:06:00 +0000 (09:06 +0200)]
Merge pull request #32555 from nextcloud/fix/revert-api-break

Revert api break

2 years agoMerge pull request #32560 from nextcloud/feature/noid/preferences-api
Joas Schilling [Tue, 24 May 2022 05:58:00 +0000 (07:58 +0200)]
Merge pull request #32560 from nextcloud/feature/noid/preferences-api

Add API to change preferences

2 years agoRevert api break 32555/head
Carl Schwan [Mon, 23 May 2022 11:00:02 +0000 (13:00 +0200)]
Revert api break

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #32554 from nextcloud/followup/32378/adjust-docs-on-interface
Joas Schilling [Tue, 24 May 2022 04:52:53 +0000 (06:52 +0200)]
Merge pull request #32554 from nextcloud/followup/32378/adjust-docs-on-interface

Adjust docs to the same as the implementation

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 24 May 2022 02:32:52 +0000 (02:32 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #32559 from nextcloud/bugfix/noid/update-dav-availability
Joas Schilling [Mon, 23 May 2022 15:03:41 +0000 (17:03 +0200)]
Merge pull request #32559 from nextcloud/bugfix/noid/update-dav-availability

Update DAV availability vue component to standard

2 years agoAdd API to change preferences 32560/head
Joas Schilling [Mon, 23 May 2022 14:28:25 +0000 (16:28 +0200)]
Add API to change preferences

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoUpdate DAV availability vue component to standard 32559/head
Joas Schilling [Mon, 23 May 2022 13:31:46 +0000 (15:31 +0200)]
Update DAV availability vue component to standard

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoAdjust docs to the same as the implementation 32554/head
Joas Schilling [Mon, 23 May 2022 10:56:47 +0000 (12:56 +0200)]
Adjust docs to the same as the implementation

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #32378 from nextcloud/fix/psalm-userbackend
Carl Schwan [Mon, 23 May 2022 09:41:21 +0000 (11:41 +0200)]
Merge pull request #32378 from nextcloud/fix/psalm-userbackend

Fix psalm issues related to the user backend

2 years agoMerge pull request #32519 from nextcloud/rename-webcal-user-agent
Christoph Wurst [Mon, 23 May 2022 07:45:21 +0000 (09:45 +0200)]
Merge pull request #32519 from nextcloud/rename-webcal-user-agent

Rename user-agent used by the Webcal Refresh Service

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 23 May 2022 02:31:03 +0000 (02:31 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #32539 from nextcloud/automated/noid/psalm-baseline-update-1653192698
MichaIng [Sun, 22 May 2022 17:29:19 +0000 (19:29 +0200)]
Merge pull request #32539 from nextcloud/automated/noid/psalm-baseline-update-1653192698

[Automated] Update psalm-baseline.xml

2 years agoUpdate psalm baseline 32539/head
nextcloud-command [Sun, 22 May 2022 04:11:38 +0000 (04:11 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 22 May 2022 02:30:54 +0000 (02:30 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #32527 from nextcloud/dependabot/npm_and_yarn/sass-1.52.1
dependabot[bot] [Sat, 21 May 2022 03:47:06 +0000 (03:47 +0000)]
Merge pull request #32527 from nextcloud/dependabot/npm_and_yarn/sass-1.52.1

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 21 May 2022 02:33:50 +0000 (02:33 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoBump sass from 1.50.0 to 1.52.1 32527/head
dependabot[bot] [Sat, 21 May 2022 02:10:10 +0000 (02:10 +0000)]
Bump sass from 1.50.0 to 1.52.1

Bumps [sass](https://github.com/sass/dart-sass) from 1.50.0 to 1.52.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.50.0...1.52.1)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #32443 from nextcloud/port/background-job-admin
Pytal [Fri, 20 May 2022 16:58:13 +0000 (09:58 -0700)]
Merge pull request #32443 from nextcloud/port/background-job-admin

2 years agoMerge pull request #32501 from nextcloud/cleanup/admin-delegation-setting
Carl Schwan [Fri, 20 May 2022 16:55:18 +0000 (18:55 +0200)]
Merge pull request #32501 from nextcloud/cleanup/admin-delegation-setting

Cleanup admin delegation setting page

2 years agoMerge pull request #32486 from nextcloud/debt/noid/psalm-username
Carl Schwan [Fri, 20 May 2022 16:19:53 +0000 (18:19 +0200)]
Merge pull request #32486 from nextcloud/debt/noid/psalm-username

[Psalm] Rename $userName to $username  to align with child classes

2 years agoMerge pull request #32459 from nextcloud/port/federatedfilessharing-admin
Carl Schwan [Fri, 20 May 2022 15:34:25 +0000 (17:34 +0200)]
Merge pull request #32459 from nextcloud/port/federatedfilessharing-admin

Port admin federated files sharing to vue

2 years agoMerge pull request #32517 from nextcloud/bugfix/noid/make-appname-accessible
Daniel [Fri, 20 May 2022 15:17:58 +0000 (17:17 +0200)]
Merge pull request #32517 from nextcloud/bugfix/noid/make-appname-accessible

Make appName of TemplateResponse accessible in BeforeTemplateRendered…

2 years agoFix psalm issues related to the user backend 32378/head
Carl Schwan [Fri, 13 May 2022 10:59:51 +0000 (12:59 +0200)]
Fix psalm issues related to the user backend

- Reflect the actual return value returned by the implementation in the
  the interface. E.g. IUser|bool -> IUser|false
- Remove $hasLoggedIn parameter from private countUser implementation.
  Replace the two call with the equivalent countSeenUser
- getBackend is nuallable, add this to the interface
- Use backend interface to make psalm happy about call to undefined
  methods. Also helps with getting rid at some point of the old
  implementActions

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoRename user-agent used by the Webcal Refresh Service 32519/head
Thomas Citharel [Fri, 20 May 2022 14:23:40 +0000 (16:23 +0200)]
Rename user-agent used by the Webcal Refresh Service

Some services don't like the "crawler" inside the previous user-agent.

Closes https://github.com/nextcloud/calendar/issues/4232

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2 years agoPort admin federated files sharing to vue 32459/head
Carl Schwan [Tue, 17 May 2022 12:39:49 +0000 (14:39 +0200)]
Port admin federated files sharing to vue

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #32503 from nextcloud/improve-two-factor
Carl Schwan [Fri, 20 May 2022 13:04:09 +0000 (15:04 +0200)]
Merge pull request #32503 from nextcloud/improve-two-factor

Improve two factor admin settings

2 years agoMake appName of TemplateResponse accessible in BeforeTemplateRenderedEvent 32517/head
Joas Schilling [Fri, 20 May 2022 13:03:40 +0000 (15:03 +0200)]
Make appName of TemplateResponse accessible in BeforeTemplateRenderedEvent

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoPort BackgroundJob admin settings to vue 32443/head
Carl Schwan [Mon, 16 May 2022 22:52:16 +0000 (00:52 +0200)]
Port BackgroundJob admin settings to vue

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #32406 from nextcloud/debt/noid/psalm-warning-idbconnection
Joas Schilling [Fri, 20 May 2022 12:32:33 +0000 (14:32 +0200)]
Merge pull request #32406 from nextcloud/debt/noid/psalm-warning-idbconnection

[Psalm] Fix spelling for PreConditionNotMetException

2 years agoImprove two factor admin settings 32503/head
Carl Schwan [Thu, 19 May 2022 17:09:12 +0000 (19:09 +0200)]
Improve two factor admin settings

- Port more of it to vue
- Use new nextcloud vue components for the setting section
- Add a bit of spacing between the elements

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #32497 from nextcloud/fix/custom-php-runtime-autotest
Christoph Wurst [Fri, 20 May 2022 11:10:51 +0000 (13:10 +0200)]
Merge pull request #32497 from nextcloud/fix/custom-php-runtime-autotest

Use custom PHP runtime for PHPUnit execution in autotest

2 years agoMerge pull request #32410 from nextcloud/bugfix/noid/imaginary-exception
John Molakvoæ [Fri, 20 May 2022 06:14:17 +0000 (08:14 +0200)]
Merge pull request #32410 from nextcloud/bugfix/noid/imaginary-exception

2 years agoMerge pull request #32496 from nextcloud/fix/cropp-condition
John Molakvoæ [Fri, 20 May 2022 06:08:48 +0000 (08:08 +0200)]
Merge pull request #32496 from nextcloud/fix/cropp-condition

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 20 May 2022 02:33:07 +0000 (02:33 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoCleanup admin delegation setting page 32501/head
Carl Schwan [Thu, 19 May 2022 16:15:41 +0000 (18:15 +0200)]
Cleanup admin delegation setting page

- Simplify code a bit
- Add link to doc
- Use Nextcloud vue component a bit more

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #32464 from nextcloud/port/sharebymail-admin-vue
Carl Schwan [Thu, 19 May 2022 15:45:36 +0000 (17:45 +0200)]
Merge pull request #32464 from nextcloud/port/sharebymail-admin-vue

Port share by mail settings to vue

2 years agoFix crop condition 32496/head
Carl Schwan [Thu, 19 May 2022 11:13:41 +0000 (13:13 +0200)]
Fix crop condition

Make sure that when fetching the image from the cache we don't
accidentally fetch the cropped image just because it also start with
256-256

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoAdd explicit return if getSmallImagePreview fails 32410/head
Julius Härtl [Mon, 16 May 2022 06:28:16 +0000 (08:28 +0200)]
Add explicit return if getSmallImagePreview fails

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoPort share by mail settings to vue 32464/head
Carl Schwan [Tue, 17 May 2022 16:33:38 +0000 (18:33 +0200)]
Port share by mail settings to vue

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoFix return type for createSpecificUser 32486/head
Daniel Kesselberg [Wed, 18 May 2022 19:50:47 +0000 (21:50 +0200)]
Fix return type for createSpecificUser

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 years agoRename userName to username to align with child classes
Daniel Kesselberg [Wed, 18 May 2022 19:48:58 +0000 (21:48 +0200)]
Rename userName to username to align with child classes

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 years agoUse custom PHP runtime for PHPUnit execution in autotest 32497/head
Christoph Wurst [Thu, 19 May 2022 11:58:19 +0000 (13:58 +0200)]
Use custom PHP runtime for PHPUnit execution in autotest

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years agoMerge pull request #32442 from nextcloud/debt/noid/hello-chunkperf
blizzz [Thu, 19 May 2022 10:56:20 +0000 (12:56 +0200)]
Merge pull request #32442 from nextcloud/debt/noid/hello-chunkperf

Bye Bye chunkperf.php :wave:

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 19 May 2022 02:32:23 +0000 (02:32 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #32467 from nextcloud/automated/noid/psalm-baseline-update-1652847360
MichaIng [Wed, 18 May 2022 16:55:29 +0000 (18:55 +0200)]
Merge pull request #32467 from nextcloud/automated/noid/psalm-baseline-update-1652847360

[Automated] Update psalm-baseline.xml

2 years agoMerge pull request #32390 from nextcloud/dependabot/npm_and_yarn/puppeteer-14.1.0
MichaIng [Wed, 18 May 2022 16:53:47 +0000 (18:53 +0200)]
Merge pull request #32390 from nextcloud/dependabot/npm_and_yarn/puppeteer-14.1.0

Bump puppeteer from 13.6.0 to 14.1.0

2 years agoMerge pull request #32451 from nextcloud/fix/cropped-image-when-not-asked
Carl Schwan [Wed, 18 May 2022 14:08:58 +0000 (16:08 +0200)]
Merge pull request #32451 from nextcloud/fix/cropped-image-when-not-asked

Fix cropped image generated when not asked

2 years agoMerge pull request #32428 from nextcloud/enhancement/validate-email
Christoph Wurst [Wed, 18 May 2022 09:22:55 +0000 (11:22 +0200)]
Merge pull request #32428 from nextcloud/enhancement/validate-email

Add Email validation

2 years agoMerge pull request #26813 from nextcloud/feature/files-search-tags
Simon L [Wed, 18 May 2022 08:58:02 +0000 (10:58 +0200)]
Merge pull request #26813 from nextcloud/feature/files-search-tags

Files: Extend search to also cover tags

2 years agoAdd email validation 32428/head
Anna Larch [Mon, 16 May 2022 12:04:59 +0000 (14:04 +0200)]
Add email validation

Signed-off-by: Anna Larch <anna@nextcloud.com>
2 years agoUpdate psalm baseline 32467/head
nextcloud-command [Wed, 18 May 2022 04:15:59 +0000 (04:15 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 18 May 2022 02:32:48 +0000 (02:32 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoFiles: Extend search to also cover tags 26813/head
Marcel Klehr [Wed, 28 Apr 2021 17:07:15 +0000 (19:07 +0200)]
Files: Extend search to also cover tags

fixes #326

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2 years agoRemove chunkperf.php 32442/head
Daniel Kesselberg [Tue, 17 May 2022 15:24:07 +0000 (17:24 +0200)]
Remove chunkperf.php

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 years agoMake chunkperf.php work again
Daniel Kesselberg [Mon, 16 May 2022 20:17:57 +0000 (22:17 +0200)]
Make chunkperf.php work again

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 years agoMerge pull request #31943 from nextcloud/dav-cleanup
Carl Schwan [Tue, 17 May 2022 12:59:59 +0000 (14:59 +0200)]
Merge pull request #31943 from nextcloud/dav-cleanup

Cleanup dav

2 years agoMerge pull request #32404 from nextcloud/debt/noid/psalm-warning-iaddressbook
Côme Chilliet [Tue, 17 May 2022 12:17:43 +0000 (14:17 +0200)]
Merge pull request #32404 from nextcloud/debt/noid/psalm-warning-iaddressbook

[Psalm] Drop redundanten return comment

2 years agoMerge pull request #32427 from nextcloud/boot-event-ordering
Robin Appelman [Tue, 17 May 2022 11:55:00 +0000 (11:55 +0000)]
Merge pull request #32427 from nextcloud/boot-event-ordering

reorder startup events to fix overlapping

2 years agoMerge pull request #32439 from nextcloud/enh/noid/database-checks
Simon L [Tue, 17 May 2022 10:26:46 +0000 (12:26 +0200)]
Merge pull request #32439 from nextcloud/enh/noid/database-checks

adjust wording for database checks

2 years agoFix cropped image generated when not asked 32451/head
Carl Schwan [Tue, 17 May 2022 08:19:54 +0000 (10:19 +0200)]
Fix cropped image generated when not asked

The $crop parameter was not propagated to the imaginary pipeline and
instead it used the smartcrop algorithm always

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #32216 from SUNET/master
Louis [Tue, 17 May 2022 08:14:56 +0000 (10:14 +0200)]
Merge pull request #32216 from SUNET/master

Respect user settings in php.ini if they are big enough

2 years agoMerge pull request #32405 from nextcloud/debt/noid/psalm-warning-isearchrequest
John Molakvoæ [Tue, 17 May 2022 06:29:32 +0000 (08:29 +0200)]
Merge pull request #32405 from nextcloud/debt/noid/psalm-warning-isearchrequest

2 years agoMerge pull request #31623 from nextcloud/tweak-default-scopes-accounts
Julius Härtl [Tue, 17 May 2022 06:23:53 +0000 (08:23 +0200)]
Merge pull request #31623 from nextcloud/tweak-default-scopes-accounts

Allow to tweak default scopes for accounts

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 17 May 2022 02:29:30 +0000 (02:29 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoAllow to tweak default scopes for accounts 31623/head
Thomas Citharel [Fri, 18 Mar 2022 19:08:07 +0000 (20:08 +0100)]
Allow to tweak default scopes for accounts

Close #6582

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2 years agoMerge pull request #31584 from nextcloud/fix/accessibility
John Molakvoæ [Mon, 16 May 2022 20:24:30 +0000 (22:24 +0200)]
Merge pull request #31584 from nextcloud/fix/accessibility

2 years agoMerge pull request #32306 from nextcloud/fix/migrate-phpunit-configuration
Julius Härtl [Mon, 16 May 2022 18:44:00 +0000 (20:44 +0200)]
Merge pull request #32306 from nextcloud/fix/migrate-phpunit-configuration

Migrate phpunit configuration to new format

2 years agoadjust wording for database checks 32439/head
szaimen [Mon, 16 May 2022 17:22:23 +0000 (19:22 +0200)]
adjust wording for database checks

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoMerge pull request #32357 from nextcloud/user-delete-remove-wrappers
Julius Härtl [Mon, 16 May 2022 17:08:35 +0000 (19:08 +0200)]
Merge pull request #32357 from nextcloud/user-delete-remove-wrappers

remove storage wrappers when deleting the user storage

2 years agoMerge pull request #32412 from nextcloud/bugfix/noid/maintenance-script
Julius Härtl [Mon, 16 May 2022 17:04:56 +0000 (19:04 +0200)]
Merge pull request #32412 from nextcloud/bugfix/noid/maintenance-script

Properly import maintenance script

2 years agoMerge pull request #32413 from nextcloud/fix/psalm-oc-legacy
Carl Schwan [Mon, 16 May 2022 16:30:09 +0000 (18:30 +0200)]
Merge pull request #32413 from nextcloud/fix/psalm-oc-legacy

Fix psalm errors from the end of the baseline file

2 years agoMerge pull request #32372 from nextcloud/Valdnet-patch-2
Louis [Mon, 16 May 2022 13:43:39 +0000 (15:43 +0200)]
Merge pull request #32372 from nextcloud/Valdnet-patch-2

l10n: Remove asterisk

2 years agoMerge pull request #32393 from nextcloud/automated/noid/psalm-baseline-update-1652505516
Côme Chilliet [Mon, 16 May 2022 13:37:32 +0000 (15:37 +0200)]
Merge pull request #32393 from nextcloud/automated/noid/psalm-baseline-update-1652505516

[Automated] Update psalm-baseline.xml

2 years agoreorder startup events to fix overlapping 32427/head
Robin Appelman [Mon, 16 May 2022 11:25:45 +0000 (13:25 +0200)]
reorder startup events to fix overlapping

current the `request` and `runtime` events overlap with the `init` event which makes it hard to create usefull visualizations.

this reorders things a bit to remove an overlap

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoImprove accessibility with more visible focus indication for non vue apps 31584/head
Carl Schwan [Wed, 16 Mar 2022 00:07:55 +0000 (01:07 +0100)]
Improve accessibility with more visible focus indication for non vue apps

- Add visible-focus effect on each header entry
- Show focus outline when using focus-visible (keyboard navigation)
- Add polyfy for focus-visible since it's only very recently available
  on webkit
- Change text for link to home button to describe the destination and
  not the current page
- Improve focus effect in app sidebar navigation

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #32016 from nextcloud/fix/PasswordUpdatedEvent_handling
Louis [Mon, 16 May 2022 10:38:49 +0000 (12:38 +0200)]
Merge pull request #32016 from nextcloud/fix/PasswordUpdatedEvent_handling

Use stored user for PasswordUpdatedEvent

2 years agol10n: Remove asterisk 32372/head
Valdnet [Fri, 13 May 2022 07:09:39 +0000 (09:09 +0200)]
l10n: Remove asterisk

Removal of a meaningless asterisk for the given sentence.

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2 years agoMerge pull request #32382 from nextcloud/event-logger-log-minimum
Robin Appelman [Mon, 16 May 2022 09:52:23 +0000 (09:52 +0000)]
Merge pull request #32382 from nextcloud/event-logger-log-minimum

only log diagnostic events if a treshhold is set

2 years agoMerge pull request #32305 from nextcloud/bugfix/32302/fix-browser-agent-trimming
Joas Schilling [Mon, 16 May 2022 09:20:46 +0000 (11:20 +0200)]
Merge pull request #32305 from nextcloud/bugfix/32302/fix-browser-agent-trimming

Fix user agent trimming on installation

2 years agoMerge pull request #32375 from nextcloud/bugfix/noid/show-user-account-on-grant-login...
Joas Schilling [Mon, 16 May 2022 09:18:22 +0000 (11:18 +0200)]
Merge pull request #32375 from nextcloud/bugfix/noid/show-user-account-on-grant-loginflow-step

Show user account on grant loginflow step

2 years agoFix more psalm issues 31943/head
Carl Schwan [Thu, 5 May 2022 22:01:08 +0000 (00:01 +0200)]
Fix more psalm issues

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoFix psalm errors fron the end of the baseline file 32413/head
Carl Schwan [Mon, 16 May 2022 08:58:26 +0000 (10:58 +0200)]
Fix psalm errors fron the end of the baseline file

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoExtend tests 32375/head
Joas Schilling [Mon, 16 May 2022 08:33:30 +0000 (10:33 +0200)]
Extend tests

Signed-off-by: Joas Schilling <coding@schilljs.com>