summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Storage/Wrapper/Encoding.php
Commit message (Expand)AuthorAgeFilesLines
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add method to storage backends to get directory content with metadataRobin Appelman2020-04-201-0/+4
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* Replace wrong PHPDocsLukas Reschke2017-08-011-4/+5
* Fix othersJoas Schilling2016-07-211-1/+2
* Remove unneeded unsets in encoding wrapperVincent Petry2016-05-201-16/+3
* Fixes for encoding wrapperVincent Petry2016-05-201-41/+19
* Add wrapper for NFD encoding workaroundVincent Petry2016-05-201-0/+568