summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Expand)AuthorAgeFilesLines
...
* | fix menu positioning hackJan-Christoph Borchardt2016-11-212-2/+1
* | put explanatory text directly in popupJan-Christoph Borchardt2016-11-212-9/+17
* | Fix changing display names for subadminsLukas Reschke2016-11-211-2/+8
* | Adjust permission checksLukas Reschke2016-11-212-16/+10
* | Add a signer class for signingLukas Reschke2016-11-211-6/+12
* | fix unit testsBjoern Schiessle2016-11-211-2/+3
* | Fix password display issueRoeland Jago Douma2016-11-211-0/+2
* | rearrange input fieldsBjoern Schiessle2016-11-211-20/+19
* | limit max-width to have never more than two input fields next to each otherBjoern Schiessle2016-11-211-0/+1
* | Fix position of menuRoeland Jago Douma2016-11-212-6/+14
* | Fix location of menuRoeland Jago Douma2016-11-211-1/+1
* | change scope to 'local' for display name and avatarBjoern Schiessle2016-11-212-19/+28
* | change order of email and phone numberBjoern Schiessle2016-11-211-14/+14
* | fix avatar cropperRobin Appelman2016-11-212-7/+9
* | update system address book if the user change the personal settingsBjoern Schiessle2016-11-214-36/+65
* | Fix popup arrow positioningJohn Molakvoæ (skjnldsv)2016-11-211-1/+1
* | Fix popover layout fix for files and globalJohn Molakvoæ (skjnldsv)2016-11-211-1/+2
* | remove double importChristoph Wurst2016-11-211-1/+0
* | fix profile picture fed sharing scope menuChristoph Wurst2016-11-213-9/+13
* | allow to change display names in the user settings againBjörn Schießle2016-11-212-110/+86
* | allow multiple values for phone, website, address and emailBjörn Schießle2016-11-212-11/+11
* | display stored user dataBjörn Schießle2016-11-211-12/+15
* | introduce accounts table and keep it up-to-date with the data added to the pe...Björn Schießle2016-11-212-3/+158
* | use PUT to update user settingsChristoph Wurst2016-11-214-4/+10
* | Add federation scope to the user avatarChristoph Wurst2016-11-214-19/+37
* | Persist settings on the serverChristoph Wurst2016-11-217-21/+197
* | Add more personal information fields to the settings page for enhanced federa...Christoph Wurst2016-11-216-43/+371
|/
* [tx-robot] updated from transifexNextcloud bot2016-11-218-2/+48
* [tx-robot] updated from transifexNextcloud bot2016-11-208-2/+94
* [tx-robot] updated from transifexNextcloud bot2016-11-1932-32/+48
* Merge pull request #1447 from nextcloud/password-confirmation-for-some-actionsMorris Jobke2016-11-1814-95/+271
|\
| * Fix user management callbacksMorris Jobke2016-11-181-34/+43
| * fix displaynameMorris Jobke2016-11-181-1/+1
| * Fix error displaying on email and add confirmationJoas Schilling2016-11-181-21/+37
| * Require password confirmation to change the QuotaJoas Schilling2016-11-182-3/+19
| * 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-186-14/+74
| * Require confirmation when changing the email settingsJoas Schilling2016-11-182-10/+43
| * Fix error message displayingJoas Schilling2016-11-181-1/+1
| * Require password confirmation for app passwordJoas Schilling2016-11-182-3/+10
| * Require password confirmation for changing the emailJoas Schilling2016-11-182-0/+2
* | 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
* | | [tx-robot] updated from transifexNextcloud bot2016-11-184-0/+12
* | | Merge pull request #2188 from nextcloud/remove-settings-pane-in-apps-managementMorris Jobke2016-11-171-5/+0
|\ \ \
| * | | Remove settings pane in app managementMorris Jobke2016-11-171-5/+0
| | |/ | |/|
* | | Merge pull request #2163 from nextcloud/app-password-scope-warngingsMorris Jobke2016-11-171-2/+1
|\ \ \ | |/ / |/| |