summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-07-19Merge pull request #2853 from nextcloud/backport/2765/stable4.1stable4.1Anna
[stable4.1] Encode group names for x-property-replace header
2022-07-19Encode group names for x-property-replace headerDaniel Kesselberg
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-06-14Merge pull request #2786 from nextcloud/backport/2785/stable4.1Richard Steinmetz
[stable4.1] Avoid running social update background job on deleted/disabled users
2022-06-14Avoid running social update background job on deleted/disabled usersThomas Citharel
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-06-06Merge pull request #2769 from nextcloud/backport/2739/stable4.1Richard Steinmetz
[stable4.1] Stop overwritting the name of the new contact by the company text
2022-06-06Stop overwritting the name of the new contact by the company textBastien PROMPSY
Delete the condition of missingfn that add the company text to the name field when it's missing Signed-off-by: Bastien PROMPSY <bastienprompsy@gmail.com>
2022-05-18Version bumpChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-05-18v4.1.1v4.1.1Christoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-05-17Merge pull request #2748 from nextcloud/backport/2727/stable4.1Christoph Wurst
[stable4.1] Fix screenshot link in appstore
2022-05-17Fix screenshot link in appstoreJoas Schilling
2022-05-17v4.1.1 RC1v4.1.1-rc1Christoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-05-17Merge pull request #2747 from nextcloud/backport/2745/stable4.1Christoph Wurst
[stable4.1] Resize maximum dimensions for pictures coming from SocialApiService
2022-05-17Merge pull request #2746 from nextcloud/backport/2722/stable4.1Christoph Wurst
[stable4.1] Autosave the birthdate and remove the OK button
2022-05-17Resize maximum dimensions for pictures coming from SocialApiServiceThomas Citharel
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-05-17Autosave the birthdate and remove the OK buttonAnna Larch
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-03-22v4.1.0v4.1.0Christoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-03-22Merge pull request #2683 from nextcloud/enhancement/php8.1Anna
Add PHP8.1 support
2022-03-22Add PHP8.1 supportChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-03-18[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-17[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-16Merge pull request #2674 from rexbron/mainAnna
Change fill to white to match other icons.
2022-03-16Merge pull request #2673 from nextcloud/fix/addressbook-enabledAnna
Improve addressbook enabled wording
2022-03-15Change fill to white to match other icons.Andrew Hunter
Fixes #2636 Signed-off-by: Andrew Hunter <andrew@hunter.camera>
2022-03-15Improve addressbook enabled wordingJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-03-15Merge pull request #2650 from nextcloud/dependabot/npm_and_yarn/nanoid-3.3.1dependabot[bot]
2022-03-15Merge pull request #2651 from nextcloud/dependabot/npm_and_yarn/path-parse-1.0.7dependabot[bot]
2022-03-15Bump nanoid from 3.1.30 to 3.3.1dependabot[bot]
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.3.1. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.3.1) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15Bump path-parse from 1.0.6 to 1.0.7dependabot[bot]
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15Merge pull request #2632 from nextcloud/fix/type-qutingJohn Molakvoæ
2022-03-15Add codecov uploadJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-03-15Add testingJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-03-15Force disabling single-quote list for type parameterJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-03-15Merge pull request #2665 from nextcloud/feat/workflow-auto-update-node.ymlChristoph Wurst
Updating node.yml workflow from template
2022-03-07Merge pull request #2659 from nextcloud/fix/ci-php73-server-masterGreta
Do not run server master tests on PHP7.3
2022-03-05Updating node.yml workflow from templateNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-03[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-01Merge pull request #2655 from ↵Christoph Wurst
nextcloud/dependabot/npm_and_yarn/typescript-eslint/parser-5.12.1 Bump @typescript-eslint/parser from 5.10.1 to 5.12.1
2022-03-01Do not run server master tests on PHP7.3Christoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-02-28Merge pull request #2656 from ↵Christoph Wurst
nextcloud/dependabot/npm_and_yarn/nextcloud/vue-4.4.0 Bump @nextcloud/vue from 4.3.0 to 4.4.0
2022-02-28[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-27[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-26[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-26Bump @nextcloud/vue from 4.3.0 to 4.4.0dependabot[bot]
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v4.3.0...v4.4.0) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-02-25[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-24[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-22Bump @typescript-eslint/parser from 5.10.1 to 5.12.1dependabot[bot]
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.10.1 to 5.12.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.12.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-02-22Merge pull request #2645 from ↵Christoph Wurst
nextcloud/enhancement/sensitive-insensitive-background-jobs Mark background jobs as time sensitive/insensitive
2022-02-22[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-21Merge pull request #2646 from nextcloud/fix/background-job-private-apiChristoph Wurst
Fix private API usage in background job
2022-02-21Merge pull request #2626 from nextcloud/feat/workflow-auto-update-fixup.ymlJohn Molakvoæ