summaryrefslogtreecommitdiffstats
path: root/settings/js/personal.js
Commit message (Expand)AuthorAgeFilesLines
* verify user password on changeBjoern Schiessle2016-06-271-11/+19
* Merge remote-tracking branch 'upstream/master' into master-upstream-syncLukas Reschke2016-06-261-0/+11
|\
| * redirect to new login route (#25099)Christoph Wurst2016-06-211-0/+11
* | fix strengthify in personal settingsMorris Jobke2016-06-151-1/+2
|/
* list user's auth tokens on the personal settings pageChristoph Wurst2016-05-231-0/+7
* Merge pull request #22783 from patelfenil/bugfix-issue-17320Thomas Müller2016-04-251-2/+9
|\
| * Remove image now not coming when user changes fullname. Fixes #17320patelfenil2016-03-071-2/+9
* | replace $.parseJSON() by JSON.parse()Christoph Wurst2016-04-191-3/+3
* | Disable pastezone for jquery.fileuploadLukas Reschke2016-03-221-0/+1
* | Update avatar on username change if avatar is setMorris Jobke2016-03-171-1/+4
|/
* Save display name and email address on paste operations - fixes #22245Thomas Müller2016-02-091-0/+8
* Hide the delete button, until we know its a custom avatarJoas Schilling2016-01-261-9/+8
* Allow admins to add system wide root certificatesRobin Appelman2016-01-121-67/+0
* fix overlap and functionality of cropperJan-Christoph Borchardt2015-12-281-1/+1
* improve layout of personal settings pageJan-Christoph Borchardt2015-12-281-1/+1
* Only load the big (128x128) avatar on the perosnal pageRoeland Jago Douma2015-12-171-0/+5
* Use .text instead of .htmlLukas Reschke2015-11-301-3/+3
* Moved changedisplayname to usercontrollerRoeland Jago Douma2015-11-201-1/+1
* Merge pull request #19625 from owncloud/passwordchange-hidestrengthifyThomas Müller2015-10-141-1/+1
|\
| * Properly hide strengthify after password changeVincent Petry2015-10-071-1/+1
* | Fix uploading avatar and root certs in IE8Vincent Petry2015-10-091-11/+35
|/
* Remove requesttoken for avatarsLukas Reschke2015-08-231-1/+1
* [avatar] add error handlers for avatar setupMorris Jobke2015-07-301-1/+33
* assign error message to correct objectmichag862015-07-221-2/+2
* Allow user to set an empty email addressMorris Jobke2015-05-051-4/+5
* Only show SSL table header if there are certificatesRoeland Jago Douma2015-05-041-0/+9
* Don't pollute the global namespaceThomas Müller2015-04-211-4/+6
* fix date variableMorris Jobke2015-04-201-1/+1
* Migrate personal certificate handling into AppFramework controllersLukas Reschke2015-04-201-9/+13
* remove slow fade animation for remaining tipsy tooltipsJan-Christoph Borchardt2015-04-151-1/+1
* Merge pull request #14472 from owncloud/feature/wipencryptionappThomas Müller2015-04-071-75/+0
|\
| * Removing left overs from old encryption appThomas Müller2015-04-071-75/+0
* | Revert "[WIP] Only show SSL table header if there are certificates"Morris Jobke2015-04-071-9/+0
|/
* Merge pull request #15345 from rullzer/fix_15263Jan-Christoph Borchardt2015-04-071-0/+9
|\
| * Only show SSL table header if there are certificatesRoeland Jago Douma2015-03-311-0/+9
* | Fix JS reference error for personal password changingRobin McCorkell2015-03-311-1/+1
|/
* Don't use placeholder for password in IE8 & 9Morris Jobke2015-03-261-1/+7
* Merge pull request #10599 from owncloud/move_passwordchange_textLukas Reschke2015-02-241-4/+9
|\
| * Make the password changed msg inline to fix #10242kondou2015-02-111-4/+9
* | Encode Requesttoken for avatarsLukas Reschke2015-02-171-2/+2
|/
* Fix js error in personal settings if there is no password fieldRobin Appelman2015-01-091-1/+3
* Merge pull request #12921 from owncloud/user-mail-user-managementThomas Müller2014-12-191-3/+14
|\
| * Mail address of users is now changable in the user managementMorris Jobke2014-12-181-3/+14
* | load showpassord.js conditionally in the template only if neededThomas Müller2014-12-161-0/+1
|/
* bower zxcvbnMorris Jobke2014-11-061-1/+1
* Add unit tests and fix rootcerts creation bugLukas Reschke2014-08-311-1/+1
* Cleanup routesRobin Appelman2014-08-311-2/+1
* Move certificate management interface from files_external to coreRobin Appelman2014-08-311-87/+128
* remove obsolete placeholder call, fix #8881Jan-Christoph Borchardt2014-06-041-2/+0
* add missing placeholder shim for change password fields in IE8/9Jan-Christoph Borchardt2014-06-031-0/+2