Nextcloud bot
ea0fbda1eb
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-16 02:14:57 +00:00
Simon L
ce46ba184f
Merge pull request #35114 from nextcloud/backport/33631/stable24
...
[stable24] use the updated mariadb10.6 container in drone
2022-11-15 13:25:20 +01:00
Richard Steinmetz
479aa6fae2
Merge pull request #35115 from nextcloud/backport/35105/stable24
...
[stable24] Fix distorted previews when using imaginary
2022-11-15 10:58:32 +01:00
Nextcloud bot
d3c68c1b18
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-15 02:15:46 +00:00
Joas Schilling
3de4f8fc6e
Merge pull request #35140 from nextcloud/revert-35113-backport/35015/stable24
...
Revert "[stable24] Appropriate length check in Notification.php"
2022-11-14 12:49:52 +01:00
Simon L
8720abf523
Merge pull request #35134 from nextcloud/backport/35093/stable24
...
[stable24] Run integration tests on 3rdparty bump
2022-11-14 11:51:45 +01:00
Joas Schilling
36ea2748be
Revert "[stable24] Appropriate length check in Notification.php"
2022-11-14 11:14:57 +01:00
Simon L
75568b8911
Merge pull request #35131 from nextcloud/backport/35070/stable24
...
[stable24] [LDAP] always create instance of own user manager
2022-11-14 10:42:05 +01:00
Joas Schilling
9aa3496913
Run integration tests on 3rdparty bump
...
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2022-11-14 08:57:28 +00:00
Nextcloud bot
5643a62fcc
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-14 02:15:45 +00:00
Arthur Schiwon
664c4f6c26
[LDAP] always create instance of own user manager
...
- it is config specific and cannot be shared
- because the Access instance is bound later, it is not obvious from the
constructor
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-11-13 22:23:10 +00:00
Simon L
80040cb659
Merge pull request #35113 from nextcloud/backport/35015/stable24
...
[stable24] Appropriate length check in Notification.php
2022-11-13 18:26:07 +01:00
Nextcloud bot
b4b206c269
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-13 02:14:45 +00:00
Nextcloud bot
685e0f93f0
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-12 02:15:08 +00:00
Richard Steinmetz
939abffcce
Fix distorted previews when using imaginary
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-11-11 21:51:43 +00:00
Simon L
f82c0d5ee8
use the updated mariadb10.6 container in drone
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-11-11 21:43:48 +01:00
natoponen
d4f9b8286a
Appropriate length check in Notification.php
...
There is an issue(bug) when using UTF-8 symbols in any method, which checks the length of string as `isset($id[64])`. You can set only 32 UTF-8 symbols because they are 2 byte, and this "array" check seems inapropriate in this case, as it throws unexpected exceptions.
Signed-off-by: natoponen <57988162+natoponen@users.noreply.github.com>
2022-11-11 20:09:24 +00:00
Joas Schilling
303ede8c8c
Merge pull request #35088 from nextcloud/backport/35074/stable24
...
[stable24] Make sure that path is normalized and then checked,
2022-11-11 15:52:45 +01:00
Joas Schilling
7b7ae291c5
Merge pull request #35101 from nextcloud/backport/35077/stable24
...
[stable24] Fix PublicKeyTokenProviderTest import and mock
2022-11-11 15:51:54 +01:00
Christoph Wurst
b059ea1175
Fix PublicKeyTokenProviderTest import and mock
...
* IDBConnection import missing
* Atomic doesn't need a mock
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-11 09:39:43 +00:00
Nextcloud bot
152b63f379
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-11 02:14:17 +00:00
Julius Härtl
af87f280d0
Merge pull request #35049 from nextcloud/backport/34834/stable24
...
[stable24] Fix size calculation on copying the skeleton files
2022-11-10 21:31:00 +01:00
Côme Chilliet
4d6fdad722
Make sure that path is normalized and then checked,
...
and not the other way around
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-11-10 18:06:07 +00:00
Pytal
97f2518b9e
Merge pull request #35065 from nextcloud/backport/35063/stable24
...
[stable24] Fix top margin in empty versions list
2022-11-10 09:13:19 -08:00
Robin Appelman
fd452e51c1
Merge pull request #35039 from nextcloud/backport/32211/stable24
...
[stable24] Add repair command to fix wrong share ownership
2022-11-10 17:17:23 +01:00
Richard Steinmetz
3989b05832
Fix top margin in empty versions list
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-11-10 09:54:14 +00:00
Christoph Wurst
8f2cf3fb87
Merge pull request #35059 from nextcloud/backport/35042/stable24
...
[stable24] Add description for calendar uri
2022-11-10 08:32:30 +01:00
Nextcloud bot
bd4fe22f52
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-10 02:15:42 +00:00
Pytal
04d1cfe4fe
Merge pull request #35061 from nextcloud/backport/35052/stable24
2022-11-09 16:08:09 -08:00
Daniel Calviño Sánchez
e606db168a
Fix sidebar not automatically hidden in Files app
...
Although the Files app creates the legacy sidebar (details view) it is
then replaced with the newer Vue app sidebar. Due to this ".detailsView"
no longer finds an element and therefore nothing was hidden when
"hideAppSidebar($('.detailsView'))" was called (for example, when
changing to another section).
However, "OC.Apps.hideAppSidebar()" does not properly work either with
the Vue sidebar used in the Files app (once hidden the sidebar is not
shown again). For simplicity, and to avoid any possible side effect in
other apps from changing "OC.Apps.hideAppSidebar", now
"OC.Files.Sidebar.close()" is used instead.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-11-09 19:14:49 +00:00
Christopher Ng
6f6e2796de
Add description for calendar uri
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-11-09 18:26:02 +00:00
Julius Härtl
ed6ef37dd1
Use proper storage method for writing skeleton files
...
otherwise the filecache will have a wrong size for skeleton files
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-11-09 13:11:16 +01:00
Nextcloud bot
6b5a8eec4c
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-09 02:14:46 +00:00
Robin Appelman
b6f7952d2c
update autoloader
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-11-08 22:38:42 +00:00
Robin Appelman
5f6c17610f
fix repairing non user shares when repairing all shares
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-11-08 22:38:39 +00:00
Robin Appelman
fe31b6f6cd
remove no longer needed code
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-11-08 22:38:39 +00:00
Robin Appelman
22e053771a
split repairing into two stages to prevent long open transaction
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-11-08 22:38:34 +00:00
Robin Appelman
54177019f2
update shares directly in db
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-11-08 22:38:33 +00:00
Vincent Petry
52f10b18ee
More verbose output for repair share ownership cmd
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-11-08 22:38:33 +00:00
Robin Appelman
a4edde3f70
move share owner repair to occ command
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-11-08 22:38:32 +00:00
Louis Chemineau
7dafaf9f13
Add repair step to fix wrong share ownership
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-11-08 22:38:32 +00:00
Simon L
205b99cf08
Merge pull request #35022 from nextcloud/backport/32838/stable24
...
[stable24] Cast to int
2022-11-08 13:04:38 +01:00
Richard Steinmetz
a97d9e85d1
Merge pull request #35019 from nextcloud/backport/34909/stable24
...
[stable24] Fix duplicate event email notifications
2022-11-08 11:05:12 +01:00
Markus Zeller
09cdccb3d3
Cast to int #32837
...
Signed-off-by: Markus Zeller <git@markuszeller.com>
2022-11-08 10:01:36 +00:00
Simon L
e9e248dd13
Merge pull request #35012 from nextcloud/backport/35007/stable24
...
[stable24] Fix unsuccessful token login logged as error
2022-11-08 10:50:57 +01:00
Richard Steinmetz
af2123093d
Fix duplicate event email notifications
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-11-08 09:42:56 +01:00
Nextcloud bot
1f71bfec2d
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-08 02:14:32 +00:00
Christoph Wurst
05a22831e1
Fix unsuccessful token login logged as error
...
The condition of a non-existent login token can happen for concurrent
requests. Admins can not do anything about this. So this is to be
expected to happen occasionally. This event is only bad if none of the
requests is able to re-acquire a session. Luckily this happens rarely.
If a login loop persists an admin can still lower the log level to find
this info. But a default error log level will no longer write those
infos about the failed cookie login of one request.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-07 17:52:13 +00:00
Simon L
29e31f4da8
Merge pull request #35005 from nextcloud/backport/34937/stable24
...
[stable24] Avoid a crash when a PHP extension has no version
2022-11-07 17:46:20 +01:00
Côme Chilliet
9d377a1751
Suppress false-positives from psalm, waiting for fix upstream
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-11-07 13:32:14 +00:00