Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add occ command to expire the trashbin (#25878) | Thomas Müller | 2016-08-29 | 4 | -0/+263 |
* | 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 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Autoloader update | Roeland Jago Douma | 2016-08-26 | 2 | -2/+0 |
| * | | | | | | | Remove the core tag routes since they are broken | Roeland Jago Douma | 2016-08-26 | 2 | -166/+0 |
* | | | | | | | | Merge pull request #1031 from nextcloud/2fa-infinite-redirect-loop | Joas Schilling | 2016-08-26 | 9 | -15/+71 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | prevent infinite redirect loops if the there is no 2fa provider to pass | Christoph Wurst | 2016-08-24 | 9 | -15/+71 |
* | | | | | | | | | Merge pull request #1085 from nextcloud/fix-ffs-sharing-syntax | Roeland Jago Douma | 2016-08-26 | 5 | -355/+10 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Reorder the buttons by importance | Joas Schilling | 2016-08-26 | 4 | -353/+8 |
| * | | | | | | | | | Fix more HTML "syntax" | Joas Schilling | 2016-08-26 | 1 | -1/+1 |
| * | | | | | | | | | FIx the syntax of the buttons | Joas Schilling | 2016-08-26 | 1 | -1/+1 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #771 from nextcloud/theming-fixes | Roeland Jago Douma | 2016-08-26 | 5 | -17/+146 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Make federadedfilesharing button match the theming values | Julius Haertl | 2016-08-26 | 2 | -13/+23 |
| * | | | | | | | | Theming: Adjust jquery ui elements | Julius Haertl | 2016-08-26 | 2 | -2/+46 |
| * | | | | | | | | Theming: colorize primary buttons | Julius Haertl | 2016-08-26 | 2 | -2/+75 |
| * | | | | | | | | Remove internal from getThemingDefaults | Julius Haertl | 2016-08-26 | 1 | -1/+0 |
| * | | | | | | | | Theming: fix federated sharing button color | Julius Haertl | 2016-08-26 | 2 | -1/+4 |
* | | | | | | | | | Merge pull request #1053 from nextcloud/set-quota-non-int | Lukas Reschke | 2016-08-26 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fix setting quota to default or unlimited | Robin Appelman | 2016-08-25 | 1 | -1/+1 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #1077 from nextcloud/sharee_ocs_appframework | Lukas Reschke | 2016-08-26 | 3 | -93/+79 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | |