aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/appinfo
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded addTranslations() callsVincent Petry2015-01-141-1/+0
* Update OCA\Encryption to OCA\Files_Encryption in the encryption app itselfJoas Schilling2014-12-092-7/+7
* Fix namespace of files_encryption classes and autoload themJoas Schilling2014-12-091-15/+0
* upgrade to new folder structureBjoern Schiessle2014-12-022-3/+4
* clean up encryption exceptionsBjoern Schiessle2014-11-071-3/+3
* throw exception if private key is missingBjoern Schiessle2014-11-051-0/+1
* Added OC.L10N namespace with translation functionsVincent Petry2014-10-291-0/+1
* Add support for keys in the info.xmlLukas Reschke2014-10-091-1/+2
* Updated info.xml app descriptionMTRichards2014-10-081-3/+5
* update encryption doc linkVolkan Gezer2014-09-181-2/+2
* Remove unneeded file initialization in encryption, already handled in a hookRobin Appelman2014-09-021-16/+0
* Merge pull request #10522 from owncloud/removeLoadAppScriptblizzz2014-08-211-0/+13
|\
| * Add routing to files_encryptionLukas Reschke2014-08-191-0/+13
* | Better description to prevent people from misunderstanding the use caseBernhard Posselt2014-08-211-2/+2
|/
* introduce some encryption exceptions and catch additional error casesBjoern Schiessle2014-07-161-0/+4
* add ocsids to info.xmlGeorg Ehrke2014-07-072-1/+2
* adding unit tests for encryption data migrationThomas Müller2014-06-051-14/+5
* use oc_preferences instead of oc_encryption to store encyption settingsBjoern Schiessle2014-06-053-40/+20
* Adjust core apps to use "requiremin" instead of "require"Vincent Petry2014-05-271-1/+1
* remove legacy aka deprecated code: OC_FilesystemViewThomas Müller2014-05-121-1/+1
* Miscellaneous text fixes for core appsRobin McCorkell2014-03-261-1/+1
* clearify the use-case of this appFrank Karlitschek2014-03-171-1/+1
* don't block login forever if we are stuck in the middle of the initial encryp...Bjoern Schiessle2014-02-171-0/+1
* add link to documentationBjoern Schiessle2014-01-171-0/+4
* updated description of the files encryption appBjoern Schiessle2014-01-171-1/+1
* show a message at the log-in screen if inital encryption take placeBjoern Schiessle2013-11-251-1/+2
* Merge pull request #4691 from owncloud/encryption_improved_error_messages_4617Björn Schießle2013-10-042-18/+1
|\
| * Merge branch 'master' into encryption_improved_error_messages_4617Bjoern Schiessle2013-09-231-1/+3
| |\
| * | no longer enforce log out, but provide useful errors/warnings insteadBjoern Schiessle2013-09-061-17/+0
| * | encryption error messages, distinguish between a re-enabled encryption app an...Bjoern Schiessle2013-09-021-7/+0
| * | improved error messaging, initial commitBjoern Schiessle2013-08-302-1/+8
* | | set rememberlogin to false for the encryption appBjoern Schiessle2013-09-261-0/+1
| |/ |/|
* | check if stream wrapper is already registered to avoid warningBjoern Schiessle2013-09-031-1/+3
|/
* Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
* Removed the preview warning. This is only a simple text changeFrank Karlitschek2013-07-131-1/+1
* Merge pull request #3899 from owncloud/encryption_check_php_versionVicDeo2013-07-041-3/+2
|\
| * check php version, the encryption app needs php >= 5.3.3Björn Schießle2013-07-011-3/+2
* | introduce pre-disable-app hook and use it for the encryption app to reset mig...Björn Schießle2013-06-271-0/+3
|/
* encryption is LDAP compatibleBjörn Schießle2013-06-211-1/+1
* Squashed commit of the following:Björn Schießle2013-06-211-4/+9
* Merge branch 'master' into files_encryption_check_private_keyBjörn Schießle2013-06-131-28/+33
|\
| * Merge branch 'master' into files_encryption_upgrade_fixFlorin Peter2013-05-311-1/+7
| |\
| * | fix for autoloader while user logged in and system is in maintenanceFlorin Peter2013-05-311-23/+28
* | | Merge branch 'master' into files_encryption_check_private_keyBjörn Schießle2013-06-101-0/+6
|\ \ \ | | |/ | |/|
| * | also fix login errors while filesystem is not loaded in app.phpFlorin Peter2013-05-311-0/+6
| |/
* / allow the user to login but do not allow upload and show error message on the...Florin Peter2013-05-311-1/+2
|/
* reformat codeFlorin Peter2013-05-271-4/+4
* increase version and add warningFrank Karlitschek2013-05-252-2/+2
* cleanup unused code optimize testsFlorin Peter2013-05-211-3/+0
* changed recovery_enabled and migration_status columns to integer and fix testsFlorin Peter2013-05-201-2/+2