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-05-20l10n: Unify spellingValdnet
2021-05-20l10n: Unify spellingValdnet
2021-05-20l10n: Unify spellingValdnet
2021-05-20l10n: Unify spellingValdnet
2021-05-19better cleanup of filecache when deleting an external storageRobin Appelman
2021-05-19Refine version comparision for repair job for major version updatesMorris Jobke
2021-05-19Merge pull request #26834 from nextcloud/enh/only_run_onceJoas Schilling
2021-05-19Merge pull request #26852 from nextcloud/fix-noauth-corsJoas Schilling
2021-05-19Merge pull request #26963 from nextcloud/bugfix/noid/empty-template-errorRoeland Jago Douma
2021-05-18Fix log error when creating files from an empty templateJulius Härtl
2021-05-18Merge pull request #26322 from nextcloud/recent-searchJulius Härtl
2021-05-18Merge pull request #26626 from J0WI/strict-securityRoeland Jago Douma
2021-05-18fix error when using CORS with no auth credentialskorelstar
2021-05-14Merge pull request #26679 from nextcloud/bugfix/noid/fix-unauthorized-ocs-sta...blizzz
2021-05-12Repair job to use public AccoutManager APIArthur Schiwon
2021-05-12Fix unauthorized OCS status in provisioningJoas Schilling
2021-05-12allow to set valid scopes only in AccountPropertyArthur Schiwon
2021-05-05Merge pull request #26877 from nextcloud/chore/query-builder-execute-statementMorris Jobke
2021-05-05Don't break OCC if an app is breaking in it's Application classJoas Schilling
2021-05-05Rename IQueryBuilder::executeUpdate to IQueryBuilder::executeStatementChristoph Wurst
2021-04-30Filter mounts for file id before trying to get user informationJulius Härtl
2021-04-29Inject the repair job only onceRoeland Jago Douma
2021-04-28Do not try to contact lookup server if not neededRoeland Jago Douma
2021-04-28Merge pull request #26758 from J0WI/more-strictChristoph Wurst
2021-04-27Merge pull request #26591 from nextcloud/techdebt/noid/less-iloggerChristoph Wurst
2021-04-27Merge pull request #26718 from nextcloud/bugfix/noid/fix-ratelimit-templateJoas Schilling
2021-04-27Merge pull request #26572 from nextcloud/bugfix/noid/throw-401-when-authentic...Joas Schilling
2021-04-27Fix PHP CSJoas Schilling
2021-04-27Fix PHP CSJoas Schilling
2021-04-27Fix psalm errorsJoas Schilling
2021-04-27Fix unit testsJoas Schilling
2021-04-27Less ILoggerJoas Schilling
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-26Merge pull request #26259 from nextcloud/feature/noid/validate-website-to-be-...Joas Schilling
2021-04-26Merge pull request #26747 from nextcloud/php8-libxmlLukas Reschke
2021-04-26Some more strict_typesJ0WI
2021-04-26Merge pull request #26721 from nextcloud/fix/noid/final-privateRoeland Jago Douma
2021-04-25PHP 8+ deprecates openssl_free_keyacsfer
2021-04-25Only use libxml_disable_entity_loader on PHP<8acsfer
2021-04-23private cannot be finalMaxence Lange
2021-04-23Guard against null phone number valueDaniel Calviño Sánchez
2021-04-22Merge pull request #26375 from nextcloud/techdebt/noid/symfony-component-tran...Morris Jobke
2021-04-22Validate the website field input to be a valid URLJoas Schilling
2021-04-22Throw "401 Unauthenticated" when authentication is provided but invalidJoas Schilling
2021-04-22Merge pull request #25714 from nextcloud/fix/23197/explicitly_check_hex2bin_i...Morris Jobke
2021-04-21set mimetype for objects uploaded to object storagesRobin Appelman
2021-04-21adjust testsRobin Appelman