Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove/replace missing css vars | Julius Härtl | 2019-02-27 | 2 | -2/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix .infield labels not being readable by screenreaders | Jan-Christoph Borchardt | 2019-02-22 | 3 | -12/+13 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Installation: Fix focus of database password toggle | Jan-Christoph Borchardt | 2019-02-22 | 1 | -2/+2 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Keyboard focus and mouse hover feedback for 'Show password' toggle | Jan-Christoph Borchardt | 2019-02-22 | 2 | -9/+19 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Fix header label visibility on open menu | Julius Härtl | 2019-02-19 | 1 | -5/+0 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #14186 from nextcloud/enh/systemtags_to_webpack | Roeland Jago Douma | 2019-02-14 | 1 | -1/+4 |
|\ | | | | | Move systemtags (app) to webpack | ||||
| * | Move systemtags icon to icons.scss | Roeland Jago Douma | 2019-02-14 | 1 | -1/+4 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Move jquery.ocdialog.scss to bundle | Roeland Jago Douma | 2019-02-14 | 1 | -90/+0 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Move jquery-ui-fixes to bundle | Roeland Jago Douma | 2019-02-14 | 7 | -227/+0 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix corners that are cut in popup menu in Safari | Morris Jobke | 2019-02-13 | 1 | -0/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #13097 from nextcloud/feature/11319/where-is-your-data | Morris Jobke | 2019-02-11 | 1 | -4/+4 |
|\ | | | | | Where is your data? | ||||
| * | Add the "where is your data?" frontend | Michael Weimann | 2019-01-14 | 1 | -4/+4 |
| | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
* | | Improve design of description below label of checkbox or radio button | Jan-Christoph Borchardt | 2019-02-01 | 1 | -0/+9 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Extract variable for yellow color in icons | fnuesse | 2019-02-01 | 2 | -2/+3 |
| | | | | | | | | Signed-off-by: fnuesse <felix.nuesse@t-online.de> | ||||
* | | Merge pull request #12785 from nextcloud/head-menu-half-height-fix | Morris Jobke | 2019-01-30 | 2 | -120/+61 |
|\ \ | | | | | | | Unify headers menu design, fix click area | ||||
| * | | Scrolling on apps popovermenu | John Molakvoæ (skjnldsv) | 2019-01-30 | 1 | -0/+7 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | Popovermenu size fix | John Molakvoæ (skjnldsv) | 2019-01-29 | 1 | -8/+9 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | Unify headers menu design, fix click area | John Molakvoæ (skjnldsv) | 2019-01-29 | 1 | -117/+50 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | Merge pull request #13752 from rummatee/issue7629 | Roeland Jago Douma | 2019-01-30 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | fix opacity for add-new-folder button | ||||
| * | | | fix opacity for add-new-folder button | Florian Schunk | 2019-01-23 | 1 | -0/+1 |
| |/ / | | | | | | | | | | Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de> | ||||
* / / | Do not generate dark version of the view-icons w/ shadows | John Molakvoæ (skjnldsv) | 2019-01-24 | 1 | -5/+18 |
|/ / | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #13648 from nextcloud/darktheme-fix | Jan-Christoph Borchardt | 2019-01-22 | 4 | -19/+20 |
|\ \ | | | | | | | 🕶 Dark theme fixes | ||||
| * | | Dark theme: Fix move/copy dialog icons | Jan-Christoph Borchardt | 2019-01-17 | 2 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | Dark theme: Fix search field | Jan-Christoph Borchardt | 2019-01-17 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | Fix password change toggle position and visibility in dark theme | Jan-Christoph Borchardt | 2019-01-16 | 1 | -9/+10 |
| | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | Dark theme: Fix select2 icons | Jan-Christoph Borchardt | 2019-01-16 | 1 | -5/+5 |
| | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | Dark theme: Fix select triangle not being visible | Jan-Christoph Borchardt | 2019-01-15 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | Use warning background color & primary text color for setting warnings | Morris Jobke | 2019-01-18 | 1 | -0/+2 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | Merge pull request #13574 from alion300/master | Morris Jobke | 2019-01-16 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | Fix app navigation flickering on hover | ||||
| * | | the bug number #13263 fixed by the xavierando user | Alaa Shmalih | 2019-01-14 | 1 | -1/+1 |
| |/ | | | | | | | | | i change the file by xaviterando done and fix and i will do pull request to the solution becouse xavirando did pull request to him self | ||||
* / | Fix click app names | Michael Weimann | 2019-01-14 | 1 | -2/+3 |
|/ | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
* | Merge pull request #13156 from nextcloud/enhancement/npmize | Roeland Jago Douma | 2019-01-09 | 1 | -4/+5 |
|\ | | | | | Use npm for js depdencies, bundle with webpack | ||||
| * | Fix select2 style preference | Julius Härtl | 2019-01-09 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Override select2 lib styling | John Molakvoæ (skjnldsv) | 2019-01-09 | 1 | -5/+6 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | fix button position for chrome | Florian Schunk | 2019-01-09 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de> | ||||
* | | change menu's orientation to make sure it is completly visible | Florian Schunk | 2019-01-09 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de> | ||||
* | | adjust design to match file app | Florian Schunk | 2019-01-09 | 1 | -6/+7 |
| | | | | | | | | Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de> | ||||
* | | add functionality to create new folder in file picker | Florian Schunk | 2019-01-09 | 1 | -1/+14 |
| | | | | | | | | Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de> | ||||
* | | added button for new folder to interface | Florian Schunk | 2019-01-09 | 1 | -1/+26 |
|/ | | | | Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de> | ||||
* | Merge pull request #13381 from nextcloud/menu-apps-fixes | Roeland Jago Douma | 2019-01-07 | 1 | -0/+1 |
|\ | | | | | Fix apps menu overlapping | ||||
| * | Fix apps menu overlapping | John Molakvoæ (skjnldsv) | 2019-01-05 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Make the nav bullet transparent selector more specific | Michael Weimann | 2019-01-06 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
* | | Merge pull request #13145 from nextcloud/ie11-apps-menu-fix | Morris Jobke | 2019-01-04 | 2 | -16/+37 |
|\ \ | |/ |/| | IE fix for apps menu | ||||
| * | IE fix for apps menu | John Molakvoæ (skjnldsv) | 2018-12-18 | 2 | -16/+37 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Fix ie11 checkboxes | John Molakvoæ (skjnldsv) | 2018-12-19 | 1 | -8/+7 |
|/ | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Merge pull request #12923 from nextcloud/fix/12832/share-autocomplete | John Molakvoæ | 2018-12-13 | 1 | -0/+9 |
|\ | | | | | Fixes the share autocomplete layout | ||||
| * | Fixes the share autocomplete scrollbars | Michael Weimann | 2018-12-08 | 1 | -0/+8 |
| | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
| * | Fixes the share autocomplete #12832 | Michael Weimann | 2018-12-08 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
* | | Use default cursor for disabled primary buttons | Daniel Calviño Sánchez | 2018-12-11 | 1 | -0/+1 |
|/ | | | | | | | | | | Disabled buttons use the default cursor, but as the cursor property for primary buttons is set after the cursor property for disabled buttons the latter is always overridden, even if the primary button is also disabled. Due to this it is necessary to explicitly set the default cursor for disabled primary buttons. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | Fix logo path in non-themed instance | Morris Jobke | 2018-12-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> |