summaryrefslogtreecommitdiffstats
path: root/settings/js
Commit message (Expand)AuthorAgeFilesLines
* Highlight current entryLukas Reschke2016-11-212-4/+26
* Make JS aware of password verificationLukas Reschke2016-11-211-0/+8
* fix menu positioning hackJan-Christoph Borchardt2016-11-211-1/+1
* put explanatory text directly in popupJan-Christoph Borchardt2016-11-211-3/+3
* Fix position of menuRoeland Jago Douma2016-11-212-6/+14
* change scope to 'local' for display name and avatarBjoern Schiessle2016-11-212-19/+28
* update system address book if the user change the personal settingsBjoern Schiessle2016-11-211-1/+2
* fix profile picture fed sharing scope menuChristoph Wurst2016-11-211-6/+6
* use PUT to update user settingsChristoph Wurst2016-11-212-2/+6
* Add federation scope to the user avatarChristoph Wurst2016-11-212-12/+23
* Persist settings on the serverChristoph Wurst2016-11-212-12/+93
* Add more personal information fields to the settings page for enhanced federa...Christoph Wurst2016-11-213-7/+246
* Merge pull request #1447 from nextcloud/password-confirmation-for-some-actionsMorris Jobke2016-11-185-91/+230
|\
| * Fix user management callbacksMorris Jobke2016-11-181-34/+43
| * Fix error displaying on email and add confirmationJoas Schilling2016-11-181-21/+37
| * Require password confirmation to change the QuotaJoas Schilling2016-11-181-3/+12
| * Require confirmation to change the displaynameJoas Schilling2016-11-181-15/+31
| * Confirm on create/delete groupJoas Schilling2016-11-181-2/+13
| * More fixesJoas Schilling2016-11-181-2/+2
| * Hide and show after updatingJoas Schilling2016-11-181-4/+10
| * Require password confirmation for user managementJoas Schilling2016-11-181-14/+54
| * Require confirmation when changing the email settingsJoas Schilling2016-11-181-10/+37
| * Fix error message displayingJoas Schilling2016-11-181-1/+1
| * Require password confirmation for app passwordJoas Schilling2016-11-181-0/+5
* | Merge pull request #2108 from nextcloud/properly-parse-ie-useragentLukas Reschke2016-11-181-1/+1
|\ \ | |/ |/|
| * Properly parse IE 11 user agentMorris Jobke2016-11-141-1/+1
* | Merge pull request #2146 from nextcloud/add_copy_tooltip_to_clipboardRoeland Jago Douma2016-11-161-10/+18
|\ \
| * | Fix tooltips - they now properly change on clickMorris Jobke2016-11-161-10/+18
| |/
* | dropdown uiRobin Appelman2016-11-161-10/+9
* | enable deleting/configuring new tokensRobin Appelman2016-11-161-2/+2
* | allow configuring filesystem accessRobin Appelman2016-11-161-1/+34
* | app password scope wipRobin Appelman2016-11-161-5/+12
|/
* Fix single author with detailsJoas Schilling2016-11-111-1/+12
* 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 #1940 from nextcloud/new-appstoreMichael Grosser2016-11-021-7/+3
|\
| * Proxy images through usercontent.apps.nextcloud.comLukas Reschke2016-10-311-2/+2
| * Use new appstore APILukas Reschke2016-10-311-5/+1
* | Color the trusted domain to alert the admin a bit moreJoas Schilling2016-10-311-2/+7
|/
* Merge pull request #1452 from nextcloud/appconfig-endpointJoas Schilling2016-10-252-35/+26
|\
| * Switch to public APIJoas Schilling2016-10-212-15/+15
| * Make AppConfig part of the public APIJoas Schilling2016-10-211-20/+11
* | 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
|/