Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove old encryption app | Bjoern Schiessle | 2015-04-07 | 1 | -75/+0 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -1/+25 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -24/+1 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -1/+24 |
* | Update OCA\Encryption to OCA\Files_Encryption in the encryption app itself | Joas Schilling | 2014-12-09 | 1 | -4/+4 |
* | force loading of encryption app | Lukas Reschke | 2014-09-17 | 1 | -0/+3 |
* | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
* | make sure that the crypt library is loaded | Bjoern Schiessle | 2014-07-16 | 1 | -0/+1 |
* | fix grammar | Volkan Gezer | 2014-05-25 | 1 | -2/+2 |
* | replacing ownCloud by theme-able name or avoid it's usage | Thomas Müller | 2013-10-29 | 1 | -1/+2 |
* | fix another typo | Bjoern Schiessle | 2013-10-11 | 1 | -1/+1 |
* | change error code to 403 | Bjoern Schiessle | 2013-10-11 | 1 | -1/+1 |
* | fix typo in error message and change error code to 403 | Bjoern Schiessle | 2013-10-11 | 1 | -2/+2 |
* | block file access if share keys are missing | Bjoern Schiessle | 2013-10-11 | 1 | -6/+19 |
* | re-added error.php | Bjoern Schiessle | 2013-09-06 | 1 | -0/+33 |
* | error.php no longer needed | Bjoern Schiessle | 2013-09-02 | 1 | -23/+0 |
* | improved error messaging, initial commit | Bjoern Schiessle | 2013-08-30 | 1 | -1/+1 |
* | use __DIR__ instead of realpath | Bjoern Schiessle | 2013-08-14 | 1 | -1/+1 |
* | provide correct path for require_once | Bjoern Schiessle | 2013-08-12 | 1 | -1/+1 |
* | Merge branch 'master' into encryption_check_php_version | Björn Schießle | 2013-07-02 | 1 | -1/+1 |
|\ | |||||
| * | improved error message | Björn Schießle | 2013-07-02 | 1 | -1/+1 |
* | | no ?> at the end of a file | Thomas Müller | 2013-07-01 | 1 | -2/+1 |
|/ | |||||
* | tell the user what he can do to regain access to his files | Björn Schießle | 2013-06-05 | 1 | -1/+1 |
* | improved error msg and removed duplicate string | Florin Peter | 2013-06-04 | 1 | -3/+5 |
* | better handling for http post | Florin Peter | 2013-06-04 | 1 | -0/+4 |
* | changed redirect handling | Florin Peter | 2013-06-03 | 1 | -0/+18 |