summaryrefslogtreecommitdiffstats
path: root/lib/private/Encryption/File.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-011-12/+15
* Move CappedMemoryCache to OCPCarl Schwan2022-07-141-1/+1
* Add stricter psalm type for CappedMemoryCacheCarl Schwan2022-05-121-4/+4
* remove depricated methods from MountConfigRobin Appelman2021-06-161-4/+7
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in f...Morris Jobke2020-07-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-3/+3
* Update license headersChristoph Wurst2019-12-051-1/+1
* Update license headersMorris Jobke2017-11-061-0/+2
* Adjust docs and make !$currentAccess simplerJoas Schilling2017-04-131-2/+2
* Return the token as wellJoas Schilling2017-04-131-1/+1
* Return the paths for the users without setting them all upJoas Schilling2017-04-131-2/+2
* Fix commentsRoeland Jago Douma2017-04-131-1/+1
* Port Encryption/file to new getAccessListRoeland Jago Douma2017-04-131-6/+27
* Fix othersJoas Schilling2016-07-211-1/+3
* Use capped cache for encryption's user access listVincent Petry2016-06-101-0/+3
* Update license headersLukas Reschke2016-05-261-1/+1
* Move \OC\Encryption to PSR-4Roeland Jago Douma2016-04-221-0/+99