Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove extra margin from warning messages in authenticate page | Daniel Calviño Sánchez | 2019-05-07 | 1 | -0/+5 |
| | | | | | | | | | | In the public share authentication page the form elements appear inside a container that uses the "warning" CSS class. When the given password is wrong a warning message is shown inside that container; this message uses the "warning" CSS class too, so the top margin set for ".warning" elements need to be removed in that case. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | Fix collapse button in app navigation in IE11 | Daniel Calviño Sánchez | 2019-05-06 | 1 | -0/+4 |
| | | | | | | | | | | Although the collapse button has an absolute position Internet Explorer 11 needs the left position of that button to be explicitly set to 0 (other browsers do it implicitly due to the absolute position); otherwise the button appears to the right of the link (and behind the app content). Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | Increase checkbox & radio size | John Molakvoæ (skjnldsv) | 2019-04-30 | 1 | -8/+8 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Add animation-slow var | John Molakvoæ (skjnldsv) | 2019-04-15 | 2 | -0/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Add projects icon | Julius Härtl | 2019-04-09 | 1 | -0/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Truncate filename in the middle on filepicker | John Molakvoæ (skjnldsv) | 2019-03-30 | 1 | -0/+13 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fix various theming issues on bright colors | Julius Härtl | 2019-03-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix filepicker's add button design | John Molakvoæ (skjnldsv) | 2019-03-22 | 1 | -4/+4 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Revert "Where is your data?" | Roeland Jago Douma | 2019-03-20 | 1 | -4/+4 |
| | |||||
* | Also style the "too many apps" menu | Joas Schilling | 2019-03-19 | 1 | -0/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Style of navigation links in header is too catchy | Joas Schilling | 2019-03-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Removed radio and shadow on active | John Molakvoæ (skjnldsv) | 2019-03-15 | 1 | -1/+9 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | fix database select styling in setup page | Robin Appelman | 2019-03-12 | 1 | -3/+0 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Fix tooltip styling for bootstrap 4.3 | Julius Härtl | 2019-03-07 | 1 | -3/+4 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix default input element height | John Molakvoæ (skjnldsv) | 2019-03-02 | 2 | -9/+11 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Add icon for resource type and icons for folder/file | Julius Härtl | 2019-03-01 | 1 | -0/+4 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | 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> |