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-04-22Merge pull request #26375 from nextcloud/techdebt/noid/symfony-component-tran...Morris Jobke
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-20Move 2fa backupscode to new registrationRoeland Jago Douma
2021-04-20Move 2FA registration to IBootstrapRoeland Jago Douma
2021-04-20Merge pull request #26617 from nextcloud/fix/oracle-column-check-unrelated-mi...Roeland Jago Douma
2021-04-20Merge pull request #26647 from nextcloud/bugfix/noid/empty-filenameRoeland Jago Douma
2021-04-20Fix PHP CSJoas Schilling
2021-04-20Correclty use plural for share exceptionJoas Schilling
2021-04-20Correctly replace all PHP placeholders with the parametersJoas Schilling
2021-04-20Fix languages that miss a string in the translationJoas Schilling
2021-04-20Add a check for the pipe characterJoas Schilling
2021-04-20"Symfony\Component\Translation\PluralizationRules" is deprecatedJoas Schilling
2021-04-20ignore mail shares of related remote share resultsArthur Schiwon
2021-04-20Fail when creating new files with an empty pathJulius Härtl
2021-04-19Do not check Oracle column constraints in unrelated migrationsChristoph Wurst
2021-04-16Allow registering NotifierServices trough IBootstrapRoeland Jago Douma
2021-04-15Separate settings for remote share expirationVincent Petry
2021-04-15Implement expiration date for federated sharesVincent Petry
2021-04-14Merge pull request #26551 from nextcloud/fix/noid/redis-exists-boolRoeland Jago Douma
2021-04-14ensure redis returns bool for hasKeyArthur Schiwon
2021-04-12Use correct getSystemValue typeJ0WI
2021-04-12Merge pull request #26266 from nextcloud/future-proof-networkingRoeland Jago Douma
2021-04-08Merge pull request #26439 from nextcloud/increase-subnet-matcherRoeland Jago Douma
2021-04-08Limit size of properties to 2048 charactersLukas Reschke
2021-04-07Increase subnet matcherLukas Reschke
2021-04-06Merge pull request #24966 from nextcloud/jknockaert-patch-1Lukas Reschke
2021-04-06Strictify null checkLukas Reschke
2021-04-06Improve networking checksLukas Reschke
2021-04-01Merge pull request #24055 from nextcloud/bugfix/noid/enfore-no-notnull-for-bo...Morris Jobke
2021-04-01Properly handle creating the template directory in a subfolder (fixes #25787)Julius Härtl
2021-04-01Get the parent directory before creating a file from a templateJulius Härtl
2021-04-01Merge pull request #26394 from nextcloud/feature/noid/updatable-account-dataJulius Härtl
2021-03-31make ILDAPProviderFactory usable when there is no ldap setupRobin Appelman
2021-03-31Allow apps to write/update account dataJoas Schilling
2021-03-31Rename the method to match what it doesJoas Schilling
2021-03-31Don't allow Notnull for boolean columnsJoas Schilling
2021-03-31Document the constraints we test againstJoas Schilling
2021-03-31Fix exception messages spacingJoas Schilling
2021-03-31Merge pull request #25961 from nextcloud/enh/events/2fa_providerkesselb
2021-03-30Merge pull request #25280 from nextcloud/explicit-file-permissionsRoeland Jago Douma
2021-03-30Merge pull request #26219 from nextcloud/relative-path-nullRoeland Jago Douma
2021-03-30gracefully handle deleteFromSelf when share is already goneArthur Schiwon
2021-03-29Merge pull request #26243 from nextcloud/enh/noid/avatar-privacy-new-scopeJoas Schilling
2021-03-26fix return value of Root::getRobin Appelman
2021-03-26Add known user check in avatar when v2-private scopeVincent Petry
2021-03-26Added PlaceholderAvatar with own cached imagesVincent Petry
2021-03-26Add property scope tests for AccountManagerVincent Petry
2021-03-26OCS allow reading and writing account property scopesVincent Petry
2021-03-26Map old account scope properties to new namesVincent Petry