Commit graph

56562 commits

Author SHA1 Message Date
Robin Appelman
9f62c8023d
Merge pull request #27349 from nextcloud/backport/25280/stable20
[stable20] Set umask before operations that create local files
2021-06-07 19:37:02 +00:00
Joas Schilling
b486855783
Skip the test if Imagick is misconfigured
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-07 20:56:42 +02:00
Joas Schilling
ac5d4a8bfc
Merge pull request #27412 from nextcloud/backport/27375/stable20
[stable20] Don't update statuses to offline again and again
2021-06-07 17:00:36 +02:00
Robin Appelman
b92440ca0a
improve type handling of Avatar::generateAvatarFromSv
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-06-07 16:55:40 +02:00
Joas Schilling
924f58c370 Don't update statuses to offline again and again
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-07 10:17:09 +00:00
Morris Jobke
0168bef570
Merge pull request #27325 from nextcloud/stable20-backport-27024
[stable20] Properly log expiration date removal in audit log
2021-06-07 11:17:00 +02:00
Morris Jobke
ecb22392df
Merge pull request #27183 from nextcloud/dependabot/npm_and_yarn/stable20/various
[stable20] Bump patch dependencies
2021-06-07 10:48:25 +02:00
Morris Jobke
16ae1e8c3c
Merge pull request #27209 from nextcloud/backport/27199/stable20
[stable20] Use noreply@ as email address for share emails
2021-06-07 10:47:09 +02:00
Morris Jobke
c8275117a4
Merge pull request #27337 from nextcloud/backport/27329/stable20
[stable20] Propagate throttling on OCS response
2021-06-07 10:43:36 +02:00
Morris Jobke
b52dc4ace8
Merge pull request #27360 from nextcloud/backport/27354/stable20
[stable20] Escape filename in Content-Disposition
2021-06-07 10:38:42 +02:00
Nextcloud bot
88355b0713
[tx-robot] updated from transifex 2021-06-07 02:25:32 +00:00
Nextcloud bot
c4271ebbe1
[tx-robot] updated from transifex 2021-06-06 02:26:24 +00:00
Nextcloud bot
e50704f794
[tx-robot] updated from transifex 2021-06-05 02:28:56 +00:00
Robin Appelman
252268e4d2
Set umask before operations that create local files
this solves issues where "other php stuff" is messing with the umask

Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-06-04 15:42:05 +02:00
Nextcloud bot
cd4a538fa4
[tx-robot] updated from transifex 2021-06-04 02:28:37 +00:00
Nextcloud bot
15d6770393
[tx-robot] updated from transifex 2021-06-03 02:29:10 +00:00
Lukas Reschke
c4fd3c5e9d Escape filename in Content-Disposition
We should escape all occurences of ' and \ in here.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-06-02 19:19:41 +00:00
Nextcloud bot
458feef3d4
[tx-robot] updated from transifex 2021-06-02 02:28:52 +00:00
Lukas Reschke
1d9e6ab6dd Propagate throttling on OCS response
The BaseResponse converter did not take over any throttling state from the DataResponse.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-06-01 19:44:31 +00:00
John Molakvoæ
8246290b34
Merge pull request #27319 from nextcloud/backport/27099/stable20
[stable20] Make user:report command scale
2021-06-01 14:10:38 +02:00
Roeland Jago Douma
8abe437755 Properly log expiration date removal in audit log
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-06-01 13:26:49 +02:00
Joas Schilling
e7adbbf80d Make user:report command scale
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-01 08:38:16 +00:00
Nextcloud bot
438a4429e9
[tx-robot] updated from transifex 2021-06-01 02:28:44 +00:00
Nextcloud bot
7f5e9ff7fc
[tx-robot] updated from transifex 2021-05-31 02:35:47 +00:00
Nextcloud bot
d63a757092
[tx-robot] updated from transifex 2021-05-30 02:25:27 +00:00
Morris Jobke
d1e5039890 Use noreply@ as email address for share emails
Fixes #26683

Before it used the instance name, which a) doesn't make sense to randomly guess email addresses and b) could contain characters that are not allowed in email addresses like spaces.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-05-28 11:44:09 +00:00
Nextcloud bot
b7fbab8726
[tx-robot] updated from transifex 2021-05-28 02:27:40 +00:00
John Molakvoæ (skjnldsv)
e6a1d0e6bd
Npm build
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-05-27 10:56:15 +02:00
dependabot[bot]
3f26437678
Bump vuedraggable from 2.24.1 to 2.24.3
Bumps [vuedraggable](https://github.com/SortableJS/Vue.Draggable) from 2.24.1 to 2.24.3.
- [Release notes](https://github.com/SortableJS/Vue.Draggable/releases)
- [Commits](https://github.com/SortableJS/Vue.Draggable/commits/v2.24.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 10:39:04 +02:00
dependabot[bot]
66820c9ae2
Bump eslint-plugin-import from 2.22.0 to 2.22.1
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.0 to 2.22.1.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.22.0...v2.22.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 10:38:57 +02:00
dependabot[bot]
902e3dc8e6
Bump autosize from 4.0.2 to 4.0.4
Bumps [autosize](https://github.com/jackmoore/autosize) from 4.0.2 to 4.0.4.
- [Release notes](https://github.com/jackmoore/autosize/releases)
- [Changelog](https://github.com/jackmoore/autosize/blob/master/changelog.md)
- [Commits](https://github.com/jackmoore/autosize/compare/4.0.2...4.0.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 10:38:43 +02:00
dependabot[bot]
444f473234
Bump clipboard from 2.0.6 to 2.0.8
Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.6 to 2.0.8.
- [Release notes](https://github.com/zenorocha/clipboard.js/releases)
- [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.6...v2.0.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 10:38:11 +02:00
dependabot[bot]
4ab1a3b0d2
Bump dompurify from 2.2.2 to 2.2.8
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.2.2 to 2.2.8.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.2.2...2.2.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 08:17:28 +00:00
Nextcloud bot
2ded52519b
[tx-robot] updated from transifex 2021-05-27 02:28:14 +00:00
Nextcloud bot
5fd1b719d7
[tx-robot] updated from transifex 2021-05-26 02:28:51 +00:00
Nextcloud bot
c87c3710f2
[tx-robot] updated from transifex 2021-05-25 02:27:40 +00:00
Nextcloud bot
8be87861a2
[tx-robot] updated from transifex 2021-05-24 02:26:51 +00:00
Nextcloud bot
694454ca0d
[tx-robot] updated from transifex 2021-05-23 02:26:09 +00:00
Nextcloud bot
7ffae790ef
[tx-robot] updated from transifex 2021-05-22 02:27:38 +00:00
Nextcloud bot
3a9c6eef44
[tx-robot] updated from transifex 2021-05-21 02:28:17 +00:00
Nextcloud bot
2f8c2c335a
[tx-robot] updated from transifex 2021-05-20 02:28:18 +00:00
Roeland Jago Douma
a8d144a35b
Merge pull request #27014 from nextcloud/backport/27000/stable20
[stable20] Harden apptoken check
2021-05-19 08:40:37 +02:00
Nextcloud bot
99788d3d06
[tx-robot] updated from transifex 2021-05-19 02:31:56 +00:00
Roeland Jago Douma
998bcd92c6 Harden apptoken check
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-05-18 13:10:51 +00:00
dependabot-preview[bot]
2bc106ae13
Merge pull request #26900 from nextcloud/dependabot/npm_and_yarn/stable20/handlebars-4.7.7 2021-05-18 08:16:53 +00:00
Morris Jobke
da32428c3e
Merge pull request #26954 from nextcloud/backport/26879/stable20
[stable20]  Don't break OCC if an app is breaking in it's Application class
2021-05-18 09:32:22 +02:00
dependabot-preview[bot]
4122686afa [Security] Bump handlebars from 4.7.6 to 4.7.7
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7. **This update includes a security fix.**
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-05-18 06:53:34 +00:00
Morris Jobke
247c576533
Merge pull request #27001 from nextcloud/backport/26946/stable20
[stable20] Respect default share permissions for federated reshares
2021-05-18 08:27:07 +02:00
Roeland Jago Douma
00a0b5550d Respect default share permissions for federated reshares
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-05-17 10:06:12 +00:00
Nextcloud bot
18dd1177c7
[tx-robot] updated from transifex 2021-05-17 02:26:57 +00:00