Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3190 from nextcloud/fix-sharing-popover | John Molakvoæ | 2017-01-22 | 2 | -6/+4 |
|\ | |||||
| * | Fix #3174 | John Molakvoæ (skjnldsv) | 2017-01-21 | 2 | -6/+4 |
* | | Merge pull request #3187 from nextcloud/inputs-scss-optimisation | Morris Jobke | 2017-01-22 | 3 | -582/+305 |
|\ \ | |||||
| * | | App navigation utils buttons shadow fix | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -1/+3 |
| * | | Fix Navigation menu shadow and added rules for icon in button | John Molakvoæ (skjnldsv) | 2017-01-22 | 2 | -0/+2 |
| * | | Fixed public share header buttons | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -4/+14 |
| * | | 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 | 1 | -1/+1 |
| * | | 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 multiselect focus | John Molakvoæ (skjnldsv) | 2017-01-21 | 1 | -4/+4 |
| * | | Remove quota focus and unwanted state classes | John Molakvoæ (skjnldsv) | 2017-01-21 | 1 | -18/+16 |
| * | | Fixed show password | John Molakvoæ (skjnldsv) | 2017-01-21 | 1 | -3/+2 |
| * | | Going back to svg for the checkmark and the mixed mark | John Molakvoæ (skjnldsv) | 2017-01-21 | 1 | -31/+13 |
| * | | Inputs.scss rewritting and optimisation, fix #3121 | John Molakvoæ (skjnldsv) | 2017-01-21 | 1 | -575/+309 |
| |/ | |||||
* | | Merge pull request #3004 from nextcloud/fix-installation-css | Lukas Reschke | 2017-01-22 | 4 | -1300/+719 |
|\ \ | |/ |/| | |||||
| * | Fixed strengthify wrapper | John Molakvoæ (skjnldsv) | 2017-01-21 | 1 | -0/+15 |
| * | fix show-more-icon position | Christoph Wurst | 2017-01-17 | 1 | -2/+1 |
| * | Added loader and fixed tabs | John Molakvoæ (skjnldsv) | 2017-01-10 | 1 | -23/+93 |
| * | Create unified css file and merge all needed data into this file | John Molakvoæ (skjnldsv) | 2017-01-10 | 3 | -1563/+576 |
| * | Revert styles scss changes | John Molakvoæ (skjnldsv) | 2017-01-10 | 1 | -0/+472 |
| * | Removed jquery scss | John Molakvoæ (skjnldsv) | 2017-01-10 | 3 | -633/+483 |
* | | Merge pull request #3150 from nextcloud/highlight-active-navigation | John Molakvoæ | 2017-01-19 | 1 | -1/+3 |
|\ \ | |||||
| * | | highlight active navigation entry better, fix #2096 | Jan-Christoph Borchardt | 2017-01-19 | 1 | -1/+3 |
* | | | Merge pull request #3050 from nextcloud/header-scss-optimisation | Lukas Reschke | 2017-01-19 | 1 | -119/+108 |
|\ \ \ | |/ / |/| | | |||||
| * | | Copyright and code format | John Molakvoæ (skjnldsv) | 2017-01-12 | 1 | -13/+25 |
| * | | Header scss optimisation | John Molakvoæ (skjnldsv) | 2017-01-12 | 1 | -106/+83 |
* | | | Add menuitem to popover menu | John Molakvoæ | 2017-01-17 | 1 | -1/+2 |
* | | | Merge pull request #3024 from nextcloud/apps-scss-optimisation | John Molakvoæ | 2017-01-13 | 1 | -258/+232 |
|\ \ \ | |||||
| * | | | App navigation utils button fix | John Molakvoæ (skjnldsv) | 2017-01-13 | 1 | -4/+4 |
| * | | | App-navigation action layout fix | John Molakvoæ (skjnldsv) | 2017-01-11 | 1 | -8/+8 |
| * | | | Fix padding if empty button | John Molakvoæ (skjnldsv) | 2017-01-11 | 1 | -1/+3 |
| * | | | Second optimisation and readability | John Molakvoæ (skjnldsv) | 2017-01-11 | 1 | -49/+41 |
| * | | | Copyright | John Molakvoæ (skjnldsv) | 2017-01-11 | 1 | -1/+8 |
| * | | | Comments and cleanup | John Molakvoæ (skjnldsv) | 2017-01-11 | 1 | -93/+81 |
| * | | | Quote fix | John Molakvoæ (skjnldsv) | 2017-01-11 | 1 | -2/+2 |
| * | | | popover menu restructuration & unification | John Molakvoæ (skjnldsv) | 2017-01-11 | 1 | -165/+150 |
| | |/ | |/| | |||||
* | | | Share scss optimisation | John Molakvoæ (skjnldsv) | 2017-01-12 | 1 | -68/+45 |
| |/ |/| | |||||
* | | Merge pull request #3029 from nextcloud/systemtags-scss-optimisation | John Molakvoæ | 2017-01-11 | 1 | -28/+20 |
|\ \ | |||||
| * | | Systemtags scss optimisation | John Molakvoæ (skjnldsv) | 2017-01-11 | 1 | -28/+20 |
| |/ | |||||
* | | Merge pull request #3027 from nextcloud/multiselect-scss-optimisation | John Molakvoæ | 2017-01-11 | 1 | -31/+24 |
|\ \ | |||||
| * | | Multiselect scss optimisation | John Molakvoæ (skjnldsv) | 2017-01-11 | 1 | -31/+24 |
| |/ | |||||
* | | Merge pull request #3026 from nextcloud/icons-scss-optimisation | Morris Jobke | 2017-01-11 | 1 | -60/+52 |
|\ \ | |||||
| * | | Comments and delete icon | John Molakvoæ (skjnldsv) | 2017-01-11 | 1 | -7/+19 |
| * | | Loader and animation | John Molakvoæ (skjnldsv) | 2017-01-11 | 1 | -53/+33 |
| |/ | |||||
* / | Tooltip scss optimisation | John Molakvoæ (skjnldsv) | 2017-01-11 | 1 | -54/+53 |
|/ | |||||
* | Theme update pages via CSS | Morris Jobke | 2017-01-06 | 1 | -0/+416 |
* | Updated installation css for config error and update | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -476/+557 |