Commit Graph

1415 Commits (0b9f7642a61d440764f96f4abbc174f175610e09)

Author SHA1 Message Date
Jenkins for ownCloud b8ab21d3ad [tx-robot] updated from transifex 12 years ago
Morris Jobke 2229290cca fix typo of blog -> changed to block 12 years ago
Bjoern Schiessle 15ae6b47ed replace hook with storage wrapper 12 years ago
Vincent Petry 7a1ab3bb5e Add class attribute types in encryption Util class 12 years ago
Vincent Petry 7c3c26ab94 Skip stray part files during initial encryption 12 years ago
Jenkins for ownCloud 31cd5185f1 [tx-robot] updated from transifex 12 years ago
Lukas Reschke dfbc405a45 Prioritise Basic Auth header over Cookie 12 years ago
Jenkins for ownCloud 60c4cb1dd6 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud a65f666834 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 4c233fef2a [tx-robot] updated from transifex 12 years ago
Vincent Petry 87f81e5926 Remove unneeded addTranslations() calls 12 years ago
Jenkins for ownCloud f367bbb49d [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 83574053a3 if we download a public shared file we need to retrieve the user from the path 12 years ago
Bjoern Schiessle 89f17ef6fe adapt decrypt all and restore/delete key backups to the new folder structure for encryption key introduced with OC8 12 years ago
Jenkins for ownCloud 3ece0a7767 [tx-robot] updated from transifex 12 years ago
Joas Schilling 5c03e2207b Check array size, before using the 3rd element from it 12 years ago
Bjoern Schiessle 0500d3a506 unit tests 12 years ago
Bjoern Schiessle 6cc40552b1 don't move encryption keys if a mount point was renamed 12 years ago
Bjoern Schiessle d699d31518 make versions of shared files downloadable 12 years ago
Jenkins for ownCloud d4fc2f555b [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 8776271103 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 84ed1034b4 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 4b357274bb [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud ec6e70889a [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 573be9092d [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud d2e53d1022 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 0836ce9cd8 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud d8f04f5a97 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 92c8cd3933 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 312891c603 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle aea991c22e cache keys to read them only once from the hard disc 12 years ago
Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 12 years ago
Morris Jobke d41082f4d6 first step to drop \OCP\Config:: in favour of IConfig 12 years ago
Jenkins for ownCloud 6d80524e67 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud ea95bb0189 [tx-robot] updated from transifex 12 years ago
Joas Schilling b85e34c1da Correctly namespace encryption tests 12 years ago
Joas Schilling e67fe0336b Use self:: instead of the class name in encryption tests 12 years ago
Joas Schilling efac8ced90 Update OCA\Encryption to OCA\Files_Encryption in the encryption app itself 12 years ago
Joas Schilling 7f7006643f Fix namespace of files_encryption classes and autoload them 12 years ago
Morris Jobke b9fab7441c remove duplicate loaded personal.js - fixes #12674 12 years ago
Morris Jobke 0d4f0ab871 reduce OC_Preferences, OC_Config and \OCP\Config usage 12 years ago
Jenkins for ownCloud 2784d580bd [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 8ee9ee29ea [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 94eb2e782f [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 4d53f163fd [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 1509dd1358 update error message 12 years ago
Bjoern Schiessle 0dd44eaf27 OC8 and later requires PHP >= 5.4, so we can remove the check from the encryption app 12 years ago
Bjoern Schiessle 0a173e2b58 fix typo 12 years ago
Bjoern Schiessle 9ca9acf3f8 small fixes 12 years ago
Bjoern Schiessle 2e78217f17 delete old keys if file was moved to a different mount point 12 years ago