]>
source.dussan.org Git - nextcloud-server.git/log
jld3103 [Tue, 24 May 2022 21:07:59 +0000 (23:07 +0200)]
Fix Nextcloud Android app not showing proper name
Côme Chilliet [Mon, 30 May 2022 12:49:32 +0000 (14:49 +0200)]
Merge pull request #32649 from nextcloud/automated/noid/psalm-baseline-update-
1653884512
[Automated] Update psalm-baseline.xml
Carl Schwan [Mon, 30 May 2022 12:37:37 +0000 (14:37 +0200)]
Merge pull request #31948 from nextcloud/core-cleanup-74
Update core to PHP 7.4 standard
Carl Schwan [Mon, 30 May 2022 10:53:36 +0000 (12:53 +0200)]
Merge pull request #32655 from nextcloud/fix/handle-non-existing-settings
Handle non existing settings again
Carl Schwan [Mon, 30 May 2022 08:50:21 +0000 (10:50 +0200)]
Handle non existing settings again
See https://github.com/nextcloud/server/pull/28189#issuecomment-
1140874991
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
nextcloud-command [Mon, 30 May 2022 04:21:52 +0000 (04:21 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Mon, 30 May 2022 02:31:52 +0000 (02:31 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 29 May 2022 02:33:23 +0000 (02:33 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Carl Schwan [Fri, 27 May 2022 16:54:49 +0000 (18:54 +0200)]
Merge pull request #32594 from nextcloud/fix/groupfolder-not-loading-when-share-disabled
Fix loading groupfolder info when share api is disabled
Carl Schwan [Fri, 27 May 2022 16:36:40 +0000 (18:36 +0200)]
Merge pull request #32349 from nextcloud/enh/projects-event
Add event to load additional scripts for projects
Julius Härtl [Fri, 27 May 2022 15:21:08 +0000 (17:21 +0200)]
Merge pull request #32592 from nextcloud/fix/noid/allow-rememberme-token-apache-auth-backend
allow use of rememberme cookies for IApacheAuth backends
Carl Schwan [Fri, 27 May 2022 11:40:56 +0000 (13:40 +0200)]
Merge pull request #32596 from nextcloud/enhancement/php8.2-lint
Add lint job for PHP8.2
Joas Schilling [Fri, 27 May 2022 09:31:11 +0000 (11:31 +0200)]
Merge pull request #32601 from nextcloud/GdDebug
Move Gd failed operations to debug level
Joas Schilling [Fri, 27 May 2022 09:20:25 +0000 (11:20 +0200)]
Merge pull request #32618 from nextcloud/bugfix/noid/fix-status-handling
Fix status handling
Carl Schwan [Wed, 25 May 2022 12:32:10 +0000 (14:32 +0200)]
Fix loading groupfolder info when share api is disabled
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Joas Schilling [Fri, 27 May 2022 08:46:47 +0000 (10:46 +0200)]
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 27 May 2022 07:26:53 +0000 (09:26 +0200)]
Don't overwrite certain values if the refreshing comes in via short updates
This e.g. happens from the talk participant list which only has the status, message and icon.
Due to the overwriting e.g. the clearAt was overwritten with null
and afterwards the status modal showed "Invalid date" as "Clear at"
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 27 May 2022 07:15:15 +0000 (09:15 +0200)]
Fix missing status with predefined status in drop-down
When a predefined status message was used, the status was not "processed"
so it was missing the translated message and the icon in the dropdown and the menu afterwards
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Fri, 27 May 2022 02:31:05 +0000 (02:31 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 26 May 2022 02:31:27 +0000 (02:31 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Git'Fellow [Wed, 25 May 2022 16:26:42 +0000 (18:26 +0200)]
Move Gd failed operations to debug level
Instead of error
Christoph Wurst [Wed, 25 May 2022 14:21:46 +0000 (16:21 +0200)]
Add lint job for PHP8.2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Carl Schwan [Wed, 25 May 2022 12:46:37 +0000 (14:46 +0200)]
Merge pull request #32577 from nextcloud/fix/remove-at-matcher-in-files_sharing-tests
Remove at() matcher in files_sharing tests
Arthur Schiwon [Wed, 25 May 2022 11:09:06 +0000 (13:09 +0200)]
allow use of rememberme cookies for IApacheAuth backends
- e.g. enables it for SAML backend
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Joas Schilling [Wed, 25 May 2022 09:56:58 +0000 (11:56 +0200)]
Merge pull request #32567 from nextcloud/fix/remove-at-matcher-in-encryption-tests
Remove at() matcher use from encryption tests
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
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>
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>
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
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
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
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
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>
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>
Côme Chilliet [Tue, 24 May 2022 13:20:52 +0000 (15:20 +0200)]
Remove at() matcher in files_sharing tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
John Molakvoæ [Tue, 24 May 2022 13:10:42 +0000 (15:10 +0200)]
Merge pull request #32558 from nextcloud/fix/eslint
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>
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
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>
Côme Chilliet [Tue, 24 May 2022 09:33:32 +0000 (11:33 +0200)]
Remove at() matcher use from encryption tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
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>
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>
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>
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
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
Carl Schwan [Mon, 23 May 2022 11:00:02 +0000 (13:00 +0200)]
Revert api break
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
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
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>
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
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>
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>
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>
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
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
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>
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>
Carl Schwan [Tue, 12 Apr 2022 15:55:01 +0000 (17:55 +0200)]
Update core to PHP 7.4 standard
- Typed properties
- Port to LoggerInterface
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
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 [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>
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>
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>