Commit graph

63105 commits

Author SHA1 Message Date
John Molakvoæ
b655bfb14e
Merge pull request #34845 from nextcloud/dependaskjnldsv/32413/stable24
[stable24] Fix psalm errors fron the end of the baseline file
2022-10-27 18:00:30 +02:00
Carl Schwan
3ec8dce3cc
Fix psalm errors fron the end of the baseline file
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-10-27 15:50:22 +02:00
John Molakvoæ
04ec0d7f97
Merge pull request #34440 from nextcloud/backport/32635/stable24 2022-10-27 14:26:27 +02:00
Marcel Klehr
7710ea24bf
Merge pull request #34798 from nextcloud/backport/33405/stable24 2022-10-27 13:58:58 +02:00
Vincent Petry
1524b5fd25
Merge pull request #34797 from nextcloud/backport/33540/stable24
[stable24] fix updating cached mounts that didn't have their mount provider set previously
2022-10-27 13:36:33 +02:00
Vincent Petry
aad2525cf5
Merge pull request #34840 from nextcloud/backport/34502/stable24
[stable24]  Propagate attributes when resharing
2022-10-27 13:20:58 +02:00
John Molakvoæ
220d71d997
Merge pull request #34410 from nextcloud/backport/33566/stable24 2022-10-27 12:29:17 +02:00
John Molakvoæ
a117878240
Merge pull request #34032 from nextcloud/backport/34019/stable24
[stable24] Fix quota type to int
2022-10-27 12:10:28 +02:00
John Molakvoæ
986c9c7fdd
Merge pull request #34040 from nextcloud/backport/34001/stable24 2022-10-27 12:10:05 +02:00
John Molakvoæ
f4a3168244
Merge pull request #34460 from nextcloud/backport/31947/stable24
[stable24] Fix Error: Undefined index: redirect_url
2022-10-27 12:09:28 +02:00
Christopher Ng
7cdc579026 Fix inverted profile picture
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-10-27 10:04:07 +00:00
Andy Xheli
029a9ee39f Update ContactsStoreTest.php
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2022-10-27 10:04:07 +00:00
Andy Xheli
053a4bdf1f Update lib/private/Contacts/ContactsMenu/ContactsStore.php
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>

Tested no issues.

Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2022-10-27 10:04:06 +00:00
Andy Xheli
a5be8ddf6d Update ContactsStore.php
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2022-10-27 10:04:06 +00:00
Andy Xheli
98e9414c70 Apply suggestions from code review
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>

Co-authored-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2022-10-27 10:04:06 +00:00
Andy Xheli
731e0a0530 Fix User profile picture when performing the search
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>

Before 
![image](https://user-images.githubusercontent.com/59488153/140980158-b9108161-57ab-48b4-ae6f-98ec4e72775a.png)

After




Fix for #31065
2022-10-27 10:04:06 +00:00
Marcel Klehr
67af99e14e DB mounts table: Add index for mount_provider_class
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-10-27 11:56:37 +02:00
Vincent Petry
c502729d56
Merge pull request #34584 from nextcloud/backport/34438/stable24
[stable24] return proper error code when reporting exception fails in remote.php
2022-10-27 10:54:34 +02:00
Vincent Petry
9ca4d1368d
Merge pull request #34447 from nextcloud/backport/34302/stable24
[stable24] Fix: Prevent deadlocks during mtime/size/etag propagation
2022-10-27 10:53:57 +02:00
Carl Schwan
8ba1b3f574
More fixes
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-10-27 10:49:00 +02:00
Carl Schwan
158b55747b
Small progress with fixing unit tests
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-10-27 10:48:56 +02:00
Carl Schwan
ff653f4d76
Propagate attributes when resharing
When updating a share, load the node from the initiator instead of the
owner similar to how this is done when creating the share.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-10-27 10:48:48 +02:00
Vincent Petry
637a58f18f
Merge pull request #34355 from nextcloud/backport/34348/stable24
[stable24] Fix renaming in shared with you file list
2022-10-27 10:46:10 +02:00
Nextcloud bot
c4d4751460
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-27 02:14:11 +00:00
Julius Härtl
d2f436c7c0
Merge pull request #33185 from nextcloud/dependabot/composer/build/integration/stable24/behat/behat-approx-3.11.0 2022-10-26 21:32:51 +02:00
Roeland Jago Douma
16c6d57be2
Merge pull request #34812 from nextcloud/automated/noid/stable24-update-psalm-baseline
[stable24] Update psalm-baseline.xml
2022-10-26 20:00:05 +02:00
Julius Härtl
58da82e76d
Merge pull request #34824 from nextcloud/backport/34788/stable24
[stable24] Check share attributes on preview endpoints
2022-10-26 16:49:23 +02:00
Julius Härtl
bc3572ebc3 Check share attributes on preview endpoints
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-26 13:25:13 +00:00
nextcloud-command
50842d2e71 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2022-10-26 04:30:54 +00:00
Nextcloud bot
7eece690c9
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-26 02:13:58 +00:00
Simon L
bf4fbb28c3
Merge pull request #34805 from nextcloud/backport/34706/stable24
[stable24] update notifications for one-click instances
2022-10-25 18:08:47 +02:00
Côme Chilliet
684b3c5a3b
Merge pull request #34802 from nextcloud/fix/backport-pre-commit-24
Add pre-commit configuration to stable24 as well
2022-10-25 17:25:38 +02:00
Côme Chilliet
1d778e6ce7
Merge pull request #34795 from nextcloud/backport/34774/stable24
[stable24] Expose mapped user count from LDAP and use that for user limit check
2022-10-25 17:21:50 +02:00
raul
bdbacdffc2 Fix unencrypted size calculation for files created before the Encryption storage is enabled
Signed-off-by: raul <raul@nextcloud.com>
2022-10-25 15:08:22 +00:00
raul
ba12309f3c Fix: Prevent deadlocks during mtime/size/etag propagation
Signed-off-by: raul <raul@nextcloud.com>
2022-10-25 15:08:22 +00:00
szaimen
beaecb2df5 update notifications for one-click instances
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-10-25 14:50:17 +00:00
Côme Chilliet
3d5f2ced64
add .pre-commit-config.yaml to expected files in checker
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-25 14:57:07 +02:00
Côme Chilliet
065edd7b9f
Fix autoloaders
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-25 14:51:03 +02:00
Côme Chilliet
52c96c2ba9
Update lib/public/User/Backend/ICountMappedUsersBackend.php
Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2022-10-25 14:51:03 +02:00
Côme Chilliet
d51167cf68
Add missing file
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-25 14:51:02 +02:00
Côme Chilliet
076765068c
Expose mapped user count from LDAP and use that for user limit check
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-25 14:50:56 +02:00
Vincent Petry
02334ce03a
Merge pull request #34730 from nextcloud/backport/33945/stable24
[stable24] LDAP to not register new users when outside of fair use or over limits
2022-10-25 14:49:50 +02:00
Côme Chilliet
ed70e643cc
Backport pre-commit config from master
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-25 14:07:39 +02:00
Daniel
d247123d1f
Merge pull request #34792 from nextcloud/backport/32859/stable24
[stable24] Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39
2022-10-25 14:03:43 +02:00
Robin Appelman
82b915e7bb add tests for cached mount provider migration
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-10-25 10:48:30 +00:00
Robin Appelman
dc0dcad920 fix updating cached mounts that didn't have their mount provider set previously
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-10-25 10:48:30 +00:00
Côme Chilliet
fa5b0f307d
Fix return types of createUser method
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-25 12:20:08 +02:00
Daniel Kesselberg
a7bf60772a Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-10-25 08:31:59 +00:00
Nextcloud bot
d48f13a3c6
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-25 02:18:51 +00:00
Côme Chilliet
51b295fad3
Fix createUser return type in docblock to match code
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-24 10:20:17 +02:00