summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add identity proofLukas Reschke2016-11-214-14/+45
* Add privateLukas Reschke2016-11-212-0/+136
* Fix password display issueRoeland Jago Douma2016-11-211-0/+2
* lookup server connectorBjoern Schiessle2016-11-212-12/+82
* push public user data to the lookup serverBjoern Schiessle2016-11-217-0/+179
* 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
* remove old test classBjoern Schiessle2016-11-211-173/+0
* update unit testsBjoern Schiessle2016-11-213-56/+145
* fix unit testsBjoern Schiessle2016-11-212-1/+202
* 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-2110-144/+261
* Fix popup arrow positioningJohn Molakvoæ (skjnldsv)2016-11-211-1/+1
* Fix popover layout fix for files and globalJohn Molakvoæ (skjnldsv)2016-11-213-33/+8
* Fix popover layoutJohn 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
* increase version to trigger db migrationChristoph Wurst2016-11-211-1/+2
* allow to change display names in the user settings againBjörn Schießle2016-11-213-110/+87
* 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-215-3/+479
* 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-2152-16/+444
* [tx-robot] updated from transifexNextcloud bot2016-11-2054-28/+432
* [tx-robot] updated from transifexNextcloud bot2016-11-19104-150/+262
* Merge pull request #1602 from nextcloud/ignore-mod-envLukas Reschke2016-11-186-12/+36
|\
| * Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_envFelix Epp2016-11-166-12/+36
* | Merge pull request #2107 from nextcloud/fix-scrollbar-firefoxMorris Jobke2016-11-181-6/+3
|\ \
| * | fix glitch in ChromeMorris Jobke2016-11-181-0/+2
| * | fix scrollbar in settings area in Firefox, improve on @pgys pull requestJan-Christoph Borchardt2016-11-181-6/+1
* | | Merge pull request #1855 from nextcloud/focus-onslidetoggleMorris Jobke2016-11-181-0/+4
|\ \ \
| * | | Add focus to autofocus form element on slide toggleFelix A. Epp2016-11-071-0/+4
* | | | Merge pull request #2133 from nextcloud/select2-fixMorris Jobke2016-11-181-95/+97
|\ \ \ \
| * | | | Fix select2 dropdownJohn Molakvoæ2016-11-181-95/+97
* | | | | Merge pull request #2076 from nextcloud/log_preview_accessMorris Jobke2016-11-185-7/+106
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Dispatch event on preview requestRoeland Jago Douma2016-11-105-7/+106
* | | | | Merge pull request #1447 from nextcloud/password-confirmation-for-some-actionsMorris Jobke2016-11-1835-106/+513
|\ \ \ \ \
| * | | | | Fix user management callbacksMorris Jobke2016-11-181-34/+43
| * | | | | fix displaynameMorris Jobke2016-11-181-1/+1
| * | | | | Use the existing promptJoas Schilling2016-11-183-73/+27
| * | | | | Submit on enterRoeland Jago Douma2016-11-181-0/+6
| * | | | | Show a little explanation above the input fieldJoas Schilling2016-11-182-3/+8