Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use DOMContentLoaded and fix sharebymail loading issue | John Molakvoæ (skjnldsv) | 2020-07-20 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fix namespace conflict in OC.Encryption JS code | Vincent Petry | 2015-08-06 | 1 | -6/+2 |
| | |||||
* | detect migration status | Bjoern Schiessle | 2015-05-27 | 1 | -1/+1 |
| | |||||
* | Only get encryption status when logged in | Vincent Petry | 2015-04-23 | 1 | -1/+1 |
| | | | | This removes useless warnings in the logs. | ||||
* | doc and indent | Thomas Müller | 2015-04-21 | 1 | -0/+4 |
| | |||||
* | Don't pollute the global namespace | Thomas Müller | 2015-04-21 | 1 | -15/+18 |
| | |||||
* | use a simple function - OC.Encryption is already defined - fixes #15707 | Thomas Müller | 2015-04-20 | 1 | -23/+13 |
| | | | | This reverts commit 0ca6398aa34e0a3698f3aed0305f0e9299578bbc. | ||||
* | Revert "use a simple function - OC.Encryption is already defined - fixes #15707" | Thomas Müller | 2015-04-17 | 1 | -13/+23 |
| | | | | This reverts commit c1a60a23498abe6502d207b8c803255e31515577. | ||||
* | use a simple function - OC.Encryption is already defined - fixes #15707 | Thomas Müller | 2015-04-17 | 1 | -23/+13 |
| | |||||
* | display warning if password changed or if the keys are not initialized | Bjoern Schiessle | 2015-04-16 | 1 | -4/+29 |
| | |||||
* | cleanup and removing cachefactory | Clark Tomlinson | 2015-04-07 | 1 | -0/+16 |