summaryrefslogtreecommitdiffstats
path: root/lib/private/Encryption/DecryptAll.php
Commit message (Expand)AuthorAgeFilesLines
* Keep the modification time during decryptFilesammo28282020-02-041-0/+1
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+1
* list files which could not be decryptedBjoern Schiessle2018-12-141-0/+3
* skip already decrypted files on decrypt all commandBjoern Schiessle2018-10-241-0/+6
* Update license headersMorris Jobke2017-11-061-0/+1
* Fix shared storage namespace in DecryptAll classVincent Petry2016-10-201-1/+1
* skip shared files, if files get decrypted only for a specific user we shouldn...Bjoern Schiessle2016-07-271-0/+4
* Fix othersJoas Schilling2016-07-211-1/+5
* Allow to decrypt user '0' files onlyJoas Schilling2016-06-071-2/+2
* Use isEncrpyted() insteadVincent Petry2016-05-301-1/+1
* Respect oc coding style guide.Christian Jürges2016-05-301-1/+1
* Check if file needs to decrypted or not for speed up large oc setups.Christian Jürges2016-05-301-3/+9
* Update license headersLukas Reschke2016-05-261-1/+1
* Move \OC\Encryption to PSR-4Roeland Jago Douma2016-04-221-0/+276