]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
3 years agoMerge pull request #27732 from nextcloud/fix/27576/LDAPProviderFactory-not-found
blizzz [Wed, 30 Jun 2021 16:50:06 +0000 (18:50 +0200)]
Merge pull request #27732 from nextcloud/fix/27576/LDAPProviderFactory-not-found

Fix LDAPProviderFactory not found

3 years agounset ldap provider when disabling user_ldap 27732/head
Arthur Schiwon [Wed, 30 Jun 2021 13:16:42 +0000 (15:16 +0200)]
unset ldap provider when disabling user_ldap

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoensure that factoryClass exisits before instantiation
Arthur Schiwon [Wed, 30 Jun 2021 13:09:27 +0000 (15:09 +0200)]
ensure that factoryClass exisits before instantiation

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoMerge pull request #27638 from nextcloud/enh/noid/fix-encrypted-version
Julius Härtl [Wed, 30 Jun 2021 12:17:38 +0000 (14:17 +0200)]
Merge pull request #27638 from nextcloud/enh/noid/fix-encrypted-version

3 years agoMerge pull request #27723 from nextcloud/fix/noid/typo-regex
John Molakvoæ [Wed, 30 Jun 2021 12:16:16 +0000 (14:16 +0200)]
Merge pull request #27723 from nextcloud/fix/noid/typo-regex

fix incredible off-by-one-typo-error

3 years agoMerge pull request #27700 from nextcloud/deprecate-remote
blizzz [Wed, 30 Jun 2021 09:21:12 +0000 (11:21 +0200)]
Merge pull request #27700 from nextcloud/deprecate-remote

Deprecate OCP\Remote

3 years agofix incredible off-by-one-typo-error 27723/head
Arthur Schiwon [Wed, 30 Jun 2021 09:01:46 +0000 (11:01 +0200)]
fix incredible off-by-one-typo-error

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoMerge pull request #27717 from nextcloud/feat/workflow-auto-update
John Molakvoæ [Wed, 30 Jun 2021 05:44:46 +0000 (07:44 +0200)]
Merge pull request #27717 from nextcloud/feat/workflow-auto-update

Updating dependabot-approve-merge.yml workflow from template

3 years agoMerge pull request #27474 from nextcloud/feat/26866/prov-api
John Molakvoæ [Wed, 30 Jun 2021 05:13:24 +0000 (07:13 +0200)]
Merge pull request #27474 from nextcloud/feat/26866/prov-api

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 30 Jun 2021 02:25:27 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

3 years agocleanup 27474/head
Arthur Schiwon [Tue, 29 Jun 2021 22:38:28 +0000 (00:38 +0200)]
cleanup

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agofix small issues in UsersController handling
Arthur Schiwon [Tue, 29 Jun 2021 22:26:23 +0000 (00:26 +0200)]
fix small issues in UsersController handling

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoadjust access permissions of new controller method
Arthur Schiwon [Tue, 29 Jun 2021 11:55:03 +0000 (13:55 +0200)]
adjust access permissions of new controller method

- fixes wrong veriable usage also

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agofix regex
Arthur Schiwon [Tue, 29 Jun 2021 11:45:17 +0000 (13:45 +0200)]
fix regex

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agofix provisioning test check
Arthur Schiwon [Fri, 25 Jun 2021 20:07:33 +0000 (22:07 +0200)]
fix provisioning test check

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoadjust internal data handling logic to fix store and load
Arthur Schiwon [Wed, 23 Jun 2021 22:19:07 +0000 (00:19 +0200)]
adjust internal data handling logic to fix store and load

- format as stored previously in oc_accounts table is kept

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agocreate a property on editUser when it was not set before
Arthur Schiwon [Tue, 22 Jun 2021 16:42:39 +0000 (18:42 +0200)]
create a property on editUser when it was not set before

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoadjust email verification checker
Arthur Schiwon [Tue, 22 Jun 2021 11:41:48 +0000 (13:41 +0200)]
adjust email verification checker

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agofix code style
Arthur Schiwon [Tue, 22 Jun 2021 10:59:34 +0000 (12:59 +0200)]
fix code style

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoadjust verification state updater method
Arthur Schiwon [Tue, 22 Jun 2021 10:56:00 +0000 (12:56 +0200)]
adjust verification state updater method

- also fixes scope of internal methods

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agomake AccountManager actually write multi value properties
Arthur Schiwon [Thu, 17 Jun 2021 00:06:09 +0000 (02:06 +0200)]
make AccountManager actually write multi value properties

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoaccounts event handler to use eventdispatcher, DI and Accounts API
Arthur Schiwon [Tue, 15 Jun 2021 17:32:39 +0000 (19:32 +0200)]
accounts event handler to use eventdispatcher, DI and Accounts API

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoprov api to be able to edit multivalue properties
Arthur Schiwon [Fri, 11 Jun 2021 14:14:01 +0000 (16:14 +0200)]
prov api to be able to edit multivalue properties

- adding as usual
- deleting and scope setting via additional endpoint

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoprov api reports multiple mail as editable field
Arthur Schiwon [Fri, 11 Jun 2021 11:50:38 +0000 (13:50 +0200)]
prov api reports multiple mail as editable field

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoprov api reports additional emails on getUser
Arthur Schiwon [Fri, 11 Jun 2021 11:34:53 +0000 (13:34 +0200)]
prov api reports additional emails on getUser

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoUpdating dependabot-approve-merge.yml workflow from template 27717/head
Nextcloud bot [Tue, 29 Jun 2021 19:06:49 +0000 (19:06 +0000)]
Updating dependabot-approve-merge.yml workflow from template

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #27715 from nextcloud/revert-24295-perf/noid/router
John Molakvoæ [Tue, 29 Jun 2021 18:50:11 +0000 (20:50 +0200)]
Merge pull request #27715 from nextcloud/revert-24295-perf/noid/router

Revert "First attempt to check against core routes before loading all app routes"

3 years agoPrevent running FixEncryptedVersion without master key 27638/head
Vincent Petry [Tue, 29 Jun 2021 18:44:07 +0000 (20:44 +0200)]
Prevent running FixEncryptedVersion without master key

Return an error when running occ encryption:fix-encrypted-version
when master key encryption is not enabled.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years agoMerge pull request #27488 from msrn/win10cal-useragent
Julius Härtl [Tue, 29 Jun 2021 16:36:51 +0000 (18:36 +0200)]
Merge pull request #27488 from msrn/win10cal-useragent

Add regex to match Windows 10 calendar user-agent

3 years agoRevert "First attempt to check against core routes before loading all app routes" 27715/head
Vincent Petry [Tue, 29 Jun 2021 15:18:03 +0000 (17:18 +0200)]
Revert "First attempt to check against core routes before loading all app routes"

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years agoMerge pull request #27644 from J0WI/remember-cipher
Christoph Wurst [Tue, 29 Jun 2021 13:19:06 +0000 (15:19 +0200)]
Merge pull request #27644 from J0WI/remember-cipher

Remember current cipher

3 years agoFix FixEncryptedVersionTest test
Vincent Petry [Thu, 24 Jun 2021 08:51:07 +0000 (10:51 +0200)]
Fix FixEncryptedVersionTest test

Fixed setup to use EncryptionTrait like other existing tests.
Fix expectations to not rely on side effects from previous test cases.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years agoFix warnings in FixEncryptedVersion command
Vincent Petry [Thu, 24 Jun 2021 08:34:55 +0000 (10:34 +0200)]
Fix warnings in FixEncryptedVersion command

Fixed code warnings

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years agoDetect disabled signature check when reparing
Vincent Petry [Thu, 24 Jun 2021 07:31:52 +0000 (09:31 +0200)]
Detect disabled signature check when reparing

When running occ encryption:fix-encrypted-version, detect whether the
setting 'encryption_skip_signature_check' is set and abort if it is,
because the repair cannot detect version mismatch errors with it
enabled.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years agoDownstream FixEncryptedVersionTest
Vincent Petry [Thu, 24 Jun 2021 07:19:47 +0000 (09:19 +0200)]
Downstream FixEncryptedVersionTest

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years agoDownstream encryption:fix-encrypted-version
Vincent Petry [Wed, 23 Jun 2021 14:46:01 +0000 (16:46 +0200)]
Downstream encryption:fix-encrypted-version

For fixing "Bad signature" errors.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years agoRemember current cipher 27644/head
J0WI [Wed, 23 Jun 2021 23:58:08 +0000 (01:58 +0200)]
Remember current cipher

Signed-off-by: J0WI <J0WI@users.noreply.github.com>
3 years agoMerge pull request #27672 from nextcloud/feat/workflow-auto-update
John Molakvoæ [Tue, 29 Jun 2021 09:08:21 +0000 (11:08 +0200)]
Merge pull request #27672 from nextcloud/feat/workflow-auto-update

Updating command-rebase.yml workflow from template

3 years agoUpdating command-rebase.yml workflow from template 27672/head
skjnldsv [Tue, 29 Jun 2021 07:46:40 +0000 (07:46 +0000)]
Updating command-rebase.yml workflow from template

Signed-off-by: GitHub <noreply@github.com>
3 years agoMerge pull request #27698 from nextcloud/fix/25761/userexistsonldap-loop
blizzz [Mon, 28 Jun 2021 17:13:05 +0000 (19:13 +0200)]
Merge pull request #27698 from nextcloud/fix/25761/userexistsonldap-loop

LDAP: determine shares of offline users only when needed

3 years agoMerge pull request #27676 from nextcloud/localize-invitation-email-subjects
Lukas Reschke [Mon, 28 Jun 2021 17:10:24 +0000 (19:10 +0200)]
Merge pull request #27676 from nextcloud/localize-invitation-email-subjects

Localize invitation email subjects

3 years agoMerge pull request #27687 from nextcloud/szaimen-patch-1
Lukas Reschke [Mon, 28 Jun 2021 17:09:49 +0000 (19:09 +0200)]
Merge pull request #27687 from nextcloud/szaimen-patch-1

Create rebase command

3 years agoMerge pull request #27697 from nextcloud/ci/approve-merge-stable
Pytal [Mon, 28 Jun 2021 15:56:45 +0000 (08:56 -0700)]
Merge pull request #27697 from nextcloud/ci/approve-merge-stable

Auto approve/merge also on stable branches

3 years agoDeprecate OCP\Remote 27700/head
Lukas Reschke [Mon, 28 Jun 2021 14:36:32 +0000 (16:36 +0200)]
Deprecate OCP\Remote

This is unused.

Fixes https://github.com/nextcloud/server/issues/25780

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoLDAP: determine shares of offline users only when needed 27698/head
Arthur Schiwon [Mon, 28 Jun 2021 10:56:37 +0000 (12:56 +0200)]
LDAP: determine shares of offline users only when needed

- determine shares may via Sharing code result in user exists checks
- this may result in an infinite loop when user exists was called before
- the info is really only required at one occ command

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoAuto approve/merge also on stable branches 27697/head
Julius Härtl [Mon, 28 Jun 2021 10:06:15 +0000 (12:06 +0200)]
Auto approve/merge also on stable branches

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 28 Jun 2021 02:25:09 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 27 Jun 2021 02:25:38 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

3 years agoCreate rebase command 27687/head
szaimen [Sat, 26 Jun 2021 11:36:32 +0000 (13:36 +0200)]
Create rebase command

Signed-off-by: szaimen <szaimen@e.mail.de>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 26 Jun 2021 02:25:44 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #27645 from nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill...
dependabot[bot] [Fri, 25 Jun 2021 18:37:55 +0000 (18:37 +0000)]
Merge pull request #27645 from nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill-2.4.5

3 years agoBump css-vars-ponyfill from 2.4.3 to 2.4.5 27645/head
dependabot[bot] [Thu, 24 Jun 2021 10:33:25 +0000 (10:33 +0000)]
Bump css-vars-ponyfill from 2.4.3 to 2.4.5

Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 2.4.3 to 2.4.5.
- [Release notes](https://github.com/jhildenbiddle/css-vars-ponyfill/releases)
- [Changelog](https://github.com/jhildenbiddle/css-vars-ponyfill/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jhildenbiddle/css-vars-ponyfill/compare/v2.4.3...v2.4.5)

---
updated-dependencies:
- dependency-name: css-vars-ponyfill
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years agoMerge pull request #27656 from nextcloud/dependabot/npm_and_yarn/build/node-sass...
Julius Härtl [Fri, 25 Jun 2021 16:52:48 +0000 (18:52 +0200)]
Merge pull request #27656 from nextcloud/dependabot/npm_and_yarn/build/node-sass-6.0.1

Bump node-sass from 6.0.0 to 6.0.1 in /build

3 years agoMerge pull request #27668 from nextcloud/fix/harden-context-registration-app-missing
Julius Härtl [Fri, 25 Jun 2021 16:42:46 +0000 (18:42 +0200)]
Merge pull request #27668 from nextcloud/fix/harden-context-registration-app-missing

Harden bootstrap context registrations when apps are missing

3 years agoMerge pull request #27675 from nextcloud/bugfix/noid/fix-setting-theming-color
Julius Härtl [Fri, 25 Jun 2021 16:16:13 +0000 (18:16 +0200)]
Merge pull request #27675 from nextcloud/bugfix/noid/fix-setting-theming-color

Validate the theming color also on CLI

3 years agoAdd indications for the translators 27676/head
Thomas Citharel [Fri, 25 Jun 2021 15:27:45 +0000 (17:27 +0200)]
Add indications for the translators

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
3 years agoSubjects for Invitation, Invitation cancellation and Invitation replies are now local...
Paweł Lechowicz [Mon, 8 Jun 2020 10:18:25 +0000 (12:18 +0200)]
Subjects for Invitation, Invitation cancellation and Invitation replies are now localizable.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
3 years agoValidate the theming color also on CLI 27675/head
Joas Schilling [Fri, 25 Jun 2021 14:58:29 +0000 (16:58 +0200)]
Validate the theming color also on CLI

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoMerge pull request #27664 from nextcloud/techdebt/noid/master-is-now-23-part2
John Molakvoæ [Fri, 25 Jun 2021 11:17:48 +0000 (13:17 +0200)]
Merge pull request #27664 from nextcloud/techdebt/noid/master-is-now-23-part2

Bump app version

3 years agoFix app version check 27664/head
Joas Schilling [Fri, 25 Jun 2021 09:18:30 +0000 (11:18 +0200)]
Fix app version check

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoHarden bootstrap context registrations when apps are missing 27668/head
Christoph Wurst [Fri, 25 Jun 2021 06:25:37 +0000 (08:25 +0200)]
Harden bootstrap context registrations when apps are missing

It's not expected that an app would be unavailable when the app
container is created but when services are registered, but Sentry tells
me on Nextcloud 21 there is an edge case where this can happen.
Therefore this patch hardens the code a bit to log a meaningful error
message and skipping the next code instead of logging a php notice for
the undefined index and an exception for calling a method on null.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoMerge pull request #27663 from nextcloud/fix/unshift-crash-reporters-break-loop
John Molakvoæ [Fri, 25 Jun 2021 06:29:28 +0000 (08:29 +0200)]
Merge pull request #27663 from nextcloud/fix/unshift-crash-reporters-break-loop

Unshift crash reports when they are loaded, to break the recusion

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 25 Jun 2021 02:25:29 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

3 years agoBump app version
Joas Schilling [Thu, 24 Jun 2021 14:08:39 +0000 (16:08 +0200)]
Bump app version

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoUnshift crash reports when they are loaded, to break the recusion 27663/head
Christoph Wurst [Thu, 24 Jun 2021 13:31:49 +0000 (15:31 +0200)]
Unshift crash reports when they are loaded, to break the recusion

If, for whatever reason, during the loading of a crash reporter a new
log entry is generated, then the lazy loading mechanism will be invoked
*again* while it's already executed. This doesn't result in an endless
recursion, but means that the crash reporters will be built and
registered many times. This then means any further log entry will be
logged x times instead of once.

Unshift makes sure to take the class off the registration list right
away, so another invokation of the same method won't try to do the same
job.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoBump node-sass from 6.0.0 to 6.0.1 in /build 27656/head
dependabot[bot] [Thu, 24 Jun 2021 13:17:16 +0000 (13:17 +0000)]
Bump node-sass from 6.0.0 to 6.0.1 in /build

Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v6.0.0...v6.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #27648 from nextcloud/techdebt/noid/master-is-now-23
Joas Schilling [Thu, 24 Jun 2021 13:15:23 +0000 (15:15 +0200)]
Merge pull request #27648 from nextcloud/techdebt/noid/master-is-now-23

Master is now 23

3 years agoUpdate dependabot config too 27648/head
Joas Schilling [Thu, 24 Jun 2021 11:20:37 +0000 (13:20 +0200)]
Update dependabot config too

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoMaster is now 23
Joas Schilling [Thu, 24 Jun 2021 10:56:06 +0000 (12:56 +0200)]
Master is now 23

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoMerge pull request #27623 from nextcloud/version/22.0.0/rc1 v22.0.0rc1
blizzz [Thu, 24 Jun 2021 09:24:57 +0000 (11:24 +0200)]
Merge pull request #27623 from nextcloud/version/22.0.0/rc1

22.0.0 RC1

3 years agoMerge pull request #27629 from nextcloud/dependabot/npm_and_yarn/core-js-3.15.1
dependabot[bot] [Thu, 24 Jun 2021 07:38:27 +0000 (07:38 +0000)]
Merge pull request #27629 from nextcloud/dependabot/npm_and_yarn/core-js-3.15.1

3 years agoMerge pull request #27385 from nextcloud/dependabot/composer/build/integration/symfon...
dependabot-preview[bot] [Thu, 24 Jun 2021 07:27:37 +0000 (07:27 +0000)]
Merge pull request #27385 from nextcloud/dependabot/composer/build/integration/symfony/event-dispatcher-approx-5.3

3 years agoBump core-js from 3.13.1 to 3.15.1 27629/head
dependabot[bot] [Wed, 23 Jun 2021 12:16:58 +0000 (12:16 +0000)]
Bump core-js from 3.13.1 to 3.15.1

Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.13.1 to 3.15.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.15.1/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 24 Jun 2021 02:25:18 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #27632 from nextcloud/chore/caldav-trashbin-iso-timestamps
Christoph Wurst [Wed, 23 Jun 2021 19:34:34 +0000 (21:34 +0200)]
Merge pull request #27632 from nextcloud/chore/caldav-trashbin-iso-timestamps

Use ISO8601 timestamps for the CalDAV trashbin

3 years agoMerge pull request #27605 from nextcloud/better-security-warning
Lukas Reschke [Wed, 23 Jun 2021 18:30:07 +0000 (20:30 +0200)]
Merge pull request #27605 from nextcloud/better-security-warning

Make security warning stand out more

3 years agoMerge pull request #27583 from nextcloud/dependabot/add-v2-config-file
Julius Härtl [Wed, 23 Jun 2021 17:31:46 +0000 (19:31 +0200)]
Merge pull request #27583 from nextcloud/dependabot/add-v2-config-file

3 years agoMerge pull request #27635 from nextcloud/fix/datetime-constants
Pytal [Wed, 23 Jun 2021 16:56:28 +0000 (09:56 -0700)]
Merge pull request #27635 from nextcloud/fix/datetime-constants

Fix usage of DateTime constants

3 years agoUse ISO8601 timestamps for the CalDAV trashbin 27632/head
Christoph Wurst [Wed, 23 Jun 2021 13:09:57 +0000 (15:09 +0200)]
Use ISO8601 timestamps for the CalDAV trashbin

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoMerge pull request #27628 from nextcloud/security-txt
Lukas Reschke [Wed, 23 Jun 2021 13:49:51 +0000 (15:49 +0200)]
Merge pull request #27628 from nextcloud/security-txt

Add security.txt

3 years agoMove DateTime::RFC2822 to DateTimeInterface::2822 27635/head
Christoph Wurst [Wed, 23 Jun 2021 13:30:43 +0000 (15:30 +0200)]
Move DateTime::RFC2822 to DateTimeInterface::2822

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoMove DateTime::ATOM to DateTimeInterface::ATOM
Christoph Wurst [Wed, 23 Jun 2021 13:28:07 +0000 (15:28 +0200)]
Move DateTime::ATOM to DateTimeInterface::ATOM

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoMerge pull request #26344 from J0WI/fs-early-root
Lukas Reschke [Wed, 23 Jun 2021 13:21:56 +0000 (15:21 +0200)]
Merge pull request #26344 from J0WI/fs-early-root

Return early if path is root

3 years agoMove header into h3 27605/head
Lukas Reschke [Wed, 23 Jun 2021 13:12:03 +0000 (15:12 +0200)]
Move header into h3

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoMerge pull request #27627 from nextcloud/dependabot/npm_and_yarn/babel/preset-env...
dependabot[bot] [Wed, 23 Jun 2021 12:03:45 +0000 (12:03 +0000)]
Merge pull request #27627 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.14.7

3 years agoRebuild autoloader 27628/head
Lukas Reschke [Wed, 23 Jun 2021 11:59:48 +0000 (13:59 +0200)]
Rebuild autoloader

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoAdd security.txt
Lukas Reschke [Wed, 23 Jun 2021 11:46:51 +0000 (13:46 +0200)]
Add security.txt

Ref https://securitytxt.org

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoBump @babel/preset-env from 7.14.5 to 7.14.7 27627/head
dependabot[bot] [Wed, 23 Jun 2021 09:52:09 +0000 (09:52 +0000)]
Bump @babel/preset-env from 7.14.5 to 7.14.7

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.5 to 7.14.7.
- [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.7/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #27611 from nextcloud/dependabot/npm_and_yarn/query-string-7.0.1
Julius Härtl [Wed, 23 Jun 2021 09:36:11 +0000 (11:36 +0200)]
Merge pull request #27611 from nextcloud/dependabot/npm_and_yarn/query-string-7.0.1

Bump query-string from 5.1.1 to 7.0.1

3 years agoMerge pull request #27561 from nextcloud/dav-search-offset
blizzz [Wed, 23 Jun 2021 09:27:41 +0000 (11:27 +0200)]
Merge pull request #27561 from nextcloud/dav-search-offset

allow setting offset for dav search queries not limited to the users home storage

3 years agoMerge pull request #26346 from J0WI/clean-auth-regex
blizzz [Wed, 23 Jun 2021 09:20:19 +0000 (11:20 +0200)]
Merge pull request #26346 from J0WI/clean-auth-regex

Cleaner removePassword regex

3 years agoMerge pull request #26323 from J0WI/crypt-const
blizzz [Wed, 23 Jun 2021 09:17:05 +0000 (11:17 +0200)]
Merge pull request #26323 from J0WI/crypt-const

Use constant for supported formats

3 years ago22.0.0 RC1 27623/head
Arthur Schiwon [Wed, 23 Jun 2021 08:58:19 +0000 (10:58 +0200)]
22.0.0 RC1

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoBump query-string from 5.1.1 to 7.0.1 27611/head
dependabot[bot] [Tue, 22 Jun 2021 18:08:10 +0000 (18:08 +0000)]
Bump query-string from 5.1.1 to 7.0.1

Bumps [query-string](https://github.com/sindresorhus/query-string) from 5.1.1 to 7.0.1.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v5.1.1...v7.0.1)

---
updated-dependencies:
- dependency-name: query-string
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #27610 from nextcloud/add-throttling-to-public-auth
Joas Schilling [Wed, 23 Jun 2021 07:34:48 +0000 (09:34 +0200)]
Merge pull request #27610 from nextcloud/add-throttling-to-public-auth

Throttle on public DAV endpoint

3 years agoMerge pull request #27567 from nextcloud/dependabot/npm_and_yarn/build/karma-6.3.4
Julius Härtl [Wed, 23 Jun 2021 07:02:30 +0000 (09:02 +0200)]
Merge pull request #27567 from nextcloud/dependabot/npm_and_yarn/build/karma-6.3.4

Bump karma from 5.2.3 to 6.3.4 in /build

3 years agoAdd regex to match Windows 10 calendar user-agent 27488/head
Mikael Saarinen [Sat, 12 Jun 2021 08:15:51 +0000 (11:15 +0300)]
Add regex to match Windows 10 calendar user-agent

* Match first part of the Windows 10 calendar user-agent
* Exposes subscribed calendars for Windows 10 calendar
* Update unit test

Signed-off-by: Mikael Saarinen <mikaels@iki.fi>
3 years agoBump karma from 5.2.3 to 6.3.4 in /build 27567/head
dependabot[bot] [Wed, 23 Jun 2021 06:17:38 +0000 (06:17 +0000)]
Bump karma from 5.2.3 to 6.3.4 in /build

Bumps [karma](https://github.com/karma-runner/karma) from 5.2.3 to 6.3.4.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v5.2.3...v6.3.4)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #27383 from nextcloud/dependabot/npm_and_yarn/build/puppeteer...
Julius Härtl [Wed, 23 Jun 2021 06:15:33 +0000 (08:15 +0200)]
Merge pull request #27383 from nextcloud/dependabot/npm_and_yarn/build/puppeteer-10.0.0

Bump puppeteer from 5.5.0 to 10.0.0 in /build

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 23 Jun 2021 02:26:18 +0000 (02:26 +0000)]
[tx-robot] updated from transifex