aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption/js/encryption.js
Commit message (Collapse)AuthorAgeFilesLines
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-201-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix namespace conflict in OC.Encryption JS codeVincent Petry2015-08-061-6/+2
|
* detect migration statusBjoern Schiessle2015-05-271-1/+1
|
* Only get encryption status when logged inVincent Petry2015-04-231-1/+1
| | | | This removes useless warnings in the logs.
* doc and indentThomas Müller2015-04-211-0/+4
|
* Don't pollute the global namespaceThomas Müller2015-04-211-15/+18
|
* use a simple function - OC.Encryption is already defined - fixes #15707Thomas Müller2015-04-201-23/+13
| | | | This reverts commit 0ca6398aa34e0a3698f3aed0305f0e9299578bbc.
* Revert "use a simple function - OC.Encryption is already defined - fixes #15707"Thomas Müller2015-04-171-13/+23
| | | | This reverts commit c1a60a23498abe6502d207b8c803255e31515577.
* use a simple function - OC.Encryption is already defined - fixes #15707Thomas Müller2015-04-171-23/+13
|
* display warning if password changed or if the keys are not initializedBjoern Schiessle2015-04-161-4/+29
|
* cleanup and removing cachefactoryClark Tomlinson2015-04-071-0/+16