Commit graph

58975 commits

Author SHA1 Message Date
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 +02: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 +02:00
Joas Schilling
a651dbd2c0
Fix app version check
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-25 11:49:32 +02: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 +02:00
Nextcloud bot
95447d0152
[tx-robot] updated from transifex 2021-06-25 02:25:29 +00:00
Joas Schilling
655108a3dc
Bump app version
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-24 16:08:39 +02: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 +02: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 +02:00
Joas Schilling
15e59a686d
Update dependabot config too
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-24 13:20:37 +02:00
Joas Schilling
8b0448d407
Master is now 23
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-24 12:56:06 +02:00
blizzz
4e97270372
Merge pull request #27623 from nextcloud/version/22.0.0/rc1
22.0.0 RC1
2021-06-24 11:24:57 +02: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 +00: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 +00: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 +02:00
Nextcloud bot
4158f1a848
[tx-robot] updated from transifex 2021-06-24 02:25:18 +00: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 +02: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 +02:00
Julius Härtl
6656e20872
Merge pull request #27583 from nextcloud/dependabot/add-v2-config-file 2021-06-23 19:31:46 +02: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 +02:00
Lukas Reschke
19a84512d6
Merge pull request #27628 from nextcloud/security-txt
Add security.txt
2021-06-23 15:49:51 +02: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 +02: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 +02: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 +02:00
Lukas Reschke
6030dbe064 Move header into h3
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-06-23 15:12:03 +02: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 +00:00
Lukas Reschke
65742695d1 Rebuild autoloader
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-06-23 13:59:48 +02: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 +02:00
dependabot[bot]
65164ceb2f
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>
2021-06-23 09:52:09 +00:00
Julius Härtl
3eee6e98ab
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
2021-06-23 11:36:11 +02:00
blizzz
6c65c9c44d
Merge pull request #27561 from nextcloud/dav-search-offset
allow setting offset for dav search queries not limited to the users home storage
2021-06-23 11:27:41 +02:00
blizzz
ee7a484284
Merge pull request #26346 from J0WI/clean-auth-regex
Cleaner removePassword regex
2021-06-23 11:20:19 +02:00
blizzz
c6d5653a85
Merge pull request #26323 from J0WI/crypt-const
Use constant for supported formats
2021-06-23 11:17:05 +02:00
Arthur Schiwon
47b3c80a5a
22.0.0 RC1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-23 10:58:19 +02:00
dependabot[bot]
8cd739105b
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>
2021-06-23 09:36:31 +02:00
Joas Schilling
092ff40f15
Merge pull request #27610 from nextcloud/add-throttling-to-public-auth
Throttle on public DAV endpoint
2021-06-23 09:34:48 +02:00
Julius Härtl
35fe1dfebe
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
2021-06-23 09:02:30 +02:00
dependabot[bot]
cc79131e90
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>
2021-06-23 08:18:02 +02:00
Julius Härtl
e065324e9b
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
2021-06-23 08:15:33 +02:00
Nextcloud bot
1977114f01
[tx-robot] updated from transifex 2021-06-23 02:26:18 +00:00
Pytal
d517b0f5b0
Merge pull request #27604 from nextcloud/bugfix/24918
Proper opacity on multiselect actions in files
2021-06-22 16:07:04 -07:00
Pytal
85c913ad6f
Merge pull request #27609 from nextcloud/dependabot/composer/aws/aws-sdk-php-3.184.6
Bump aws/aws-sdk-php from 3.184.2 to 3.184.6
2021-06-22 16:00:48 -07:00
dependabot[bot]
dfff67e21b
Bump puppeteer from 5.5.0 to 10.0.0 in /build
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 5.5.0 to 10.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v5.5.0...v10.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 19:23:45 +00:00
Lukas Reschke
4627fe4bc1 Reference correct private variable
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-06-22 20:41:38 +02:00
Robin Appelman
a317f0ff02
allow setting offset for queries not limited to the users home storage
multi-storage offset is cheap (enough) now

Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-06-22 20:38:14 +02:00
Julius Härtl
6a3b94491b
Merge pull request #27555 from nextcloud/dependabot/npm_and_yarn/sass-1.35.1
Bump sass from 1.34.1 to 1.35.1
2021-06-22 20:01:15 +02:00
Lukas Reschke
d6a2f00bef Throttle on public DAV endpoint
We should throttle whenever an invalid request is sent to the public WebDAV endpoint.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-06-22 19:54:13 +02:00
Christoph Wurst
b90dd8c120
Bump aws/aws-sdk-php from 3.184.2 to 3.184.6
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-22 19:43:17 +02:00
Lukas Reschke
a1fe771a7d Make security warning stand out more
The security warning is currently being ignored by too many users as it's part of the text and not visually distinct.

Ref #26944

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-06-22 19:23:26 +02:00
Julius Härtl
2c7a1c8609
Proper opacity on multiselect actions in files
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-06-22 19:02:06 +02:00