]>
source.dussan.org Git - nextcloud-server.git/log
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
nextcloud-command [Sun, 22 May 2022 04:11:38 +0000 (04:11 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
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>
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
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>
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>
Pytal [Fri, 20 May 2022 16:58:13 +0000 (09:58 -0700)]
Merge pull request #32443 from nextcloud/port/background-job-admin
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
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
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
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…
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>
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
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>
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>
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
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>
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
John Molakvoæ [Fri, 20 May 2022 06:14:17 +0000 (08:14 +0200)]
Merge pull request #32410 from nextcloud/bugfix/noid/imaginary-exception
John Molakvoæ [Fri, 20 May 2022 06:08:48 +0000 (08:08 +0200)]
Merge pull request #32496 from nextcloud/fix/cropp-condition
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>
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>
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
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>
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>
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>
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>
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>
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>
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:
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>
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
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
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
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
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
Anna Larch [Mon, 16 May 2022 12:04:59 +0000 (14:04 +0200)]
Add email validation
Signed-off-by: Anna Larch <anna@nextcloud.com>
nextcloud-command [Wed, 18 May 2022 04:15:59 +0000 (04:15 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
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>
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>
Daniel Kesselberg [Tue, 17 May 2022 15:24:07 +0000 (17:24 +0200)]
Remove chunkperf.php
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
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>
Carl Schwan [Tue, 17 May 2022 12:59:59 +0000 (14:59 +0200)]
Merge pull request #31943 from nextcloud/dav-cleanup
Cleanup dav
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
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
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
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>
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
John Molakvoæ [Tue, 17 May 2022 06:29:32 +0000 (08:29 +0200)]
Merge pull request #32405 from nextcloud/debt/noid/psalm-warning-isearchrequest
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
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>
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>
John Molakvoæ [Mon, 16 May 2022 20:24:30 +0000 (22:24 +0200)]
Merge pull request #31584 from nextcloud/fix/accessibility
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
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>
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
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
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
Louis [Mon, 16 May 2022 13:43:39 +0000 (15:43 +0200)]
Merge pull request #32372 from nextcloud/Valdnet-patch-2
l10n: Remove asterisk
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
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>
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>
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
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>
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
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
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
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>
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>
Joas Schilling [Mon, 16 May 2022 08:33:30 +0000 (10:33 +0200)]
Extend tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Micke Nordin [Mon, 16 May 2022 08:14:53 +0000 (10:14 +0200)]
Fix suggestions by @artonage
Signed-off-by: Micke Nordin <kano@sunet.se>
Julius Härtl [Mon, 16 May 2022 07:55:35 +0000 (09:55 +0200)]
Merge pull request #32388 from nextcloud/feature/remove-depreceted-element
🔥 remove deprecated element
Julius Härtl [Mon, 16 May 2022 07:28:15 +0000 (09:28 +0200)]
Properly import maintenance script
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Mon, 16 May 2022 02:29:46 +0000 (02:29 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Daniel Kesselberg [Sun, 15 May 2022 20:05:55 +0000 (22:05 +0200)]
Fix spelling for PreConditionNotMetException
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Daniel Kesselberg [Sun, 15 May 2022 20:03:28 +0000 (22:03 +0200)]
Fix spelling for return type
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Daniel Kesselberg [Sun, 15 May 2022 19:57:50 +0000 (21:57 +0200)]
Drop redundanten return comment
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Carl Schwan [Sun, 15 May 2022 09:37:46 +0000 (11:37 +0200)]
Merge pull request #32398 from nextcloud/automated/noid/psalm-baseline-update-
1652587922
[Automated] Update psalm-baseline.xml
nextcloud-command [Sun, 15 May 2022 04:12:02 +0000 (04:12 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
nextcloud-command [Sat, 14 May 2022 05:18:36 +0000 (05:18 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
dependabot[bot] [Sat, 14 May 2022 03:03:52 +0000 (03:03 +0000)]
Merge pull request #32389 from nextcloud/dependabot/npm_and_yarn/testing-library/vue-5.8.3
Nextcloud bot [Sat, 14 May 2022 02:29:29 +0000 (02:29 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sat, 14 May 2022 01:06:54 +0000 (01:06 +0000)]
Bump puppeteer from 13.6.0 to 14.1.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.6.0 to 14.1.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v13.6.0...v14.1.0)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 14 May 2022 01:02:21 +0000 (01:02 +0000)]
Bump @testing-library/vue from 5.8.2 to 5.8.3
Bumps [@testing-library/vue](https://github.com/testing-library/vue-testing-library) from 5.8.2 to 5.8.3.
- [Release notes](https://github.com/testing-library/vue-testing-library/releases)
- [Commits](https://github.com/testing-library/vue-testing-library/compare/v5.8.2...v5.8.3)
---
updated-dependencies:
- dependency-name: "@testing-library/vue"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Vinicius Reis [Fri, 13 May 2022 21:37:10 +0000 (18:37 -0300)]
🔥 remove deprecated element
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
John Molakvoæ [Fri, 13 May 2022 18:24:18 +0000 (20:24 +0200)]
Remove stale debug mode
John Molakvoæ [Fri, 13 May 2022 18:21:52 +0000 (20:21 +0200)]
Update command-rebase.yml
John Molakvoæ [Fri, 13 May 2022 18:14:31 +0000 (20:14 +0200)]
Merge pull request #31662 from nextcloud/modernize-contactmenu
John Molakvoæ [Fri, 13 May 2022 18:13:58 +0000 (20:13 +0200)]
Merge pull request #32384 from nextcloud/improve-psalm-server-get
John Molakvoæ [Fri, 13 May 2022 15:28:40 +0000 (17:28 +0200)]
Merge pull request #32261 from nextcloud/feat/remove-scss-support
John Molakvoæ [Fri, 13 May 2022 14:26:45 +0000 (16:26 +0200)]
Merge pull request #32376 from nextcloud/debt/noid/fix-psalm-warning-for-zip-response
Carl Schwan [Fri, 13 May 2022 14:14:01 +0000 (16:14 +0200)]
Improve psalm annotation to make it stricter
Now using class-string<T> as input will only return T, and any other
string will return mixed
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
John Molakvoæ [Thu, 12 May 2022 09:23:11 +0000 (11:23 +0200)]
Fix profile and add gradient-primary-background
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 12 May 2022 07:54:32 +0000 (09:54 +0200)]
Fix jsunit
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 11 May 2022 09:06:18 +0000 (11:06 +0200)]
Add workflow test
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 4 May 2022 07:56:50 +0000 (09:56 +0200)]
Cleanup and compile
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 4 May 2022 07:56:33 +0000 (09:56 +0200)]
Npm script
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 4 May 2022 07:56:06 +0000 (09:56 +0200)]
Migrate apps scss
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 4 May 2022 07:27:46 +0000 (09:27 +0200)]
Migrate core scss
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 4 May 2022 06:48:33 +0000 (08:48 +0200)]
Remove SCSSCacher
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>