summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | More fixesJoas Schilling2016-11-181-2/+2
| * | | | | use proper method call for _.bind()Morris Jobke2016-11-181-1/+1
| * | | | | Hide and show after updatingJoas Schilling2016-11-181-4/+10
| * | | | | Require password confirmation for user managementJoas Schilling2016-11-186-14/+74
| * | | | | Require password confirmation when changing workflow rulesJoas Schilling2016-11-182-0/+16
| * | | | | Require confirmation for app config changesJoas Schilling2016-11-181-0/+4
| * | | | | Require confirmation when changing the email settingsJoas Schilling2016-11-182-10/+43
| * | | | | Make sure it is a functionJoas Schilling2016-11-181-1/+1
| * | | | | Fix error message displayingJoas Schilling2016-11-181-1/+1
| * | | | | Require password confirmation for app passwordJoas Schilling2016-11-182-3/+10
| * | | | | Require confirmation when generating backup codesJoas Schilling2016-11-182-4/+11
| * | | | | Allow to check it via the APIJoas Schilling2016-11-181-2/+16