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-06-14Use {$var} instead of ${var} for PHP 8.2 compatibilityfix/fix-string-interpolationCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-06-14Merge pull request #32813 from nextcloud/debt/noid/check-for-3rdparty-updatesDaniel
Run php tests when 3rdparty changed
2022-06-14[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-13Merge pull request #32853 from nextcloud/fix/update-acceptance-composer-lockCôme Chilliet
Update dependencies in acceptance tests composer.lock
2022-06-13Merge pull request #31966 from nextcloud/unencrypted-sizeVincent Petry
store unencrypted size in the unencrypted_size column
2022-06-13Merge pull request #32847 from ↵Joas Schilling
nextcloud/followup/32748/fix-second-integration-test Fix second integration test as well
2022-06-13Merge pull request #31637 from nextcloud/add-password-reset-typed-eventsVincent Petry
Add password reset typed events and modernize LostController
2022-06-13Merge pull request #32843 from ↵Vincent Petry
nextcloud/bugfix/noid/correctly-log-failed-attempts Correctly log failed attempts
2022-06-13Update dependencies in acceptance tests composer.lockCôme Chilliet
It should allow to run them on PHP>=8.0 with a recent phpunit. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-06-13Merge pull request #32774 from nextcloud/enh/a11y/keyboard-legacy-contacts-menuLouis
Enable keyboard activation of legacy contacts menu
2022-06-13Merge pull request #31197 from nextcloud/acsfer-patch-1Carl Schwan
Add memcached unix socket instructions
2022-06-13Fix second integration test as wellJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-06-13Correctly log failed attemptsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-06-13Merge pull request #31345 from nextcloud/fix/31164/delete-additional-emailVincent Petry
Fix deletion of additional emails
2022-06-13[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-12[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-11[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-10Use unique key to prevent email component reusefix/31164/delete-additional-emailChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-06-10Merge pull request #30368 from nextcloud/dav-allow-object-propertiesVincent Petry
Allow DAV Object properties
2022-06-10Merge pull request #31029 from nextcloud/expose-extra-emails-in-davVincent Petry
Expose additional emails in {DAV:}alternate-URI-set
2022-06-10Make LostController use IInitialState and LoggerInterfaceadd-password-reset-typed-eventsThomas Citharel
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-06-10Modernize the LostControllerTest testThomas Citharel
Remove some depreciated at() calls Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-06-10Add password reset typed eventsThomas Citharel
These hooks are only used in the Encryption app from what I can see. Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-06-10Merge pull request #31622 from ↵Vincent Petry
nextcloud/increase-loglevel-modernize-refresh-webcal Increase loglevel of Webcal parsing errors and modernize code
2022-06-10Merge pull request #31771 from nextcloud/fix/hook-encryption-cronVincent Petry
Fix hook encryption with cron job
2022-06-10Merge pull request #32059 from cld4h/patch-1Vincent Petry
Fix issue #31692 of occ files:scan
2022-06-10Merge pull request #32361 from nextcloud/dav-scheduling-default-calendarVincent Petry
Put calendar invites into the user's first available calendar
2022-06-10Merge pull request #32364 from nextcloud/dav-listenersVincent Petry
🧹 Remove all legacy event dispatchers from CalDAV & CardDAV backends
2022-06-10Merge pull request #32741 from nextcloud/Valdnet-patch-2Joas Schilling
l10n: Delete apostrophe
2022-06-10Merge pull request #32806 from nextcloud/fix-federated-sharingVincent Petry
Revert "Remove inefficient fed share scanner"
2022-06-10Merge pull request #32660 from susnux/masterVincent Petry
Feature: Add loglevel exported JS OC.config object
2022-06-10Merge pull request #32672 from nextcloud/updateCrlVincent Petry
Update crl after revoke externalpassword.csr
2022-06-10Merge pull request #32685 from ↵Vincent Petry
nextcloud/fix/external-storage-password-replacement Fix replacing external storage password during debug log
2022-06-10Merge pull request #32737 from nextcloud/fix/remove-at-matcher-in-settings-testsVincent Petry
Remove deprecated at() matcher from settings tests
2022-06-10Merge pull request #32748 from ↵Vincent Petry
nextcloud/bugfix/noid/keep-non-default-protocol-in-cloud-id Keep non default protocol in cloud id
2022-06-10Merge pull request #32799 from ↵Vincent Petry
nextcloud/bugfix/noid/fix-exception-handling-when-profile-data-is-too-long Fix exception handling when profile data is too long
2022-06-10Merge pull request #32800 from ↵Vincent Petry
nextcloud/bugfix/noid/no-fatal-for-maintenance-mode Don't spam the log with fatals when maintenance mode is enabled or an…
2022-06-10Run php tests when 3rdparty changeddebt/noid/check-for-3rdparty-updatesDaniel Kesselberg
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-06-10Merge pull request #32723 from MartinBrugnara/masterVincent Petry
Expose umask override value as config parameter: localstorage.umask
2022-06-10Merge pull request #32768 from nextcloud/fs-setup-onetime-earlierVincent Petry
perform onetime setup earlier to ensure wrappers are registered on time
2022-06-10Merge pull request #32805 from ↵Vincent Petry
nextcloud/avoid-creating-activities-for-system-user Avoid creating card activities for system user
2022-06-10Revert "Remove inefficient fed share scanner"Carl Schwan
This reverts commit ce319143142e2ee998ef4794b04ad684c4ffa911. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-06-10Add tests for OCA\DAV\CardDAV\Activity\Backend (adapted from CalDAV)Thomas Citharel
And test that the system addressbook will never generate activity events Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-06-10Avoid creating carddav activities for the system userThomas Citharel
Because of the system addressbook synchronisation. Closes #32803 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-06-10[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-10Enable keyboard activation of legacy contacts menuenh/a11y/keyboard-legacy-contacts-menuChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-06-10Merge pull request #32797 from nextcloud/fix-external-home-dirblizzz
fix mounts mounted at the users home
2022-06-10Don't spam the log with fatals when maintenance mode is enabled or an ↵bugfix/noid/no-fatal-for-maintenance-modeJoas Schilling
upgrade has to be done Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-06-09Fix exception handling when profile data is too longbugfix/noid/fix-exception-handling-when-profile-data-is-too-longJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-06-09fix mounts mounted at the users homeRobin Appelman
this fixes external storages with '/' as mountpoint Signed-off-by: Robin Appelman <robin@icewind.nl>