Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1447 from nextcloud/password-confirmation-for-some-actions | Morris Jobke | 2016-11-18 | 5 | -91/+230 |
|\ | | | | | Password confirmation for some actions | ||||
| * | Fix user management callbacks | Morris Jobke | 2016-11-18 | 1 | -34/+43 |
| | | | | | | | | | | | | * properly handle user management actions like display name, email or password field change Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | Fix error displaying on email and add confirmation | Joas Schilling | 2016-11-18 | 1 | -21/+37 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Require password confirmation to change the Quota | Joas Schilling | 2016-11-18 | 1 | -3/+12 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Require confirmation to change the displayname | Joas Schilling | 2016-11-18 | 1 | -15/+31 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Confirm on create/delete group | Joas Schilling | 2016-11-18 | 1 | -2/+13 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | More fixes | Joas Schilling | 2016-11-18 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Hide and show after updating | Joas Schilling | 2016-11-18 | 1 | -4/+10 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Require password confirmation for user management | Joas Schilling | 2016-11-18 | 1 | -14/+54 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Require confirmation when changing the email settings | Joas Schilling | 2016-11-18 | 1 | -10/+37 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Fix error message displaying | Joas Schilling | 2016-11-18 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Require password confirmation for app password | Joas Schilling | 2016-11-18 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #2108 from nextcloud/properly-parse-ie-useragent | Lukas Reschke | 2016-11-18 | 1 | -1/+1 |
|\ \ | |/ |/| | Properly parse IE 11 user agent | ||||
| * | Properly parse IE 11 user agent | Morris Jobke | 2016-11-14 | 1 | -1/+1 |
| | | | | | | | | | | | | * fixes #2101 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #2146 from nextcloud/add_copy_tooltip_to_clipboard | Roeland Jago Douma | 2016-11-16 | 1 | -10/+18 |
|\ \ | | | | | | | Adds copy tooltip to clipboards | ||||
| * | | Fix tooltips - they now properly change on click | Morris Jobke | 2016-11-16 | 1 | -10/+18 |
| |/ | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | dropdown ui | Robin Appelman | 2016-11-16 | 1 | -10/+9 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | enable deleting/configuring new tokens | Robin Appelman | 2016-11-16 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Robin Appelman <icewind@owncloud.com> | ||||
* | | allow configuring filesystem access | Robin Appelman | 2016-11-16 | 1 | -1/+34 |
| | | | | | | | | Signed-off-by: Robin Appelman <icewind@owncloud.com> | ||||
* | | app password scope wip | Robin Appelman | 2016-11-16 | 1 | -5/+12 |
|/ | | | | Signed-off-by: Robin Appelman <icewind@owncloud.com> | ||||
* | Fix single author with details | Joas Schilling | 2016-11-11 | 1 | -1/+12 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix route and js | Roeland Jago Douma | 2016-11-06 | 1 | -6/+9 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Removed else statement preventing Success message from displaying causing ↵ | Henry Mohn | 2016-11-04 | 1 | -11/+10 |
| | | | | | | bug #1875 Signed-off-by: Henry Mohn <hmohniii@gmail.com> | ||||
* | Merge pull request #1940 from nextcloud/new-appstore | Michael Grosser | 2016-11-02 | 1 | -7/+3 |
|\ | | | | | Use new appstore API | ||||
| * | Proxy images through usercontent.apps.nextcloud.com | Lukas Reschke | 2016-10-31 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
| * | Use new appstore API | Lukas Reschke | 2016-10-31 | 1 | -5/+1 |
| | | | | | | | | | | | | This change introduces the new appstore API in Nextcloud. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | Color the trusted domain to alert the admin a bit more | Joas Schilling | 2016-10-31 | 1 | -2/+7 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #1452 from nextcloud/appconfig-endpoint | Joas Schilling | 2016-10-25 | 2 | -35/+26 |
|\ | | | | | Appconfig endpoint | ||||
| * | Switch to public API | Joas Schilling | 2016-10-21 | 2 | -15/+15 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Make AppConfig part of the public API | Joas Schilling | 2016-10-21 | 1 | -20/+11 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #1828 from nextcloud/avatar-picker-improvements | Morris Jobke | 2016-10-24 | 1 | -11/+23 |
|\ \ | | | | | | | Avatar picker improvements | ||||
| * | | use smaller cropper on small screens | Robin Appelman | 2016-10-24 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | set initial cropper to max size | Robin Appelman | 2016-10-21 | 1 | -4/+6 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | show spinner while loading/cropping avatar | Robin Appelman | 2016-10-20 | 1 | -2/+10 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | only show cropper dialog when the cropper is ready | Robin Appelman | 2016-10-20 | 1 | -1/+2 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | float the avatar cropper over the page | Robin Appelman | 2016-10-20 | 1 | -4/+2 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | Prevent flashing the full sized image when cropping an avatar | Robin Appelman | 2016-10-20 | 1 | -2/+5 |
| |/ | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* / | Fix personal page | Roeland Jago Douma | 2016-10-21 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | The red box already makes clear it's an error | Joas Schilling | 2016-10-18 | 1 | -4/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #1701 from nextcloud/impr-user-list | Lukas Reschke | 2016-10-13 | 1 | -17/+4 |
|\ | | | | | tidy up adding user to list a little bit | ||||
| * | tidy up adding user to list a little bit | Arthur Schiwon | 2016-10-11 | 1 | -17/+4 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Better search functionality | Joas Schilling | 2016-10-11 | 1 | -5/+23 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Fix authors that have a mail or homepage | Joas Schilling | 2016-10-11 | 1 | -2/+24 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Improve user list rendering perf by not resorting after every add (#26282) | Vincent Petry | 2016-10-10 | 1 | -1/+1 |
| | | | | | The call to UserList.add() was wrong and was passing "user.lastLogin" as the sort argument which would cause the list to be resorted over and over again for every added item after loading the next page of users. | ||||
* | Merge pull request #1229 from nextcloud/bugfix/change-password-changes | Morris Jobke | 2016-10-06 | 1 | -3/+17 |
|\ | | | | | Bugfix/change password changes | ||||
| * | remove old indicators for "saving started" and "saving successful" | Morris Jobke | 2016-10-06 | 1 | -2/+0 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | Removes spinner in case password is wrong as well. | Raghu Nayyar | 2016-09-17 | 1 | -1/+1 |
| | | |||||
| * | Removes tipsy when password verification is going on | Raghu Nayyar | 2016-09-17 | 1 | -0/+2 |
| | | |||||
| * | Removes the check mark after 5 second timeout. | Raghu Nayyar | 2016-09-17 | 1 | -0/+12 |
| | | |||||
| * | Adds a checkmark when the change is complete. | Raghu Nayyar | 2016-09-17 | 1 | -0/+1 |
| | |