Commit Graph

58997 Commits (a6dc81d419c8719216c0f55b00918bebe786be63)
 

Author SHA1 Message Date
Vincent Petry a6dc81d419
Downstream encryption:fix-encrypted-version
For fixing "Bad signature" errors.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-06-29 14:39:51 +07:00
John Molakvoæ 556f51efb4
Merge pull request #27672 from nextcloud/feat/workflow-auto-update
Updating command-rebase.yml workflow from template
2021-06-29 11:08:21 +07:00
skjnldsv 2fdd8c40ef Updating command-rebase.yml workflow from template
Signed-off-by: GitHub <noreply@github.com>
2021-06-29 07:46:40 +07:00
blizzz 73c5738ac7
Merge pull request #27698 from nextcloud/fix/25761/userexistsonldap-loop
LDAP: determine shares of offline users only when needed
2021-06-28 19:13:05 +07:00
Lukas Reschke 583e597237
Merge pull request #27676 from nextcloud/localize-invitation-email-subjects
Localize invitation email subjects
2021-06-28 19:10:24 +07:00
Lukas Reschke 53695dac53
Merge pull request #27687 from nextcloud/szaimen-patch-1
Create rebase command
2021-06-28 19:09:49 +07:00
Pytal 30656212c3
Merge pull request #27697 from nextcloud/ci/approve-merge-stable
Auto approve/merge also on stable branches
2021-06-28 08:56:45 +07:00
Arthur Schiwon bbcd8c9a68
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>
2021-06-28 12:56:37 +07:00
Julius Härtl b18a7b8d22
Auto approve/merge also on stable branches
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-06-28 12:11:12 +07:00
Nextcloud bot ac97873a17
[tx-robot] updated from transifex 2021-06-28 02:25:09 +07:00
Nextcloud bot 67851a0262
[tx-robot] updated from transifex 2021-06-27 02:25:38 +07:00
szaimen 716dd54af2
Create rebase command
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-06-26 13:36:32 +07:00
Nextcloud bot 1cf04c8b6f
[tx-robot] updated from transifex 2021-06-26 02:25:44 +07:00
dependabot[bot] 9e08c4f9cf
Merge pull request #27645 from nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill-2.4.5 2021-06-25 18:37:55 +07:00
dependabot[bot] 89de9af08b 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>
2021-06-25 17:01:34 +07:00
Julius Härtl ac3e85d9a0
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
2021-06-25 18:52:48 +07:00
Julius Härtl 99013d4bc7
Merge pull request #27668 from nextcloud/fix/harden-context-registration-app-missing
Harden bootstrap context registrations when apps are missing
2021-06-25 18:42:46 +07:00
Julius Härtl 3a44ca60ec
Merge pull request #27675 from nextcloud/bugfix/noid/fix-setting-theming-color
Validate the theming color also on CLI
2021-06-25 18:16:13 +07:00
Thomas Citharel fc49b2600b
Add indications for the translators
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-25 17:27:45 +07:00
Paweł Lechowicz f33eea69ce
Subjects for Invitation, Invitation cancellation and Invitation replies are now localizable.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-25 17:23:00 +07:00
Joas Schilling 080e26fb80
Validate the theming color also on CLI
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-25 16:58:29 +07:00
John Molakvoæ 00edbc2adf
Merge pull request #27664 from nextcloud/techdebt/noid/master-is-now-23-part2
Bump app version
2021-06-25 13:17:48 +07:00
Joas Schilling a651dbd2c0
Fix app version check
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-25 11:49:32 +07:00
Christoph Wurst 80dd0b9418
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>
2021-06-25 11:40:35 +07:00
John Molakvoæ e35ed31b31
Merge pull request #27663 from nextcloud/fix/unshift-crash-reporters-break-loop
Unshift crash reports when they are loaded, to break the recusion
2021-06-25 08:29:28 +07:00
Nextcloud bot 95447d0152
[tx-robot] updated from transifex 2021-06-25 02:25:29 +07:00
Joas Schilling 655108a3dc
Bump app version
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-24 16:08:39 +07:00
Christoph Wurst 35a9ad0d78
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>
2021-06-24 15:31:49 +07:00
dependabot[bot] 589dfd02fe
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>
2021-06-24 13:17:16 +07:00
Joas Schilling bdfd2d9209
Merge pull request #27648 from nextcloud/techdebt/noid/master-is-now-23
Master is now 23
2021-06-24 15:15:23 +07:00
Joas Schilling 15e59a686d
Update dependabot config too
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-24 13:20:37 +07:00
Joas Schilling 8b0448d407
Master is now 23
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-24 12:56:06 +07:00
blizzz 4e97270372
Merge pull request #27623 from nextcloud/version/22.0.0/rc1
22.0.0 RC1
2021-06-24 11:24:57 +07:00
dependabot[bot] 0c1ba19658
Merge pull request #27629 from nextcloud/dependabot/npm_and_yarn/core-js-3.15.1 2021-06-24 07:38:27 +07:00
dependabot-preview[bot] 1a9ac8c5b2
Merge pull request #27385 from nextcloud/dependabot/composer/build/integration/symfony/event-dispatcher-approx-5.3 2021-06-24 07:27:37 +07:00
dependabot[bot] a6f7e0053d
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>
2021-06-24 09:03:14 +07:00
Nextcloud bot 4158f1a848
[tx-robot] updated from transifex 2021-06-24 02:25:18 +07:00
Christoph Wurst d87248fe40
Merge pull request #27632 from nextcloud/chore/caldav-trashbin-iso-timestamps
Use ISO8601 timestamps for the CalDAV trashbin
2021-06-23 21:34:34 +07:00
Lukas Reschke a52ed8e677
Merge pull request #27605 from nextcloud/better-security-warning
Make security warning stand out more
2021-06-23 20:30:07 +07:00
Julius Härtl 6656e20872
Merge pull request #27583 from nextcloud/dependabot/add-v2-config-file 2021-06-23 19:31:46 +07:00
Pytal 9ed379da22
Merge pull request #27635 from nextcloud/fix/datetime-constants
Fix usage of DateTime constants
2021-06-23 09:56:28 +07:00
Christoph Wurst 3a690b1cb5
Use ISO8601 timestamps for the CalDAV trashbin
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-23 16:28:16 +07:00
Lukas Reschke 19a84512d6
Merge pull request #27628 from nextcloud/security-txt
Add security.txt
2021-06-23 15:49:51 +07:00
Christoph Wurst 6d5cfe0c66
Move DateTime::RFC2822 to DateTimeInterface::2822
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-23 15:30:43 +07:00
Christoph Wurst 770881d5d6
Move DateTime::ATOM to DateTimeInterface::ATOM
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-23 15:28:07 +07:00
Lukas Reschke a70fd1bad1
Merge pull request #26344 from J0WI/fs-early-root
Return early if path is root
2021-06-23 15:21:56 +07:00
Lukas Reschke 6030dbe064 Move header into h3
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-06-23 15:12:03 +07:00
dependabot[bot] eceef4c747
Merge pull request #27627 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.14.7 2021-06-23 12:03:45 +07:00
Lukas Reschke 65742695d1 Rebuild autoloader
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-06-23 13:59:48 +07:00
Lukas Reschke 25ab4059c6 Add security.txt
Ref https://securitytxt.org

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-06-23 13:58:47 +07:00