Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge pull request #3192 from nextcloud/fix-app-settings-layout-minor | Morris Jobke | 2017-01-23 | 2 | -1/+11 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Add class | John Molakvoæ (skjnldsv) | 2017-01-23 | 2 | -2/+2 | |
| * | | | | | | Fix gap by filter svg and empty search message overflow | Felix A. Epp | 2017-01-22 | 2 | -1/+11 | |
* | | | | | | | Merge pull request #3212 from mwalbeck/mimetype-hidden-files | Robin Appelman | 2017-01-23 | 2 | -0/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Reduced code for filename trim | Magnus Walbeck | 2017-01-23 | 1 | -3/+1 | |
| * | | | | | | | Mimetype detection for hidden files | Magnus Walbeck | 2017-01-23 | 2 | -0/+10 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #3209 from nextcloud/fix-theming-typo | Morris Jobke | 2017-01-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix typo in theming description | Joas Schilling | 2017-01-23 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #3157 from nextcloud/fcloseafterkill | Morris Jobke | 2017-01-23 | 4 | -0/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Prevent PHP request to get killed when using fclose callback (#26775) | Vincent Petry | 2017-01-23 | 4 | -0/+5 | |
* | | | | | | | | Merge pull request #3220 from nextcloud/direct-link-open-sidebar | Morris Jobke | 2017-01-23 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | open the sidebar when opening a permalink | Robin Appelman | 2017-01-23 | 1 | -0/+5 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #2924 from nextcloud/flexbox-header | Morris Jobke | 2017-01-23 | 5 | -111/+109 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | fix appname position | Christoph Wurst | 2017-01-23 | 1 | -3/+2 | |
| * | | | | | | fix searchbox position | Christoph Wurst | 2017-01-23 | 1 | -1/+1 | |
| * | | | | | | fix public sharing buttons | Christoph Wurst | 2017-01-23 | 2 | -3/+5 | |
| * | | | | | | fix log and app name | Christoph Wurst | 2017-01-23 | 1 | -5/+4 | |
| * | | | | | | more cleanup | Christoph Wurst | 2017-01-23 | 2 | -44/+28 | |
| * | | | | | | fix scss | Christoph Wurst | 2017-01-23 | 2 | -3/+4 | |
| * | | | | | | use less space for the left part of the header | Christoph Wurst | 2017-01-23 | 1 | -1/+2 | |
| * | | | | | | Use flexbox for header and rearrange some elements | Christoph Wurst | 2017-01-23 | 3 | -62/+74 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #3141 from nextcloud/subadmin-check-on-removing-user-from-... | Joas Schilling | 2017-01-23 | 6 | -147/+288 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Remove the old ajax file | Joas Schilling | 2017-01-18 | 1 | -92/+0 | |
| * | | | | | Use the provisioning api in the user management to handle group memberships | Joas Schilling | 2017-01-18 | 2 | -28/+51 | |
| * | | | | | Allow subadmins to add people to groups via provisioning api | Joas Schilling | 2017-01-18 | 2 | -7/+151 | |
| * | | | | | Make sure subadmins can not delete users from their last subadmin group | Joas Schilling | 2017-01-18 | 2 | -0/+76 | |
| * | | | | | Fix CamelCasing | Joas Schilling | 2017-01-18 | 1 | -1/+1 | |
| * | | | | | No need to check the subadmin again | Joas Schilling | 2017-01-18 | 2 | -21/+11 | |
* | | | | | | Merge pull request #3118 from nextcloud/newFileMenu-css-guidelines | Morris Jobke | 2017-01-22 | 3 | -41/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Popover newFolder input fix | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -4/+2 | |
| * | | | | | | Popover positionning fix | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -1/+0 | |
| * | | | | | | Popover positionning and classes | John Molakvoæ (skjnldsv) | 2017-01-22 | 3 | -2/+6 | |
| * | | | | | | fit newFileMenu to css guidelines | John Molakvoæ (skjnldsv) | 2017-01-22 | 3 | -39/+9 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-23 | 6 | -8/+8 | |
* | | | | | | | Merge pull request #3190 from nextcloud/fix-sharing-popover | John Molakvoæ | 2017-01-22 | 4 | -19/+15 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix #3174 | John Molakvoæ (skjnldsv) | 2017-01-21 | 4 | -19/+15 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #3187 from nextcloud/inputs-scss-optimisation | Morris Jobke | 2017-01-22 | 26 | -655/+341 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | App navigation utils buttons shadow fix | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -1/+3 | |
| * | | | | | | Fixed public share download button | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -2/+2 | |
| * | | | | | | Fix Navigation menu shadow and added rules for icon in button | John Molakvoæ (skjnldsv) | 2017-01-22 | 2 | -0/+2 | |
| * | | | | | | Fixed sharing js | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -1/+1 | |
| * | | | | | | Fixed public share header buttons | John Molakvoæ (skjnldsv) | 2017-01-22 | 3 | -48/+37 | |
| * | | | | | | Fix download button on public share | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -4/+0 | |
| * | | | | | | Select2 search input fix | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -1/+0 | |
| * | | | | | | Login and authenticate inputs fixes | John Molakvoæ (skjnldsv) | 2017-01-22 | 2 | -7/+3 | |
| * | | | | | | Disabled state fix | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -2/+3 | |
| * | | | | | | White checkmark fix | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -2/+2 | |
| * | | | | | | Fix login | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -1/+1 | |
| * | | | | | | Fixed edit icon position | John Molakvoæ (skjnldsv) | 2017-01-21 | 1 | -1/+1 | |
| * | | | | | | Fixed multiselect focus | John Molakvoæ (skjnldsv) | 2017-01-21 | 1 | -4/+4 |