blizzz
8ac46a6645
Merge pull request #33103 from nextcloud/enhancement/add-logging-lo-federation
...
[Stable23] Logging, updating status for general error in federation
2022-08-01 15:17:45 +02:00
Vincent Petry
941fcf270a
Merge pull request #33348 from nextcloud/dependabot/npm_and_yarn/stable23/dompurify-2.3.10
...
Bump dompurify from 2.3.8 to 2.3.10
2022-07-26 22:50:41 +02:00
Vincent Petry
452a25c9f0
Merge pull request #33351 from nextcloud/backport/33315/stable23
...
[stable23] Reset user status based on message ID only
2022-07-26 22:49:57 +02:00
Thomas Citharel
84e764bf5a
Don't try to purge objects from the birthday calendar when it doesn't exist
...
Doesn't matter much as it's been recreated afterwards with (ensureCalendarExists).
Closes #29617
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-07-26 17:29:17 +00:00
Joas Schilling
ac43cf60c0
Reset user status based on message ID only
...
Since some statuses (call) can occure with different status
(away and dnd) we need to reset only based on the message id.
But as it can not be set by the user this is still save and okay.
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-26 11:31:10 +02:00
Nextcloud bot
9896c7f002
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-26 02:27:06 +00:00
dependabot[bot]
302dcb4930
Bump dompurify from 2.3.8 to 2.3.10
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.3.8 to 2.3.10.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.8...2.3.10 )
---
updated-dependencies:
- dependency-name: dompurify
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-25 19:09:23 +00:00
Nextcloud bot
a02e81831d
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-25 02:27:25 +00:00
Nextcloud bot
9910787b67
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-24 02:28:05 +00:00
Nextcloud bot
b4c433e1c2
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-23 02:26:34 +00: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
Nextcloud bot
0f2f1a19d4
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-19 02:26:06 +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
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
Anna Larch
11089f7d33
Add logging to federation sync
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-07-11 12:43:36 +02: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
Nextcloud bot
f8d196ef9f
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-08 02:24:59 +00: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
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
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
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 "<". However, the "jQuery.text()" parameter
does not need to be escaped, as "<" is shown literally as "<"
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
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
Christopher Ng
5db5b3c6d1
Fix translation of home breadcrumb
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-07-05 18:36:39 +00:00
Julien Veyssier
e6ee00cd40
add missing GET param to getstoragestats url
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
(cherry picked from commit ca6a724503 )
2022-07-05 15:55:03 +00:00
Carl Schwan
6ffe042d01
Fix 404 when using index.php in the url
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
(cherry picked from commit ee793572cb )
2022-07-05 15:55:00 +00:00
Carl Schwan
a49a1d6a01
Remove .php from url
...
Probably here for legacy reasons, but it is a bit weird to call an .php
endpoint that doesn't correspond to a .php file
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
(cherry picked from commit c7931086cc )
2022-07-05 15:54:59 +00:00
Carl Schwan
3750160d9f
Allow to disable password policy enforcement for selected groups
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Co-authored-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-05 17:05:09 +02:00
blizzz
14af5f3c26
Merge pull request #33004 from nextcloud/backport/32719/stable23
...
[stable23] Fix email shares not being shown to other users
2022-07-05 12:55:19 +02:00
blizzz
9d91248760
Merge pull request #32792 from nextcloud/backport/32675/stable23
...
[stable23] Validate custom dashboard background image
2022-07-05 12:52:32 +02:00