Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-27Merge pull request #34770 from nextcloud/backport/34579/stable24John Molakvoæ
[stable24] fix null error in getUnencryptedSize
2022-10-27Merge pull request #34838 from nextcloud/release/24.0.7_rc1John Molakvoæ
24.0.7 RC1
2022-10-27Merge pull request #34845 from nextcloud/dependaskjnldsv/32413/stable24John Molakvoæ
[stable24] Fix psalm errors fron the end of the baseline file
2022-10-27Fix psalm errors fron the end of the baseline fileCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-10-27Merge pull request #34440 from nextcloud/backport/32635/stable24John Molakvoæ
2022-10-27Merge pull request #34798 from nextcloud/backport/33405/stable24Marcel Klehr
2022-10-27Merge pull request #34797 from nextcloud/backport/33540/stable24Vincent Petry
[stable24] fix updating cached mounts that didn't have their mount provider set previously
2022-10-27Merge pull request #34840 from nextcloud/backport/34502/stable24Vincent Petry
[stable24] Propagate attributes when resharing
2022-10-27Merge pull request #34410 from nextcloud/backport/33566/stable24John Molakvoæ
2022-10-27Merge pull request #34032 from nextcloud/backport/34019/stable24John Molakvoæ
[stable24] Fix quota type to int
2022-10-27Merge pull request #34040 from nextcloud/backport/34001/stable24John Molakvoæ
2022-10-27Merge pull request #34460 from nextcloud/backport/31947/stable24John Molakvoæ
[stable24] Fix Error: Undefined index: redirect_url
2022-10-27Fix inverted profile pictureChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-10-27Update ContactsStoreTest.phpAndy Xheli
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2022-10-27Update lib/private/Contacts/ContactsMenu/ContactsStore.php Andy Xheli
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-27Update ContactsStore.phpAndy Xheli
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2022-10-27Apply suggestions from code review Andy Xheli
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-27Fix User profile picture when performing the searchAndy Xheli
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-27DB mounts table: Add index for mount_provider_classMarcel Klehr
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-10-27Merge pull request #34584 from nextcloud/backport/34438/stable24Vincent Petry
[stable24] return proper error code when reporting exception fails in remote.php
2022-10-27Merge pull request #34447 from nextcloud/backport/34302/stable24Vincent Petry
[stable24] Fix: Prevent deadlocks during mtime/size/etag propagation
2022-10-27More fixesCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-10-27Small progress with fixing unit testsCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-10-27Propagate attributes when resharingCarl Schwan
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-27Merge pull request #34355 from nextcloud/backport/34348/stable24Vincent Petry
[stable24] Fix renaming in shared with you file list
2022-10-2724.0.7 RC1John Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-27[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-26Merge pull request #33185 from ↵Julius Härtl
nextcloud/dependabot/composer/build/integration/stable24/behat/behat-approx-3.11.0
2022-10-26Merge pull request #34812 from ↵Roeland Jago Douma
nextcloud/automated/noid/stable24-update-psalm-baseline [stable24] Update psalm-baseline.xml
2022-10-26Merge pull request #34824 from nextcloud/backport/34788/stable24Julius Härtl
[stable24] Check share attributes on preview endpoints
2022-10-26Check share attributes on preview endpointsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-26Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-10-26[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-25Merge pull request #34805 from nextcloud/backport/34706/stable24Simon L
[stable24] update notifications for one-click instances
2022-10-25Merge pull request #34802 from nextcloud/fix/backport-pre-commit-24Côme Chilliet
Add pre-commit configuration to stable24 as well
2022-10-25Merge pull request #34795 from nextcloud/backport/34774/stable24Côme Chilliet
[stable24] Expose mapped user count from LDAP and use that for user limit check
2022-10-25Fix unencrypted size calculation for files created before the Encryption ↵raul
storage is enabled Signed-off-by: raul <raul@nextcloud.com>
2022-10-25Fix: Prevent deadlocks during mtime/size/etag propagationraul
Signed-off-by: raul <raul@nextcloud.com>
2022-10-25update notifications for one-click instancesszaimen
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-10-25add .pre-commit-config.yaml to expected files in checkerCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-25Fix autoloadersCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-25Update lib/public/User/Backend/ICountMappedUsersBackend.phpCôme Chilliet
Co-authored-by: Simon L. <szaimen@e.mail.de> Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2022-10-25Add missing fileCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-25Expose mapped user count from LDAP and use that for user limit checkCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-25Merge pull request #34730 from nextcloud/backport/33945/stable24Vincent Petry
[stable24] LDAP to not register new users when outside of fair use or over limits
2022-10-25Backport pre-commit config from masterCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-25Merge pull request #34792 from nextcloud/backport/32859/stable24Daniel
[stable24] Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39
2022-10-25add tests for cached mount provider migrationRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-10-25fix updating cached mounts that didn't have their mount provider set previouslyRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-10-25Fix return types of createUser methodCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>