| Commit message (Expand) | Author | Age | Files | Lines |
* | fix trailing whitespace noted by Scrutinizer | Jan-Christoph Borchardt | 2014-06-27 | 1 | -4/+4 |
* | remove unused code | Bjoern Schiessle | 2014-06-18 | 1 | -2/+0 |
* | Merge pull request #7174 from owncloud/issue/7166 | Jan-Christoph Borchardt | 2014-02-26 | 1 | -22/+0 |
|\ |
|
| * | Remove duplicated definition and move OC.msg to js/js.js | Joas Schilling | 2014-02-19 | 1 | -22/+0 |
* | | don't block login forever if we are stuck in the middle of the initial encryp... | Bjoern Schiessle | 2014-02-17 | 2 | -1/+17 |
|/ |
|
* | improve encryption message | Morris Jobke | 2013-11-27 | 1 | -1/+1 |
* | some small js fixes | Bjoern Schiessle | 2013-11-27 | 1 | -2/+2 |
* | add spinner to the template so that it can be loaded in time | Bjoern Schiessle | 2013-11-27 | 1 | -1/+1 |
* | switch to large spinner | Bjoern Schiessle | 2013-11-27 | 1 | -2/+2 |
* | switch from "name" attribute to "id" | Bjoern Schiessle | 2013-11-27 | 1 | -2/+2 |
* | added a small version of the dark loading gif, looks nicer on the blue backgr... | Bjoern Schiessle | 2013-11-26 | 1 | -1/+1 |
* | use POST instead of GET | Bjoern Schiessle | 2013-11-26 | 1 | -1/+1 |
* | show a message at the log-in screen if inital encryption take place | Bjoern Schiessle | 2013-11-25 | 1 | -0/+29 |
* | add/remove specific CSS class - not all classes | Morris Jobke | 2013-10-03 | 1 | -2/+2 |
* | fix license header line breaks | Morris Jobke | 2013-09-27 | 1 | -2/+4 |
* | remove spaces | Bjoern Schiessle | 2013-09-19 | 1 | -1/+1 |
* | remove debug output | Bjoern Schiessle | 2013-09-18 | 1 | -1/+1 |
* | let user repeat the recovery key password to prevent typos | Bjoern Schiessle | 2013-09-18 | 1 | -17/+19 |
* | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 2 | -2/+2 |
* | allow to press enter to update the password | Björn Schießle | 2013-06-05 | 1 | -15/+23 |
* | let user update private key password in case it was changed from outside, e.g... | Björn Schießle | 2013-06-03 | 1 | -0/+30 |
* | fixes after review from @DeepDiver1975 | Florin Peter | 2013-05-23 | 2 | -2/+2 |
* | improved error messages | Björn Schießle | 2013-05-22 | 1 | -5/+5 |
* | allow admin to recover users files in case of password lost | Björn Schießle | 2013-05-16 | 1 | -1/+1 |
* | enable admin to change the recovery password | Björn Schießle | 2013-05-15 | 1 | -0/+59 |
* | check if the user knows the correct recovery password before changing the rec... | Björn Schießle | 2013-05-15 | 1 | -1/+5 |
* | only let the user change the recovery admin settings if a key passwords was e... | Björn Schießle | 2013-05-15 | 1 | -21/+20 |
* | don't create a recovery user, only generate recovery key similar to the publi... | Björn Schießle | 2013-05-13 | 1 | -8/+1 |
* | Added facility to manually encrypt all files from personal settings | Sam Tuke | 2013-05-07 | 1 | -1/+38 |
* | Added support for user-specified password for adminRecovery account in admin ... | Sam Tuke | 2013-05-04 | 1 | -7/+17 |
* | Fixed recoveryadmin settings in user and admin settings pages (js, templates,... | Sam Tuke | 2013-05-01 | 2 | -6/+30 |
* | Fixed proxy class handing of read / write files | Sam Tuke | 2013-04-16 | 1 | -3/+6 |
* | Development snapshot; | Sam Tuke | 2013-03-29 | 1 | -0/+14 |
* | cleanup - more to come after | Thomas Müller | 2013-02-09 | 2 | -66/+1 |
* | typo fixed | Bjoern Schiessle | 2012-08-09 | 1 | -1/+1 |
* | code cleanup | Bjoern Schiessle | 2012-08-09 | 1 | -9/+11 |
* | disable admin choice of encryption mode once a decision was taken | Bjoern Schiessle | 2012-08-09 | 2 | -5/+16 |
* | change key password when user switches from client to server side encryption. | Bjoern Schiessle | 2012-08-09 | 1 | -4/+2 |
* | ask user for passwords when switching from client to server side encryption | Bjoern Schiessle | 2012-08-09 | 1 | -7/+24 |
* | code cleanup and TODOs added | Bjoern Schiessle | 2012-08-03 | 2 | -3/+5 |
* | remove debug output | Bjoern Schiessle | 2012-08-02 | 1 | -2/+0 |
* | allow user to choose encryption mode | Bjoern Schiessle | 2012-08-02 | 2 | -6/+27 |
* | allow admin to choose between client and server side encryption | Bjoern Schiessle | 2012-07-31 | 1 | -0/+11 |
* | fixed typos | Sam Tuke | 2012-07-10 | 1 | -2/+2 |
* | add the option to disable file encryption while still being able to decrypt e... | Robin Appelman | 2012-04-22 | 1 | -0/+5 |
* | make encryption filetype blacklist configurable | Robin Appelman | 2012-02-22 | 1 | -0/+19 |