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
2021-07-06Fix in locking cache checkMichaIng
2021-07-01Merge pull request #27108 from nextcloud/backport/27043/stable20John Molakvoæ
2021-06-23fix error when using CORS with no auth credentialskorelstar
2021-06-22Remove throwing annotationLukas Reschke
2021-06-22Use execute instead of executeStatementLukas Reschke
2021-06-22Properly cleanup entries of WebAuthn on user deletionMorris Jobke
2021-06-16Activate constraint check for oracle / pqsql also for 20.Daniel Kesselberg
2021-06-09properly use limit and offset for search in Jail wrapperRobin Appelman
2021-06-07Merge pull request #27349 from nextcloud/backport/25280/stable20Robin Appelman
2021-06-07improve type handling of Avatar::generateAvatarFromSvRobin Appelman
2021-06-07Merge pull request #27209 from nextcloud/backport/27199/stable20Morris Jobke
2021-06-04Set umask before operations that create local filesRobin Appelman
2021-06-01Propagate throttling on OCS responseLukas Reschke
2021-05-28Use noreply@ as email address for share emailsMorris Jobke
2021-05-25fix return value of getStorageInfo when 'quota_include_external_storage' is e...Robin Appelman
2021-05-12Don't break OCC if an app is breaking in it's Application classJoas Schilling
2021-04-29Limit size of properties to 2048 charactersLukas Reschke
2021-04-29Do not try to contact lookup server if not neededRoeland Jago Douma
2021-04-28Fail when creating new files with an empty pathJulius Härtl
2021-04-27Do not allow to overwrite some variablesJoas Schilling
2021-04-27Fix ratelimit templateJoas Schilling
2021-04-26Log deprecation only as debugJoas Schilling
2021-04-26Respect the error level when loggingJoas Schilling
2021-04-26private cannot be finalMaxence Lange
2021-04-22Explicitly check hex2bin inputRoeland Jago Douma
2021-04-21Fix empty password check for mail sharesVincent Petry
2021-04-20ensure redis returns bool for hasKeyArthur Schiwon
2021-04-12Increase subnet matcherLukas Reschke
2021-04-01Fix phpcs issues in encryption updateVincent Petry
2021-04-01Log and continue when failing to update encryption keys during for individual...Julius Härtl
2021-03-31Merge pull request #26378 from nextcloud/backport/25500/stable20kesselb
2021-03-30gracefully handle deleteFromSelf when share is already goneArthur Schiwon
2021-03-30revert(comment)Samuel
2021-03-30revert(exception): keep throwing an exception for nowSamuel
2021-03-30fix(translation): replace static error messageSamuel
2021-03-30Merge pull request #26258 from nextcloud/backport/26198/stable20Roeland Jago Douma
2021-03-26Merge pull request #26290 from nextcloud/backport/21484/stable20Morris Jobke
2021-03-25Log when a storage is marked as unavailableMorris Jobke
2021-03-25show better error messages when a file with a forbidden path is encounteredRobin Appelman
2021-03-24fix type hintsRobin Appelman
2021-03-24use node search api for legacy file search endpointRobin Appelman
2021-03-24handle ordering in folder searchRobin Appelman
2021-03-24folder filtering in sqlRobin Appelman
2021-03-24cleanup fileinfo creationRobin Appelman
2021-03-24formatRobin Appelman
2021-03-24handle limit and offset in folder file searchRobin Appelman
2021-03-24only require user to be set in a query that handles tagsRobin Appelman
2021-03-24unify handling of Folder::search methods into "new" query objectsRobin Appelman
2021-03-24Catch invalid cache source storage pathJohn Molakvoæ (skjnldsv)
2021-03-19expand 'path is already shared' error messageRobin Appelman