Commit graph

61369 commits

Author SHA1 Message Date
Nextcloud bot
b4c433e1c2
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-23 02:26:34 +00:00
blizzz
82bb1fd241
Merge pull request #33253 from nextcloud/backport/32963/stable23
[stable23] also use nextcloud certificate bundle when downloading from s3
2022-07-22 23:55:19 +02:00
Nextcloud bot
77d767872a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-22 02:25:35 +00:00
Nextcloud bot
128e384494
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-21 02:27:08 +00:00
Nextcloud bot
625ed61493
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-20 02:26:03 +00:00
blizzz
353f6d8890
Merge pull request #33277 from nextcloud/backport/33270/stable23
[stable23] fix loading legacy app.php with multi app dir
2022-07-19 09:58:45 +02:00
Arthur Schiwon
1ec1321c26 fix loading legacy app.php with multi app dir
- requireAppFile() only appends /appinfo/app.php
- without the absolute path, require_once looks into include_path
- the first match in inlcude_path however migth be different from appPath
- fixed by providing the tested(!), full path to the app


Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-07-19 06:22:19 +00:00
Nextcloud bot
0f2f1a19d4
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-19 02:26:06 +00:00
blizzz
1debe060a8
Merge pull request #33257 from nextcloud/release/23.0.7
23.0.7
2022-07-18 13:52:36 +02:00
Arthur Schiwon
76b689e171
23.0.7
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-07-18 12:03:11 +02:00
Robin Appelman
87b7f2683f only use nextcloud bundle when explicitly enabled
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-07-18 07:57:48 +00:00
Robin Appelman
9d4b0e2265 also use nextcloud certificate bundle when downloading from s3
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-07-18 07:57:46 +00:00
Nextcloud bot
4b385a44cb
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-18 02:25:16 +00:00
Nextcloud bot
e91311b9d7
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-17 02:25:02 +00:00
Nextcloud bot
4744ea5f2c
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-16 02:25:52 +00:00
Nextcloud bot
682223b2e7
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-15 02:27:57 +00:00
Carl Schwan
e03ac9d2ff
Merge pull request #33150 from nextcloud/automated/noid/stable23-update-psalm-baseline
[stable23] Update psalm-baseline.xml
2022-07-14 10:12:31 +02:00
nextcloud-command
a29aebd171 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2022-07-14 04:28:50 +00:00
Nextcloud bot
bc31530502
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-14 02:25:42 +00:00
Nextcloud bot
e79398c3e4
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-13 02:25:07 +00:00
Nextcloud bot
c93f3658c4
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-12 02:23:49 +00:00
Nextcloud bot
45a75c7219
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-11 02:24:49 +00:00
Nextcloud bot
c7281dcf49
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-10 02:25:48 +00:00
Nextcloud bot
858900dfab
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-09 02:24:51 +00:00
John Molakvoæ
9d60d1d8af
Merge pull request #33168 from nextcloud/release/23.0.7_rc2 2022-07-08 11:19:18 +02:00
John Molakvoæ
44f28b4866
23.0.7 RC2
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-07-08 10:05:46 +02:00
John Molakvoæ
b93bde1c76
Merge pull request #33158 from nextcloud/backport/33153/stable23 2022-07-08 08:28:39 +02:00
Nextcloud bot
f8d196ef9f
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-08 02:24:59 +00:00
John Molakvoæ
ac55a8f148
Merge pull request #33123 from nextcloud/release/23.0.7_rc1 2022-07-07 14:46:31 +02:00
blizzz
c7e9a59124
Merge pull request #32987 from nextcloud/backport/stable23/31771
[stable23] Fix hook encryption with cron job
2022-07-07 12:02:09 +02:00
blizzz
7f41e72e8a
Merge pull request #32529 from nextcloud/dependabot/npm_and_yarn/stable23/vue-router-3.5.4
Bump vue-router from 3.5.3 to 3.5.4
2022-07-07 12:00:52 +02:00
John Molakvoæ
2397ce22c4
Merge pull request #33035 from nextcloud/backport/31345/stable23 2022-07-07 11:49:31 +02:00
John Molakvoæ
6233d2852a
Merge pull request #32919 from nextcloud/backport/32874/stable23 2022-07-07 11:49:21 +02:00
Joas Schilling
3c24ba359f Only ignore attempts of the same action
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-07 09:09:23 +00:00
Carl Schwan
c8967c5b88
Merge pull request #33114 from nextcloud/backport/stable23/31194
[stable23] Allow to disable password policy enforcement for selected groups
2022-07-07 09:12:38 +02:00
Nextcloud bot
b98bb78f8a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-07 02:24:58 +00:00
Pytal
869335fc47
Merge pull request #33144 from nextcloud/backport/33052/stable23 2022-07-06 15:39:28 -07:00
Joas Schilling
a06f0274fe Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-06 20:57:33 +00:00
Christopher Ng
be7a9361db Prevent duplicate set display name request
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-07-06 20:57:31 +00:00
Christopher Ng
e218746c8c Do not save invalid display name to the database
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-07-06 20:57:29 +00:00
blizzz
ce983ec177
Merge pull request #33133 from nextcloud/backport/32993/stable23
[stable23] Fixes for quota text in navigation bar
2022-07-06 21:53:29 +02:00
dependabot[bot]
b4aa305eab Bump vue-router from 3.5.3 to 3.5.4
Bumps [vue-router](https://github.com/vuejs/router) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/vuejs/router/releases)
- [Changelog](https://github.com/vuejs/router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/router/commits)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-06 17:11:46 +00:00
Carl Schwan
003b2a4e4f Fix hook encryption with cron job
Make sure the setup fs is set before using the Update service

Backport of #29674

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-06 17:42:49 +02:00
Daniel Calviño Sánchez
4cfdfc3cb4 Fix quota text not updated after copying or moving a file
Note that the quota may change too when files are moved if the file is
moved, for example, to or from a folder shared by other user.

Besides the quota the storage statistics are also updated, similar to
what is done when a file is deleted.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-07-06 13:28:56 +00:00
Daniel Calviño Sánchez
fcbcf21092 Fix quota text not updated when no quota is set
The JavaScript code that updates the quota text expects the element to
have "quotatext" as id.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-07-06 13:28:52 +00:00
Daniel Calviño Sánchez
9bf7abdf8c Fix quota text shown escaped
"t()" escapes and sanitizes the returned text by default, so strings
like "<" are converted to "&lt;". However, the "jQuery.text()" parameter
does not need to be escaped, as "&lt;" is shown literally as "&lt;"
rather than "<". Now "jQuery.html()" is used instead, which "unescapes"
the given text and sets it as a new text node (as the text in the
parameter does not contain markup for elements, only text).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-07-06 13:28:50 +00:00
blizzz
6a49fc2fab
Merge pull request #33120 from nextcloud/backport/33109/stable23
[stable23] Fix translation of home breadcrumb
2022-07-06 14:02:58 +02:00
blizzz
e97044312f
Merge pull request #33018 from nextcloud/dependabot/composer/build/integration/stable23/guzzlehttp/guzzle-6.5.8
Update guzzlehttp/guzzle requirement from 6.5.7 to 6.5.8 in /build/integration
2022-07-06 14:01:16 +02:00
blizzz
9437cc8db2
Merge pull request #32890 from nextcloud/backport/32584/stable23
[stable23] Make sure ResetTokenBackgroundJob doesn't execute if config is read-only
2022-07-06 13:59:12 +02:00
Nextcloud bot
c202c3e15f
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-06 02:23:59 +00:00