| Commit message (Expand) | Author | Age | Files | Lines |
* | Check if data is defined | Lukas Reschke | 2016-11-22 | 1 | -1/+1 |
* | use date as device name if no name was given | Bjoern Schiessle | 2016-11-21 | 1 | -1/+1 |
* | small fixes | Bjoern Schiessle | 2016-11-21 | 1 | -2/+2 |
* | Ask for password when scope is changed | Lukas Reschke | 2016-11-21 | 1 | -0/+8 |
* | Highlight current entry | Lukas Reschke | 2016-11-21 | 2 | -4/+26 |
* | Make JS aware of password verification | Lukas Reschke | 2016-11-21 | 1 | -0/+8 |
* | fix menu positioning hack | Jan-Christoph Borchardt | 2016-11-21 | 1 | -1/+1 |
* | put explanatory text directly in popup | Jan-Christoph Borchardt | 2016-11-21 | 1 | -3/+3 |
* | Fix position of menu | Roeland Jago Douma | 2016-11-21 | 2 | -6/+14 |
* | change scope to 'local' for display name and avatar | Bjoern Schiessle | 2016-11-21 | 2 | -19/+28 |
* | update system address book if the user change the personal settings | Bjoern Schiessle | 2016-11-21 | 1 | -1/+2 |
* | fix profile picture fed sharing scope menu | Christoph Wurst | 2016-11-21 | 1 | -6/+6 |
* | use PUT to update user settings | Christoph Wurst | 2016-11-21 | 2 | -2/+6 |
* | Add federation scope to the user avatar | Christoph Wurst | 2016-11-21 | 2 | -12/+23 |
* | Persist settings on the server | Christoph Wurst | 2016-11-21 | 2 | -12/+93 |
* | Add more personal information fields to the settings page for enhanced federa... | Christoph Wurst | 2016-11-21 | 3 | -7/+246 |
* | Merge pull request #1447 from nextcloud/password-confirmation-for-some-actions | Morris Jobke | 2016-11-18 | 5 | -91/+230 |
|\ |
|
| * | Fix user management callbacks | Morris Jobke | 2016-11-18 | 1 | -34/+43 |
| * | Fix error displaying on email and add confirmation | Joas Schilling | 2016-11-18 | 1 | -21/+37 |
| * | Require password confirmation to change the Quota | Joas Schilling | 2016-11-18 | 1 | -3/+12 |
| * | Require confirmation to change the displayname | Joas Schilling | 2016-11-18 | 1 | -15/+31 |
| * | Confirm on create/delete group | Joas Schilling | 2016-11-18 | 1 | -2/+13 |
| * | More fixes | Joas Schilling | 2016-11-18 | 1 | -2/+2 |
| * | Hide and show after updating | Joas Schilling | 2016-11-18 | 1 | -4/+10 |
| * | Require password confirmation for user management | Joas Schilling | 2016-11-18 | 1 | -14/+54 |
| * | Require confirmation when changing the email settings | Joas Schilling | 2016-11-18 | 1 | -10/+37 |
| * | Fix error message displaying | Joas Schilling | 2016-11-18 | 1 | -1/+1 |
| * | Require password confirmation for app password | Joas Schilling | 2016-11-18 | 1 | -0/+5 |
* | | Merge pull request #2108 from nextcloud/properly-parse-ie-useragent | Lukas Reschke | 2016-11-18 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Properly parse IE 11 user agent | Morris Jobke | 2016-11-14 | 1 | -1/+1 |
* | | Merge pull request #2146 from nextcloud/add_copy_tooltip_to_clipboard | Roeland Jago Douma | 2016-11-16 | 1 | -10/+18 |
|\ \ |
|
| * | | Fix tooltips - they now properly change on click | Morris Jobke | 2016-11-16 | 1 | -10/+18 |
| |/ |
|
* | | dropdown ui | Robin Appelman | 2016-11-16 | 1 | -10/+9 |
* | | enable deleting/configuring new tokens | Robin Appelman | 2016-11-16 | 1 | -2/+2 |
* | | allow configuring filesystem access | Robin Appelman | 2016-11-16 | 1 | -1/+34 |
* | | app password scope wip | Robin Appelman | 2016-11-16 | 1 | -5/+12 |
|/ |
|
* | Fix single author with details | Joas Schilling | 2016-11-11 | 1 | -1/+12 |
* | Fix route and js | Roeland Jago Douma | 2016-11-06 | 1 | -6/+9 |
* | Removed else statement preventing Success message from displaying causing bug... | Henry Mohn | 2016-11-04 | 1 | -11/+10 |
* | Merge pull request #1940 from nextcloud/new-appstore | Michael Grosser | 2016-11-02 | 1 | -7/+3 |
|\ |
|
| * | Proxy images through usercontent.apps.nextcloud.com | Lukas Reschke | 2016-10-31 | 1 | -2/+2 |
| * | Use new appstore API | Lukas Reschke | 2016-10-31 | 1 | -5/+1 |
* | | Color the trusted domain to alert the admin a bit more | Joas Schilling | 2016-10-31 | 1 | -2/+7 |
|/ |
|
* | Merge pull request #1452 from nextcloud/appconfig-endpoint | Joas Schilling | 2016-10-25 | 2 | -35/+26 |
|\ |
|
| * | Switch to public API | Joas Schilling | 2016-10-21 | 2 | -15/+15 |
| * | Make AppConfig part of the public API | Joas Schilling | 2016-10-21 | 1 | -20/+11 |
* | | Merge pull request #1828 from nextcloud/avatar-picker-improvements | Morris Jobke | 2016-10-24 | 1 | -11/+23 |
|\ \ |
|
| * | | use smaller cropper on small screens | Robin Appelman | 2016-10-24 | 1 | -2/+2 |
| * | | set initial cropper to max size | Robin Appelman | 2016-10-21 | 1 | -4/+6 |
| * | | show spinner while loading/cropping avatar | Robin Appelman | 2016-10-20 | 1 | -2/+10 |