]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
3 years agoBump @babel/core from 7.13.16 to 7.14.2 26998/head
dependabot-preview[bot] [Mon, 17 May 2021 05:34:49 +0000 (05:34 +0000)]
Bump @babel/core from 7.13.16 to 7.14.2

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.16 to 7.14.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.2/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 17 May 2021 02:26:35 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 16 May 2021 02:26:44 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 15 May 2021 02:29:20 +0000 (02:29 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 14 May 2021 02:24:59 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #26679 from nextcloud/bugfix/noid/fix-unauthorized-ocs-status...
blizzz [Thu, 13 May 2021 21:39:20 +0000 (23:39 +0200)]
Merge pull request #26679 from nextcloud/bugfix/noid/fix-unauthorized-ocs-status-in-provisioning

Fix unauthorized OCS status in provisioning

3 years agoMerge pull request #26959 from nextcloud/techdebt/noid/verifiyuserdata-iaccountmanager
blizzz [Wed, 12 May 2021 21:35:39 +0000 (23:35 +0200)]
Merge pull request #26959 from nextcloud/techdebt/noid/verifiyuserdata-iaccountmanager

VerifyUserData shall use IAccountManager, not private API

3 years agoMerge pull request #26961 from nextcloud/techdet/noid/lib-accountmanager-api
blizzz [Wed, 12 May 2021 21:35:28 +0000 (23:35 +0200)]
Merge pull request #26961 from nextcloud/techdet/noid/lib-accountmanager-api

ValidatePhoneNumber and PersonalInfo to use public IAccountManager

3 years agoVerifyUserData shall use IAccountManager, not private API 26959/head
Arthur Schiwon [Wed, 12 May 2021 10:17:07 +0000 (12:17 +0200)]
VerifyUserData shall use IAccountManager, not private API

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoPersonalInfo settings to use public AccoutManager API 26961/head
Arthur Schiwon [Wed, 12 May 2021 12:06:06 +0000 (14:06 +0200)]
PersonalInfo settings to use public AccoutManager API

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoRepair job to use public AccoutManager API
Arthur Schiwon [Wed, 12 May 2021 11:58:37 +0000 (13:58 +0200)]
Repair job to use public AccoutManager API

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoMerge pull request #26958 from nextcloud/enh/MountPublicLinkController/throttling
Roeland Jago Douma [Wed, 12 May 2021 19:20:09 +0000 (21:20 +0200)]
Merge pull request #26958 from nextcloud/enh/MountPublicLinkController/throttling

Throttle MountPublicLinkController when share is not found

3 years agoThrottle MountPublicLinkController when share is not found 26958/head
Roeland Jago Douma [Wed, 12 May 2021 09:21:48 +0000 (11:21 +0200)]
Throttle MountPublicLinkController when share is not found

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #26962 from nextcloud/fix-cs
Roeland Jago Douma [Wed, 12 May 2021 14:25:12 +0000 (16:25 +0200)]
Merge pull request #26962 from nextcloud/fix-cs

Fix CS check

3 years agoFix CS check 26962/head
Roeland Jago Douma [Wed, 12 May 2021 14:01:05 +0000 (16:01 +0200)]
Fix CS check

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #26923 from nextcloud/techdebt/noid/provapi-no-private-accountmanager
blizzz [Wed, 12 May 2021 12:17:50 +0000 (14:17 +0200)]
Merge pull request #26923 from nextcloud/techdebt/noid/provapi-no-private-accountmanager

provisioning API to use only public API of IAccountManager

3 years agoMerge pull request #26941 from nextcloud/enh/register-multiselect-fileactions
Roeland Jago Douma [Wed, 12 May 2021 08:53:58 +0000 (10:53 +0200)]
Merge pull request #26941 from nextcloud/enh/register-multiselect-fileactions

Allow apps to register a file action for multiselect

3 years agoMerge pull request #26922 from nextcloud/techdebt/noid/dav-no-private-class
Roeland Jago Douma [Wed, 12 May 2021 08:22:49 +0000 (10:22 +0200)]
Merge pull request #26922 from nextcloud/techdebt/noid/dav-no-private-class

dav: Converter & SyncService shall not use private AccountManager

3 years agoMerge pull request #26945 from nextcloud/enh/shareinfo/throttle
Roeland Jago Douma [Wed, 12 May 2021 08:07:28 +0000 (10:07 +0200)]
Merge pull request #26945 from nextcloud/enh/shareinfo/throttle

Add bruteforce protection to the shareinfo endpoint

3 years agoAllow apps to register a file action for multiselect 26941/head
Julius Härtl [Tue, 11 May 2021 08:10:10 +0000 (10:10 +0200)]
Allow apps to register a file action for multiselect

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years agoAdd bruteforce protection to the shareinfo endpoint 26945/head
Roeland Jago Douma [Tue, 11 May 2021 13:25:31 +0000 (15:25 +0200)]
Add bruteforce protection to the shareinfo endpoint

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoFix unauthorized OCS status in provisioning 26679/head
Joas Schilling [Wed, 21 Apr 2021 06:58:35 +0000 (08:58 +0200)]
Fix unauthorized OCS status in provisioning

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoMerge pull request #26949 from nextcloud/fix-add-app-password
Julius Härtl [Wed, 12 May 2021 05:24:32 +0000 (07:24 +0200)]
Merge pull request #26949 from nextcloud/fix-add-app-password

fix occ command user:add-app-password

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 12 May 2021 02:26:16 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years agoallow to set valid scopes only in AccountProperty 26923/head
Arthur Schiwon [Tue, 11 May 2021 22:33:26 +0000 (00:33 +0200)]
allow to set valid scopes only in AccountProperty

the auto-fallback to v2-local is removed as well to react on wrong input

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoremove private AccountManager from SyncService 26922/head
Arthur Schiwon [Tue, 11 May 2021 21:38:23 +0000 (23:38 +0200)]
remove private AccountManager from SyncService

and fix test

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agouse the UID as loginName and not the display name. 26949/head
Bjoern Schiessle [Tue, 11 May 2021 18:38:54 +0000 (20:38 +0200)]
use the UID as loginName and not the display name.

Otherwise the app password will not work for users with a display name different to the UID.

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
3 years agoMerge pull request #26751 from nextcloud/3rdparty/archive_tar/1.4.13
Roeland Jago Douma [Tue, 11 May 2021 07:17:43 +0000 (09:17 +0200)]
Merge pull request #26751 from nextcloud/3rdparty/archive_tar/1.4.13

[3rdparty] Archive tar 1.4.13 bump

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 11 May 2021 02:26:02 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years ago[3rdparty] Archive tar 1.4.13 bump 26751/head
Roeland Jago Douma [Mon, 26 Apr 2021 07:04:00 +0000 (09:04 +0200)]
[3rdparty] Archive tar 1.4.13 bump

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #26917 from nextcloud/dependabot/npm_and_yarn/build/hosted-git...
Roeland Jago Douma [Mon, 10 May 2021 08:22:09 +0000 (10:22 +0200)]
Merge pull request #26917 from nextcloud/dependabot/npm_and_yarn/build/hosted-git-info-2.8.9

[Security] Bump hosted-git-info from 2.7.1 to 2.8.9 in /build

3 years ago[Security] Bump hosted-git-info from 2.7.1 to 2.8.9 in /build 26917/head
dependabot-preview[bot] [Mon, 10 May 2021 07:27:01 +0000 (07:27 +0000)]
[Security] Bump hosted-git-info from 2.7.1 to 2.8.9 in /build

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. **This update includes a security fix.**
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoMerge pull request #26919 from nextcloud/dependabot/npm_and_yarn/hosted-git-info...
Roeland Jago Douma [Mon, 10 May 2021 07:25:20 +0000 (09:25 +0200)]
Merge pull request #26919 from nextcloud/dependabot/npm_and_yarn/hosted-git-info-2.8.9

[Security] Bump hosted-git-info from 2.8.8 to 2.8.9

3 years agoMerge pull request #26925 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
Roeland Jago Douma [Mon, 10 May 2021 06:20:57 +0000 (08:20 +0200)]
Merge pull request #26925 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

3 years agoUpdate psalm baseline 26925/head
Nextcloud-PR-Bot [Mon, 10 May 2021 04:12:20 +0000 (04:12 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 10 May 2021 02:31:42 +0000 (02:31 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 9 May 2021 02:25:15 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 8 May 2021 02:24:54 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

3 years agoprovAPI to use only public API of IAccountManager
Arthur Schiwon [Fri, 7 May 2021 23:10:32 +0000 (01:10 +0200)]
provAPI to use only public API of IAccountManager

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agodav: do not use private AccountManager
Arthur Schiwon [Fri, 7 May 2021 21:15:11 +0000 (23:15 +0200)]
dav: do not use private AccountManager

- also updates data structure in test

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoMerge pull request #26915 from nextcloud/chore/dav-calendar-untyped-events
blizzz [Fri, 7 May 2021 20:46:35 +0000 (22:46 +0200)]
Merge pull request #26915 from nextcloud/chore/dav-calendar-untyped-events

Drop even more untyped events from the dav code

3 years ago[Security] Bump hosted-git-info from 2.8.8 to 2.8.9 26919/head
dependabot-preview[bot] [Fri, 7 May 2021 19:44:13 +0000 (19:44 +0000)]
[Security] Bump hosted-git-info from 2.8.8 to 2.8.9

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. **This update includes a security fix.**
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoRemove the untyped calendar update event 26915/head
Christoph Wurst [Fri, 7 May 2021 15:09:37 +0000 (17:09 +0200)]
Remove the untyped calendar update event

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoRemove the untyped calendar create event
Christoph Wurst [Fri, 7 May 2021 14:58:33 +0000 (16:58 +0200)]
Remove the untyped calendar create event

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoMerge pull request #26913 from nextcloud/chore/dav-calendar-object-untyped-events
Christoph Wurst [Fri, 7 May 2021 14:47:44 +0000 (16:47 +0200)]
Merge pull request #26913 from nextcloud/chore/dav-calendar-object-untyped-events

Drop some more untyped events from the dav code

3 years agoMerge pull request #26848 from nextcloud/bugfix/noid/add-datetime-support-to-qbmapper
Morris Jobke [Fri, 7 May 2021 14:02:53 +0000 (16:02 +0200)]
Merge pull request #26848 from nextcloud/bugfix/noid/add-datetime-support-to-qbmapper

Add datetime support to QBMapper

3 years agoMerge pull request #26914 from nextcloud/fix/caldav-get-shares-unused-param
Christoph Wurst [Fri, 7 May 2021 12:59:47 +0000 (14:59 +0200)]
Merge pull request #26914 from nextcloud/fix/caldav-get-shares-unused-param

Drop the unused second parameter on \OCA\DAV\CalDAV\CalDavBackend::getShares

3 years agoClean up reminder actions and call methods directly 26913/head
Christoph Wurst [Fri, 7 May 2021 09:43:31 +0000 (11:43 +0200)]
Clean up reminder actions and call methods directly

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoRemove the \OCA\DAV\CalDAV\CalDavBackend::createCalendarObject event
Christoph Wurst [Fri, 7 May 2021 09:36:23 +0000 (11:36 +0200)]
Remove the \OCA\DAV\CalDAV\CalDavBackend::createCalendarObject event

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoRemove the \OCA\DAV\CalDAV\CalDavBackend::updateCalendarObject event
Christoph Wurst [Fri, 7 May 2021 09:19:45 +0000 (11:19 +0200)]
Remove the \OCA\DAV\CalDAV\CalDavBackend::updateCalendarObject event

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoDrop the unused second parameter on \OCA\DAV\CalDAV\CalDavBackend::getShares 26914/head
Christoph Wurst [Fri, 7 May 2021 09:57:31 +0000 (11:57 +0200)]
Drop the unused second parameter on \OCA\DAV\CalDAV\CalDavBackend::getShares

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoRemove the \OCA\DAV\CalDAV\CalDavBackend::deleteCalendarObject event
Christoph Wurst [Fri, 7 May 2021 08:26:49 +0000 (10:26 +0200)]
Remove the \OCA\DAV\CalDAV\CalDavBackend::deleteCalendarObject event

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 7 May 2021 02:26:47 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #26907 from nextcloud/dependabot/npm_and_yarn/build/lodash-4.17.21
dependabot-preview[bot] [Thu, 6 May 2021 18:33:08 +0000 (18:33 +0000)]
Merge pull request #26907 from nextcloud/dependabot/npm_and_yarn/build/lodash-4.17.21

3 years ago[Security] Bump lodash from 4.17.19 to 4.17.21 in /build 26907/head
dependabot-preview[bot] [Thu, 6 May 2021 17:52:36 +0000 (17:52 +0000)]
[Security] Bump lodash from 4.17.19 to 4.17.21 in /build

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. **This update includes a security fix.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years ago[tx-robot] updated from transifex 26001/head
Nextcloud bot [Thu, 6 May 2021 02:25:32 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #26877 from nextcloud/chore/query-builder-execute-statement
Morris Jobke [Wed, 5 May 2021 12:19:02 +0000 (14:19 +0200)]
Merge pull request #26877 from nextcloud/chore/query-builder-execute-statement

Rename IQueryBuilder::executeUpdate to IQueryBuilder::executeStatement

3 years agoMerge pull request #26878 from nextcloud/bugfix/noid/dont-break-occ-when-an-app-is...
Joas Schilling [Wed, 5 May 2021 09:50:40 +0000 (11:50 +0200)]
Merge pull request #26878 from nextcloud/bugfix/noid/dont-break-occ-when-an-app-is-breaking-in-application-class

Don't break OCC if an app is breaking in it's Application class

3 years agoMerge pull request #26869 from nextcloud/Valdnet-patch-8
Joas Schilling [Wed, 5 May 2021 08:59:52 +0000 (10:59 +0200)]
Merge pull request #26869 from nextcloud/Valdnet-patch-8

l10n: Spelling unification

3 years agoDon't break OCC if an app is breaking in it's Application class 26878/head
Joas Schilling [Wed, 5 May 2021 08:41:18 +0000 (10:41 +0200)]
Don't break OCC if an app is breaking in it's Application class

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoFix usage of rename executeUpdate 26877/head
Christoph Wurst [Wed, 5 May 2021 08:35:25 +0000 (10:35 +0200)]
Fix usage of rename executeUpdate

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoRename IQueryBuilder::executeUpdate to IQueryBuilder::executeStatement
Christoph Wurst [Wed, 5 May 2021 08:31:54 +0000 (10:31 +0200)]
Rename IQueryBuilder::executeUpdate to IQueryBuilder::executeStatement

Because executeUpdate wasn't a great name. And in DBAL they also use
executeStatement more consistently now.

Ref https://github.com/doctrine/dbal/issues/4607

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoFix test 26869/head
Valdnet [Tue, 4 May 2021 09:38:45 +0000 (11:38 +0200)]
Fix test

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
3 years agol10n: Spelling unification
Valdnet [Tue, 4 May 2021 07:38:46 +0000 (09:38 +0200)]
l10n: Spelling unification

Spelling unification in Transifex.

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 4 May 2021 02:26:15 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #26845 from nextcloud/fix/noid/import-card-fix-string-value
Morris Jobke [Mon, 3 May 2021 13:49:43 +0000 (15:49 +0200)]
Merge pull request #26845 from nextcloud/fix/noid/import-card-fix-string-value

fix creating vcards with multiple string values

3 years agoMerge pull request #24835 from nextcloud/enhancement/composer-ext-zip
Christoph Wurst [Mon, 3 May 2021 11:29:12 +0000 (13:29 +0200)]
Merge pull request #24835 from nextcloud/enhancement/composer-ext-zip

Add ext-zip as platform dependency

3 years agoMerge pull request #26860 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
Christoph Wurst [Mon, 3 May 2021 09:07:36 +0000 (11:07 +0200)]
Merge pull request #26860 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

3 years agoAdd ext-zip as platform dependency 24835/head
Christoph Wurst [Wed, 23 Dec 2020 19:03:08 +0000 (20:03 +0100)]
Add ext-zip as platform dependency

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoMerge pull request #26858 from nextcloud/dependabot/submodules/3rdparty-44e7240
dependabot-preview[bot] [Mon, 3 May 2021 07:24:33 +0000 (07:24 +0000)]
Merge pull request #26858 from nextcloud/dependabot/submodules/3rdparty-44e7240

3 years agoUpdate psalm baseline 26860/head
Nextcloud-PR-Bot [Mon, 3 May 2021 04:11:45 +0000 (04:11 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 3 May 2021 02:25:36 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #26859 from nextcloud/dependabot/composer/vimeo/psalm-4.7.2
dependabot-preview[bot] [Mon, 3 May 2021 01:54:21 +0000 (01:54 +0000)]
Merge pull request #26859 from nextcloud/dependabot/composer/vimeo/psalm-4.7.2

3 years agoBump vimeo/psalm from 4.7.1 to 4.7.2 26859/head
dependabot-preview[bot] [Mon, 3 May 2021 01:24:13 +0000 (01:24 +0000)]
Bump vimeo/psalm from 4.7.1 to 4.7.2

Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.7.1 to 4.7.2.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/4.7.1...4.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoBump 3rdparty from `3fad2ce` to `44e7240` 26858/head
dependabot-preview[bot] [Mon, 3 May 2021 01:18:16 +0000 (01:18 +0000)]
Bump 3rdparty from `3fad2ce` to `44e7240`

Bumps [3rdparty](https://github.com/nextcloud/3rdparty) from `3fad2ce` to `44e7240`.
- [Release notes](https://github.com/nextcloud/3rdparty/releases)
- [Commits](https://github.com/nextcloud/3rdparty/compare/3fad2cede25f6cce70d4eb4e5f2e4fbceac583f8...44e724081278c382349615e413dae9105a7b5dd4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 2 May 2021 02:25:23 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

3 years agoAdd datetime support to QBMapper 26848/head
Joas Schilling [Sat, 1 May 2021 09:59:19 +0000 (11:59 +0200)]
Add datetime support to QBMapper

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 1 May 2021 02:26:34 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years agofix creating vcards with multiple string values 26845/head
Arthur Schiwon [Fri, 30 Apr 2021 19:36:05 +0000 (21:36 +0200)]
fix creating vcards with multiple string values

Internally it is valid to provide multiple values for a property as
plain string. An exampe is given in the PhpDoc of
AddressBookImpl::search().

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoMerge pull request #26593 from nextcloud/bugfix/noid/getMountsForFileId-performance
blizzz [Fri, 30 Apr 2021 08:52:44 +0000 (10:52 +0200)]
Merge pull request #26593 from nextcloud/bugfix/noid/getMountsForFileId-performance

Filter mounts for file id before trying to get user information

3 years agoFilter mounts for file id before trying to get user information 26593/head
Julius Härtl [Fri, 16 Apr 2021 12:20:05 +0000 (14:20 +0200)]
Filter mounts for file id before trying to get user information

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 30 Apr 2021 02:27:46 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #26826 from nextcloud/refactor/dav-typed-calendar-deleted-events
Morris Jobke [Thu, 29 Apr 2021 14:14:10 +0000 (16:14 +0200)]
Merge pull request #26826 from nextcloud/refactor/dav-typed-calendar-deleted-events

Exclusively use the typed calendar deletion events for DAV

3 years agoExclusively use the typed calendar deletion events for DAV 26826/head
Christoph Wurst [Thu, 29 Apr 2021 08:04:08 +0000 (10:04 +0200)]
Exclusively use the typed calendar deletion events for DAV

We had both in places, but the old one isn't used anywhere outside this
app, so it's time to migrate the code.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoMerge pull request #26736 from nextcloud/dependabot/npm_and_yarn/babel/core-7.13.16
dependabot-preview[bot] [Thu, 29 Apr 2021 07:15:26 +0000 (07:15 +0000)]
Merge pull request #26736 from nextcloud/dependabot/npm_and_yarn/babel/core-7.13.16

3 years agoMerge pull request #26820 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
Morris Jobke [Thu, 29 Apr 2021 04:51:53 +0000 (06:51 +0200)]
Merge pull request #26820 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

3 years agoUpdate psalm baseline 26820/head
Nextcloud-PR-Bot [Thu, 29 Apr 2021 04:11:28 +0000 (04:11 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 29 Apr 2021 02:26:26 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #26461 from nextcloud/bugfix/noid/only-return-editable-displayname...
Morris Jobke [Wed, 28 Apr 2021 18:27:40 +0000 (20:27 +0200)]
Merge pull request #26461 from nextcloud/bugfix/noid/only-return-editable-displayname-field-when-allowed-by-backend

Only return display name as editable when the user backend allows it

3 years agoMerge pull request #26811 from nextcloud/enh/lookupserver/do_not_send_if_not_needed
Morris Jobke [Wed, 28 Apr 2021 15:13:16 +0000 (17:13 +0200)]
Merge pull request #26811 from nextcloud/enh/lookupserver/do_not_send_if_not_needed

Do not try to contact lookup server if not needed

3 years agoBump @babel/core from 7.13.15 to 7.13.16 26736/head
dependabot-preview[bot] [Sat, 24 Apr 2021 01:18:27 +0000 (01:18 +0000)]
Bump @babel/core from 7.13.15 to 7.13.16

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.15 to 7.13.16.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.16/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years agoDo not try to contact lookup server if not needed 26811/head
Roeland Jago Douma [Wed, 28 Apr 2021 12:25:17 +0000 (14:25 +0200)]
Do not try to contact lookup server if not needed

In some cases (for example you never send data to the lookup server)
there is no need for this job to even try.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #26784 from nextcloud/Valdnet-patch-8
rakekniven [Wed, 28 Apr 2021 08:11:32 +0000 (10:11 +0200)]
Merge pull request #26784 from nextcloud/Valdnet-patch-8

l10n: Change to a capital letter

3 years agoMerge pull request #26758 from J0WI/more-strict
Christoph Wurst [Wed, 28 Apr 2021 07:28:19 +0000 (09:28 +0200)]
Merge pull request #26758 from J0WI/more-strict

Some more strict_types

3 years agoChange size of the letter in test 26784/head
Valdnet [Wed, 28 Apr 2021 06:57:53 +0000 (08:57 +0200)]
Change size of the letter in test

3 years agoMerge pull request #26804 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
Roeland Jago Douma [Wed, 28 Apr 2021 05:45:40 +0000 (07:45 +0200)]
Merge pull request #26804 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

3 years agoUpdate psalm baseline 26804/head
Nextcloud-PR-Bot [Wed, 28 Apr 2021 04:12:29 +0000 (04:12 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 28 Apr 2021 02:25:44 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #26785 from nextcloud/fix/noid/ldap-beyond-last-page
kesselb [Tue, 27 Apr 2021 17:38:18 +0000 (19:38 +0200)]
Merge pull request #26785 from nextcloud/fix/noid/ldap-beyond-last-page

LDAP: do not bother to search after the last page

3 years agoMerge pull request #26781 from nextcloud/bugfix/noid/more-auto-add-cleanup
Joas Schilling [Tue, 27 Apr 2021 13:56:17 +0000 (15:56 +0200)]
Merge pull request #26781 from nextcloud/bugfix/noid/more-auto-add-cleanup

More cleaning after auto-add removal