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-08-25add marker interface to mark system mount points for encryptionencryption-system-mountRobin Appelman
2022-08-01Remove OCP\App and OCP\BackgroundJobcleanup/remove-long-deprecated-classesCarl Schwan
2022-06-01Trim mount point before matching in encryption codeVincent Petry
2022-05-12Add stricter psalm type for CappedMemoryCachecleanup/cappedmemorycacheCarl Schwan
2021-06-16remove depricated methods from MountConfigRobin Appelman
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-07-10Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in f...Morris Jobke
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph 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
2018-03-26Remove deprecated \OCP\User::userExistsRoeland Jago Douma
2018-03-25Remove deprecated \OCP\User::getUsersRoeland Jago Douma
2018-01-26Simplify ternary operator statementsMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-06-13don't try to encrypt/decrypt the certificate bundleBjoern Schiessle
2017-04-23Remove unused use statementsMorris Jobke
2017-03-10Remove legacy class OC_Group and OC_UserMorris Jobke
2016-11-30Ignore AppData in encryption wrapperRoeland Jago Douma
2016-07-21Fix othersJoas Schilling
2016-05-26Update license headersLukas Reschke
2016-04-22Move \OC\Encryption to PSR-4Roeland Jago Douma