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-10-23fix external storages accessszaimen
2022-09-30Correctly handle Redis::keys returning falseCôme Chilliet
2022-09-28Merge pull request #33750 from nextcloud/backport/33734/stable23blizzz
2022-09-28Merge pull request #33786 from nextcloud/backport/33772/stable23blizzz
2022-09-27Merge pull request #34102 from nextcloud/backport/33700/stable23Vincent Petry
2022-09-16dont try email login if the provider username is not a valid emailbackport/34073/stable23Robin Appelman
2022-09-16make groupfolders use system wide encryption keysbackport/33700/stable23Robin Appelman
2022-09-13Merge pull request #33982 from nextcloud/backport/33788/stable23Carl Schwan
2022-09-12Do not empty config.php file if reading failed for any reasonszaimen
2022-09-08Filter out old files when trying to get recent filesbackport/33788/stable23Carl Schwan
2022-09-07Revert "[stable23] Compare lowercase email when updating from ldap"blizzz
2022-09-06I dug into it again, and the issue is much simpler than I previously though.backport/33813/stable23Louis Chemineau
2022-09-01Merge pull request #32985 from nextcloud/backport/32242/stable23blizzz
2022-09-01Log if cookie login failed with token mismatch or session unavailabilitybackport/33772/stable23Christoph Wurst
2022-08-31Merge pull request #33763 from nextcloud/backport/33603/stable23blizzz
2022-08-30Merge pull request #32751 from nextcloud/backport/32744/stable23Joas Schilling
2022-08-30Fix logging data context to filebackport/32242/stable23Thomas Citharel
2022-08-30optimize search post-processing for jail wrapperbackport/33603/stable23Robin Appelman
2022-08-30Merge pull request #33515 from nextcloud/backport/33513/stable23blizzz
2022-08-30remove leading slash for search results at mountpoint rootbackport/33734/stable23Robin Appelman
2022-08-25logger ignore args of sharepoint-related methodsbackport/33689/stable23Arthur Schiwon
2022-08-12Create more secure passwords by defaultbackport/33513/stable23Joas Schilling
2022-08-12Recover installation when creating the user failedJoas Schilling
2022-08-09Do not update passwords if nothing changedbackport/33485/stable23Julius Härtl
2022-08-04Merge pull request #33443 from nextcloud/backport/33407/stable23blizzz
2022-08-03Handle one time and large passwordsbackport/33407/stable23Carl Schwan
2022-08-03Merge pull request #33354 from nextcloud/backport/33031/stable23blizzz
2022-08-02Always log errors from sending federation api requests to ease debuggingbackport/32744/stable23Joas Schilling
2022-08-01Merge pull request #33156 from nextcloud/backport/32997/stable23blizzz
2022-08-01fix PHP 7.3 compatArthur Schiwon
2022-08-01Remove call to undefined function, fix typingCôme Chilliet
2022-08-01Align copied file with our code styleCôme Chilliet
2022-08-01Copy IpUtils from Symfony to avoid new dependency on backportCôme Chilliet
2022-07-27avoid early DI of IAppManagerbackport/32997/stable23Arthur Schiwon
2022-07-27load widgets only of enabled appsArthur Schiwon
2022-07-27don't set `null` as a bundle pathbackport/33378/stable23Robin Appelman
2022-07-26Use Symfony IpUtils to check for local IP rangesCôme Chilliet
2022-07-26Check for local IPs nested in IPv6 as wellCôme Chilliet
2022-07-26Refactor local IP if and set strict to true for in_arrayCôme Chilliet
2022-07-26Improve local IP detectionCôme Chilliet
2022-07-23Merge pull request #33253 from nextcloud/backport/32963/stable23blizzz
2022-07-19fix loading legacy app.php with multi app dirArthur Schiwon
2022-07-18only use nextcloud bundle when explicitly enabledbackport/32963/stable23Robin Appelman
2022-07-18also use nextcloud certificate bundle when downloading from s3Robin Appelman
2022-07-08Merge pull request #33158 from nextcloud/backport/33153/stable23John Molakvoæ
2022-07-07Merge pull request #32987 from nextcloud/backport/stable23/31771blizzz
2022-07-07Only ignore attempts of the same actionbackport/33153/stable23Joas Schilling
2022-07-07Merge pull request #33114 from nextcloud/backport/stable23/31194Carl Schwan
2022-07-06Do not save invalid display name to the databaseChristopher Ng
2022-07-06Fix hook encryption with cron jobbackport/stable23/31771Carl Schwan