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-04Save encrypted files in binary formatplumbeo
2021-08-26Unregister enc stream wrapper for any exceptionVincent Petry
2021-06-10[3rdparty] streams-0.7.4Robin Appelman
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-12-29Bump icewind/streams from 0.7.1 to 0.7.2Christoph Wurst
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-08-18Cast float to int to avoid invalid scalar argument warningMorris Jobke
2020-04-10Format control structures, classes, methods and functionChristoph 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-06-17Update Encryption.phpmartink-p
2019-06-17Update Encryption.phpmartink-p
2019-06-17Apply suggestions from code reviewmartink-p
2019-06-17Update Encryption.phpmartink-p
2018-07-31make file cache updates more robustBjoern Schiessle
2018-05-01Use better way to determine stream type in encryption stream wrapperRobin Appelman
2018-01-29Use ::class statement instead of stringMorris Jobke
2018-01-27Remove unneeded semicolon and parenthesesMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-07-06only collect detailed access list if it is really neededBjoern Schiessle
2016-07-21Fix othersJoas Schilling
2016-05-26Update license headersLukas Reschke
2016-04-24Move \OC\Files to PSR-4Roeland Jago Douma