summaryrefslogtreecommitdiffstats
path: root/settings/js/personal.js
Commit message (Expand)AuthorAgeFilesLines
* verification button should be clickable directly after status change, not onl...Bjoern Schiessle2017-04-281-13/+20
* only close verification dialog if the user clicks outside of the dialogBjoern Schiessle2017-04-281-11/+10
* show and hide verification dialogBjoern Schiessle2017-04-281-10/+11
* add missing translation and other small fixesBjoern Schiessle2017-04-281-2/+1
* Fix styling of verification box to popoverJan-Christoph Borchardt2017-04-281-2/+2
* remove action class once the status changes from 'to verify' to 'verifying'Bjoern Schiessle2017-04-281-1/+2
* make use of verification buttonsBjoern Schiessle2017-04-281-5/+6
* add verification dialogBjoern Schiessle2017-04-281-1/+37
* trigger event on input autofillFelix Heidecke2017-03-191-9/+2
* Always enable avatarsMorris Jobke2017-02-131-9/+7
* Fix #2473John Molakvoæ (skjnldsv)2016-12-061-26/+11
* remove dead js code from personal settingsChristoph Wurst2016-12-051-55/+0
* Add federation scope to the user avatarChristoph Wurst2016-11-211-3/+3
* Add more personal information fields to the settings page for enhanced federa...Christoph Wurst2016-11-211-7/+16
* Fix error message displayingJoas Schilling2016-11-181-1/+1
* Fix route and jsRoeland Jago Douma2016-11-061-6/+9
* Removed else statement preventing Success message from displaying causing bug...Henry Mohn2016-11-041-11/+10
* Merge pull request #1828 from nextcloud/avatar-picker-improvementsMorris Jobke2016-10-241-11/+23
|\
| * use smaller cropper on small screensRobin Appelman2016-10-241-2/+2
| * set initial cropper to max sizeRobin Appelman2016-10-211-4/+6
| * show spinner while loading/cropping avatarRobin Appelman2016-10-201-2/+10
| * only show cropper dialog when the cropper is readyRobin Appelman2016-10-201-1/+2
| * float the avatar cropper over the pageRobin Appelman2016-10-201-4/+2
| * Prevent flashing the full sized image when cropping an avatarRobin Appelman2016-10-201-2/+5
* | Fix personal pageRoeland Jago Douma2016-10-211-1/+1
|/
* The red box already makes clear it's an errorJoas Schilling2016-10-181-4/+4
* remove old indicators for "saving started" and "saving successful"Morris Jobke2016-10-061-2/+0
* Removes spinner in case password is wrong as well.Raghu Nayyar2016-09-171-1/+1
* Removes tipsy when password verification is going onRaghu Nayyar2016-09-171-0/+2
* Removes the check mark after 5 second timeout.Raghu Nayyar2016-09-171-0/+12
* Adds a checkmark when the change is complete.Raghu Nayyar2016-09-171-0/+1
* Disables teh button when clicked change password.Raghu Nayyar2016-09-171-1/+2
* Cache avatars properlyRoeland Jago Douma2016-08-301-2/+11
* 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