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 (Expand)Author
2022-09-29Correctly handle Redis::keys returning falsefix/fix-redis-type-errorCôme Chilliet
2022-09-29unbundle files_videoplayer and clean up a littleArthur Schiwon
2022-09-28Merge pull request #34306 from nextcloud/fix/noid/step-file-not-movedblizzz
2022-09-28Merge pull request #34152 from nextcloud/bugfix/noid/db-password-installVincent Petry
2022-09-28fix default value for updatedirectory settingArthur Schiwon
2022-09-26Move avatar clearing in the backgroundmove-background-clearingCarl Schwan
2022-09-26Move Reference class to public namespaceJulius Härtl
2022-09-23Make phpcs happy and remove unused setup thingfix-php-cs-setupVincent Petry
2022-09-22remove getDefaultInstallationBundleArthur Schiwon
2022-09-22remove InstallCoreBundle repair stepArthur Schiwon
2022-09-22remove Core BundleArthur Schiwon
2022-09-22Merge pull request #34160 from nextcloud/fix/detect-weird-local-ipsVincent Petry
2022-09-21Allow CSRF on CORS routesJonas Rittershofer
2022-09-20Merge pull request #34147 from nextcloud/bugfix/noid/fix-avatar-cleanup-on-us...Joas Schilling
2022-09-20Fix FFMPEG preview managerJoas Schilling
2022-09-20Fix tests for nested v4 in v6Côme Chilliet
2022-09-20Use new dependency to normalize IPsCôme Chilliet
2022-09-20Add missing urldecode and idn_to_utf8 calls to local address checkerCôme Chilliet
2022-09-20Do not store generated mysql password if it was not usedbugfix/noid/db-password-installJulius Härtl
2022-09-19Fix avatar cleanup on user deletebugfix/noid/fix-avatar-cleanup-on-user-deleteJoas Schilling
2022-09-19Revert "Make config file saving safe against write failures"Joas Schilling
2022-09-19Merge pull request #32740 from jasperweyne/patch-2Carl Schwan
2022-09-16Merge pull request #34073 from nextcloud/login-email-filterVincent Petry
2022-09-16Merge pull request #24596 from kofemann/dcache-wormVincent Petry
2022-09-16Merge pull request #34020 from nextcloud/logical-opVincent Petry
2022-09-16config: add a switch to control truncate before updateTigran Mkrtchyan
2022-09-16files: remove destination file before copying new content (WORM)Tigran Mkrtchyan
2022-09-16l10n: Correct error messagesValdnet
2022-09-16l10n: Correct error messagesValdnet
2022-09-15Merge pull request #34072 from nextcloud/enh/noid/default-enabled-2Vincent Petry
2022-09-15Merge pull request #33718 from nextcloud/seekable-http-fseek-endVincent Petry
2022-09-15fix using FSEEK_END with SeekableHttpStream to get file sizeRobin Appelman
2022-09-15Merge pull request #34009 from andrey-utkin/safe-config-updateCôme Chilliet
2022-09-15Merge pull request #33793 from nextcloud/fix/noid/rtrim-cloud-idMaxence Lange
2022-09-15set defaultEnabled in shipped.jsonMaxence Lange
2022-09-14Add accessibility entry in user menuVincent Petry
2022-09-14dont try email login if the provider username is not a valid emaillogin-email-filterRobin Appelman
2022-09-12Merge pull request #34019 from nextcloud/fix/quota-typeVincent Petry
2022-09-12Merge pull request #33921 from nextcloud/fix/fix-config-file-emptiedCôme Chilliet
2022-09-12Switch logical operators (and|or)logical-opGit'Fellow
2022-09-12Fix quota type to intCarl Schwan
2022-09-09Make config file saving safe against write failuresAndriy Utkin
2022-09-09Update avatars on updateCarl Schwan
2022-09-09Dark theme for guest avatarCarl Schwan
2022-09-09Avatar new styleCarl Schwan
2022-09-08Merge pull request #33788 from nextcloud/improve-recentCarl Schwan
2022-09-08Merge pull request #33906 from nextcloud/fix/fix-calendar-tests-getTimestampblizzz
2022-09-08Fix various errors in iMIP logicAnna Larch
2022-09-07Merge pull request #33600 from nextcloud/lazy-quotablizzz
2022-09-06Do not empty config.php file if reading failed for any reasonfix/fix-config-file-emptiedCôme Chilliet