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-05-20Update core to PHP 7.4 standardcore-cleanup-74Carl Schwan
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-20New SSE key formatRoeland Jago Douma
2020-06-26Add return value to all commandsJoas Schilling
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-05-21Stop decryption when maintenance mode is enabled, fixes #8311Ruben Homs
2019-02-22Make sure maintenance mode is always casted to boolJoas Schilling
2018-10-14Check if TTY is invalid in encryption:encrypt-all and encryption:decrypt-allEvgeny Golyshev
2018-03-01s/ownCloud/NextcloudBjoern Schiessle
2018-03-01fix check and improve error messageBjoern Schiessle
2018-03-01Anything but true means it failedJoas Schilling
2018-01-27Remove unneeded semicolon and parenthesesMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-03-20ownC -> NextcMorris Jobke
2017-03-20Update the occ:encrypt-all promptMatthew Setter
2017-02-23Clean up single user modeMorris Jobke
2016-11-16It's NextcloudMarius Blüm
2016-07-21Fix othersJoas Schilling
2016-06-24Keep encryption enabled if decrypting for single userVincent Petry
2016-06-09Fix the FIXME (#25022)Joas Schilling
2016-06-08Merge pull request #24992 from owncloud/fix_decrypt_messageVincent Petry
2016-06-07Fixed reviewsSergio Bertolín
2016-06-07Allow to decrypt user '0' files onlyJoas Schilling
2016-06-06Comments fixeddavitol
2016-06-06Fix Decrypt message via occdavitol
2016-05-26Update license headersLukas Reschke
2016-04-06Rename files to be PSR-4 compliantLukas Reschke