| Commit message (Expand) | Author | Age | Files | Lines |
* | Use .text instead of .html | Lukas Reschke | 2015-11-30 | 1 | -3/+3 |
* | Moved changedisplayname to usercontroller | Roeland Jago Douma | 2015-11-20 | 1 | -1/+1 |
* | Merge pull request #19625 from owncloud/passwordchange-hidestrengthify | Thomas Müller | 2015-10-14 | 1 | -1/+1 |
|\ |
|
| * | Properly hide strengthify after password change | Vincent Petry | 2015-10-07 | 1 | -1/+1 |
* | | Fix uploading avatar and root certs in IE8 | Vincent Petry | 2015-10-09 | 1 | -11/+35 |
|/ |
|
* | Remove requesttoken for avatars | Lukas Reschke | 2015-08-23 | 1 | -1/+1 |
* | [avatar] add error handlers for avatar setup | Morris Jobke | 2015-07-30 | 1 | -1/+33 |
* | assign error message to correct object | michag86 | 2015-07-22 | 1 | -2/+2 |
* | Allow user to set an empty email address | Morris Jobke | 2015-05-05 | 1 | -4/+5 |
* | Only show SSL table header if there are certificates | Roeland Jago Douma | 2015-05-04 | 1 | -0/+9 |
* | Don't pollute the global namespace | Thomas Müller | 2015-04-21 | 1 | -4/+6 |
* | fix date variable | Morris Jobke | 2015-04-20 | 1 | -1/+1 |
* | Migrate personal certificate handling into AppFramework controllers | Lukas Reschke | 2015-04-20 | 1 | -9/+13 |
* | remove slow fade animation for remaining tipsy tooltips | Jan-Christoph Borchardt | 2015-04-15 | 1 | -1/+1 |
* | Merge pull request #14472 from owncloud/feature/wipencryptionapp | Thomas Müller | 2015-04-07 | 1 | -75/+0 |
|\ |
|
| * | Removing left overs from old encryption app | Thomas Müller | 2015-04-07 | 1 | -75/+0 |
* | | Revert "[WIP] Only show SSL table header if there are certificates" | Morris Jobke | 2015-04-07 | 1 | -9/+0 |
|/ |
|
* | Merge pull request #15345 from rullzer/fix_15263 | Jan-Christoph Borchardt | 2015-04-07 | 1 | -0/+9 |
|\ |
|
| * | Only show SSL table header if there are certificates | Roeland Jago Douma | 2015-03-31 | 1 | -0/+9 |
* | | Fix JS reference error for personal password changing | Robin McCorkell | 2015-03-31 | 1 | -1/+1 |
|/ |
|
* | Don't use placeholder for password in IE8 & 9 | Morris Jobke | 2015-03-26 | 1 | -1/+7 |
* | Merge pull request #10599 from owncloud/move_passwordchange_text | Lukas Reschke | 2015-02-24 | 1 | -4/+9 |
|\ |
|
| * | Make the password changed msg inline to fix #10242 | kondou | 2015-02-11 | 1 | -4/+9 |
* | | Encode Requesttoken for avatars | Lukas Reschke | 2015-02-17 | 1 | -2/+2 |
|/ |
|
* | Fix js error in personal settings if there is no password field | Robin Appelman | 2015-01-09 | 1 | -1/+3 |
* | Merge pull request #12921 from owncloud/user-mail-user-management | Thomas Müller | 2014-12-19 | 1 | -3/+14 |
|\ |
|
| * | Mail address of users is now changable in the user management | Morris Jobke | 2014-12-18 | 1 | -3/+14 |
* | | load showpassord.js conditionally in the template only if needed | Thomas Müller | 2014-12-16 | 1 | -0/+1 |
|/ |
|
* | bower zxcvbn | Morris Jobke | 2014-11-06 | 1 | -1/+1 |
* | Add unit tests and fix rootcerts creation bug | Lukas Reschke | 2014-08-31 | 1 | -1/+1 |
* | Cleanup routes | Robin Appelman | 2014-08-31 | 1 | -2/+1 |
* | Move certificate management interface from files_external to core | Robin Appelman | 2014-08-31 | 1 | -87/+128 |
* | remove obsolete placeholder call, fix #8881 | Jan-Christoph Borchardt | 2014-06-04 | 1 | -2/+0 |
* | add missing placeholder shim for change password fields in IE8/9 | Jan-Christoph Borchardt | 2014-06-03 | 1 | -0/+2 |
* | prevent pageload if pressed enter on name email change | Volkan Gezer | 2014-05-30 | 1 | -1/+1 |
* | fix typo encryption | Volkan Gezer | 2014-05-15 | 1 | -2/+2 |
* | backup the encryption key after the encryption was disabled so that the user | Bjoern Schiessle | 2014-05-13 | 1 | -9/+52 |
* | Merge pull request #8069 from owncloud/fix-localization-issues-with-file-encr... | Björn Schießle | 2014-04-11 | 1 | -1/+1 |
|\ |
|
| * | Fix some localization issues with file encryption/decription strings | Volkan Gezer | 2014-04-05 | 1 | -1/+1 |
* | | reduce code duplication, fix parse error, prevent page reload on hitting ente... | Thomas Müller | 2014-04-07 | 1 | -50/+47 |
|/ |
|
* | Use $.hide() instead of .hidden for now | kondou | 2014-03-12 | 1 | -3/+3 |
* | Remove OC.Router usage | kondou | 2014-03-12 | 1 | -7/+8 |
* | Merge branch 'master' into hide_remove_image_avatar | kondou | 2014-03-12 | 1 | -5/+5 |
|\ |
|
| * | Replace OC.Router.generate() with OC.generateUrl() | Thomas Müller | 2014-03-02 | 1 | -5/+5 |
* | | Merge branch 'master' into hide_remove_image_avatar | kondou | 2014-02-28 | 1 | -22/+2 |
|\| |
|
| * | 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 |
| * | | do not show display name on mobile when profile picture is present | Jan-Christoph Borchardt | 2014-02-20 | 1 | -0/+2 |
* | | | Use addClass('hidden') and removeClass('hidden') | kondou | 2014-02-21 | 1 | -3/+3 |
* | | | Hide remove image, if there's no custom avatar | kondou | 2014-02-20 | 1 | -0/+14 |
|/ / |
|