Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Theming: fix primary button for bright colors | Julius Haertl | 2016-08-29 | 2 | -35/+77 |
* | Merge pull request #1136 from nextcloud/fix-16041 | Joas Schilling | 2016-08-29 | 1 | -0/+2 |
|\ | |||||
| * | Modified overflow in multiselector | Sergio Bertolín | 2016-08-29 | 1 | -0/+2 |
* | | Merge pull request #1135 from nextcloud/choose-buttons | Joas Schilling | 2016-08-29 | 1 | -0/+14 |
|\ \ | |||||
| * | | Choose button remains disabled unless files are chosen | Sujith Haridasan | 2016-08-29 | 1 | -0/+14 |
| |/ | |||||
* | | Merge pull request #1134 from nextcloud/fix_redirection | Joas Schilling | 2016-08-29 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix redirection taking care of protocol and port | Juan Pablo Villafáñez | 2016-08-29 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #1133 from nextcloud/fix-numerous | Joas Schilling | 2016-08-29 | 2 | -33/+19 |
|\ \ | |||||
| * | | always return numeric storage id as int, also check type equality in test ass... | Jörn Friedrich Dreyer | 2016-08-29 | 2 | -33/+19 |
| |/ | |||||
* | | Merge pull request #1131 from nextcloud/add-padding | Joas Schilling | 2016-08-29 | 1 | -1/+2 |
|\ \ | |||||
| * | | Adds padding and max-width to the input for the sign up page. (#25959) | Raghu Nayyar | 2016-08-29 | 1 | -1/+2 |
| |/ | |||||
* | | Merge pull request #1128 from nextcloud/upstream-25922 | Roeland Jago Douma | 2016-08-29 | 7 | -119/+143 |
|\ \ | |||||
| * | | Fix group sorting in user list group selection | Vincent Petry | 2016-08-29 | 1 | -2/+2 |
| * | | Extra non-available groups also in list | Vincent Petry | 2016-08-29 | 1 | -2/+15 |
| * | | Users page lazy multiselect group dropdowns | Vincent Petry | 2016-08-29 | 6 | -117/+128 |
| |/ | |||||
* | | Merge pull request #1117 from iamfool/master | Lukas Reschke | 2016-08-29 | 2 | -4/+4 |
|\ \ | |/ |/| | |||||
| * | Update AdminTest.php | iamfool | 2016-08-29 | 1 | -3/+3 |
| * | Update Admin.php | iamfool | 2016-08-28 | 1 | -1/+1 |
* | | Merge pull request #976 from nextcloud/downstream-25702 | Lukas Reschke | 2016-08-28 | 4 | -8/+19 |
|\ \ | |||||
| * | | Hide the LDAP password in the client side | Juan Pablo Villafáñez | 2016-08-19 | 4 | -8/+19 |
* | | | Merge pull request #847 from nextcloud/quota-mount-in-homefolder | Lukas Reschke | 2016-08-28 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | fix quota calculation when a filesystem is mounted in a user home | Robin Appelman | 2016-08-12 | 1 | -1/+1 |
* | | | Merge pull request #1093 from nextcloud/mail-fontstack | Raghu Nayyar | 2016-08-28 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | use proper font stack for email | Jan-Christoph Borchardt | 2016-08-26 | 1 | -1/+1 |
* | | | | Merge pull request #1105 from nextcloud/usermenu-ordering | Raghu Nayyar | 2016-08-28 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | fix ordering of user menu entries | Jan-Christoph Borchardt | 2016-08-27 | 1 | -3/+3 |
* | | | | | Merge pull request #1097 from nextcloud/2fa-cancel-login-styling | Jan-Christoph Borchardt | 2016-08-27 | 1 | -2/+4 |
|\ \ \ \ \ | |||||
| * | | | | | fix double semicolon | Jan-Christoph Borchardt | 2016-08-27 | 1 | -1/+1 |
| * | | | | | 2fa cancel login styling | Christoph Wurst | 2016-08-27 | 1 | -2/+4 |
* | | | | | | Merge pull request #1103 from nextcloud/improve-theming-performance | Jan-Christoph Borchardt | 2016-08-27 | 3 | -10/+107 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use temporary file as cache | Lukas Reschke | 2016-08-27 | 2 | -4/+16 |
| * | | | | | | Increase theming performance | Lukas Reschke | 2016-08-27 | 3 | -7/+92 |
* | | | | | | | Merge pull request #1098 from nextcloud/2fa-challenge-styling | Jan-Christoph Borchardt | 2016-08-27 | 3 | -32/+38 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | list 2FA providers as buttons | Christoph Wurst | 2016-08-27 | 3 | -5/+8 |
| * | | | | | | | use centered h2 for 2FA page headers | Christoph Wurst | 2016-08-27 | 3 | -22/+26 |
| * | | | | | | | fix 2fa challenge page wording | Christoph Wurst | 2016-08-27 | 2 | -3/+2 |
| * | | | | | | | reorder 2fa challenge HTML | Christoph Wurst | 2016-08-27 | 1 | -7/+7 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #1054 from nextcloud/less-cache-hits | Lukas Reschke | 2016-08-27 | 5 | -18/+34 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | optimize getUserFolder for the common case | Robin Appelman | 2016-08-25 | 1 | -11/+6 |
| * | | | | | | | cache user folders | Robin Appelman | 2016-08-25 | 3 | -16/+28 |
| * | | | | | | | cache root id in mountpoint | Robin Appelman | 2016-08-25 | 1 | -1/+5 |
| * | | | | | | | reuse the userfolder's fileinfo when possible during dav setup | Robin Appelman | 2016-08-25 | 1 | -1/+6 |
* | | | | | | | | Merge pull request #968 from Faldon/fixing_spinner_animation | Lukas Reschke | 2016-08-27 | 1 | -5/+28 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Fixing infinite spinner animation | Thomas Pulzer | 2016-08-19 | 1 | -5/+28 |
* | | | | | | | | Merge pull request #1058 from nextcloud/avatarController_cleanup | Lukas Reschke | 2016-08-27 | 3 | -116/+106 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Remove unused core wrappers | Roeland Jago Douma | 2016-08-25 | 1 | -20/+0 |
| * | | | | | | | AvatarController cleanup | Roeland Jago Douma | 2016-08-25 | 3 | -96/+106 |
* | | | | | | | | Merge pull request #1091 from nextcloud/theming-title-preview | Lukas Reschke | 2016-08-27 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Theming: Preview for page title | Julius Haertl | 2016-08-26 | 1 | -0/+3 |
* | | | | | | | | Merge pull request #1088 from nextcloud/core_tags_cleanup | Lukas Reschke | 2016-08-26 | 4 | -168/+0 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | |