summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | | | | | Add the 15 seconds to the window, instead of removingJoas Schilling2016-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
| * | | | | | Empty the password field on submission of the formJoas Schilling2016-11-182-6/+4
| * | | | | | Require confirmation to change the displaynameJoas Schilling2016-11-181-15/+31
| * | | | | | Confirm on create/delete groupJoas Schilling2016-11-181-2/+13
| * | | | | | Fix unit testsJoas Schilling2016-11-183-2/+12
| * | | | | | Update class mapJoas Schilling2016-11-182-0/+2