| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix #2473 | John Molakvoæ (skjnldsv) | 2016-12-06 | 1 | -26/+11 |
* | hide token configure menu when clicking outside it | Robin Appelman | 2016-12-06 | 1 | -1/+10 |
* | hide all other token dropdowns when showing one | Robin Appelman | 2016-12-06 | 1 | -0/+1 |
* | Merge pull request #2509 from nextcloud/sudo-mode-for-app-enabling | Lukas Reschke | 2016-12-05 | 1 | -0/+10 |
|\ |
|
| * | Add sudo mode to enabling and disabling apps | Lukas Reschke | 2016-12-05 | 1 | -0/+10 |
* | | Merge pull request #2501 from nextcloud/issue-2472-remove-update-notification... | Morris Jobke | 2016-12-05 | 1 | -23/+30 |
|\ \
| |/
|/| |
|
| * | Remove the update warning and the notification after an successful update | Joas Schilling | 2016-12-05 | 1 | -23/+30 |
* | | Merge pull request #2502 from nextcloud/personal-settings-dead-code | Morris Jobke | 2016-12-05 | 1 | -55/+0 |
|\ \ |
|
| * | | remove dead js code from personal settings | Christoph Wurst | 2016-12-05 | 1 | -55/+0 |
| |/ |
|
* / | Allow emtpy values on personal page and fix saving checkmark position | Christoph Wurst | 2016-12-05 | 1 | -1/+1 |
|/ |
|
* | Fix password change in user management | Morris Jobke | 2016-11-30 | 1 | -0/+1 |
* | Fix Regex for iPhone and add iPad | Lukas Reschke | 2016-11-28 | 1 | -2/+4 |
* | Loading icon fix #2198 | John Molakvoæ (skjnldsv) | 2016-11-24 | 1 | -1/+1 |
* | Merge pull request #2224 from nextcloud/fix-visibility-switcher | Lukas Reschke | 2016-11-24 | 2 | -2/+2 |
|\ |
|
| * | Make Christoph happier | Lukas Reschke | 2016-11-21 | 1 | -1/+1 |
| * | Fix visibility switcher for avatar | Lukas Reschke | 2016-11-21 | 1 | -1/+1 |
* | | 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 |