Commit Graph

100 Commits (631d6571fdb39c367406fba8c608c76c92b06e2a)

Author SHA1 Message Date
Morris Jobke 5913af8a72 Mail address of users is now changable in the user management 10 years ago
Thomas Müller 51a22431ee load showpassord.js conditionally in the template only if needed 10 years ago
Morris Jobke f816f3df03 bower zxcvbn 11 years ago
Lukas Reschke 4efe6f6240 Add unit tests and fix rootcerts creation bug 11 years ago
Robin Appelman 1361bbb1e6 Cleanup routes 11 years ago
Robin Appelman c1b11571ea Move certificate management interface from files_external to core 11 years ago
Jan-Christoph Borchardt e26936e94f remove obsolete placeholder call, fix #8881 11 years ago
Jan-Christoph Borchardt 9396b22fe3 add missing placeholder shim for change password fields in IE8/9 11 years ago
Volkan Gezer 4843d13056 prevent pageload if pressed enter on name email change 11 years ago
Volkan Gezer 5291f47c66 fix typo encryption 11 years ago
Bjoern Schiessle a9ac11718e backup the encryption key after the encryption was disabled so that the user 11 years ago
Thomas Müller 647abe512b reduce code duplication, fix parse error, prevent page reload on hitting enter while changing the display name - refs #8085 11 years ago
Volkan Gezer 286323f7a4 Fix some localization issues with file encryption/decription strings 11 years ago
kondou 8fafee31ef Use $.hide() instead of .hidden for now 11 years ago
kondou dd97d532be Remove OC.Router usage 11 years ago
Thomas Müller 1291303c5a Replace OC.Router.generate() with OC.generateUrl() 11 years ago
kondou 88882e3fa7 Use addClass('hidden') and removeClass('hidden') 11 years ago
kondou 0e0b4d5575 Hide remove image, if there's no custom avatar 11 years ago
Jan-Christoph Borchardt 20b740f8e4 do not show display name on mobile when profile picture is present 11 years ago
Joas Schilling c196e59e88 Add event parameter to keyup event 11 years ago
Joas Schilling fdb0d2067f Remove duplicated definition and move OC.msg to js/js.js 11 years ago
Morris Jobke 13fa0e2a9d Fix implied evals and doubled definition of variable 11 years ago
Bjoern Schiessle 6bb27ea76b disable button and input field during decryption 11 years ago
Bjoern Schiessle 2a3cb7ac5b remove the form, it isn't needed here 11 years ago
Morris Jobke 80dead5a9f fix double call of changeEmailAddress() 11 years ago
Morris Jobke 5c1a9f35f1 Indicate password strength using strengthify 11 years ago
Morris Jobke bc23f46198 fix typo 11 years ago
Morris Jobke 44a55056e7 change mail address by pressing enter - fixes #6179 11 years ago
Bjoern Schiessle caf486d6e7 - show a spinner while decrypting files if the encryption app was disabled 12 years ago
raghunayyar 7c2f1fd580 Puts the language divider in place. thanks @Kondou-ger ;) 12 years ago
raghunayyar e27bb660bd Uniform Styles and Indentation Fixes for Personal Block 12 years ago
Vincent Petry 6970774776 Fixed display name change for IE8 12 years ago
kondou b0ff10a536 Hide defaultavatar in #header and don't darken proper avatars in #header 12 years ago
kondou 24d092c4ba Have uniform (wrong) indention 12 years ago
kondou 4907685405 Base defaultavatar text on displayname 12 years ago
kondou 18da2f9cf7 Improve changepassword route naming 12 years ago
kondou 4963a5b30f Fix language selection; Fix #4756 12 years ago
kondou d18a070a03 Have the "notsquare" error as data, not as message 12 years ago
kondou a21376480d Split personal and user-mgmt password change logic 12 years ago
kondou 3774632ecc Clean up avatars and preliminary use JSON->rawlist.php 12 years ago
kondou 15ab798353 Fix an IE8 bug with the avatarcropper. 12 years ago
kondou 6db96603a0 Have login-checks and CSRF checks 12 years ago
kondou fca5db748b Remove backgroundcolor on updating avatar, and add a missing parameter 12 years ago
kondou a1e7614d73 Clean up oc_avatars 12 years ago
kondou 32a7ba9823 Don't update avatar on displayNameChange anymore 12 years ago
kondou 6d42f51d0c Fix unwanted caching in IE8 12 years ago
kondou 4724d60ecd Partly fix cropper in IE8 and don't use a dialog for it 12 years ago
kondou e7e3f1b81a Fix some of @jancborchardt's complaints in oc_avatars 12 years ago
kondou c95d4cafa9 Fix @tanghus's complains in avatars and clean up cropper after closing with "x" 12 years ago
kondou aa88eea9cf Sanitize displayname, respect data @ $element, fix routename, clean after cropping, updateAvatar with displayname 12 years ago