Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Skip template picker if none available | John Molakvoæ (skjnldsv) | 2021-01-28 | 1 | -0/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Use png icons in caldav reminder emails | Richard Steinmetz | 2020-11-07 | 3 | -0/+0 |
| | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | Fix search placeholder animation & dark theme compatibility | John Molakvoæ (skjnldsv) | 2020-09-03 | 1 | -0/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | compress some images with tinypng.com | Ruben Barkow-Kuder | 2020-05-22 | 2 | -0/+0 |
| | | | | | Signed-off-by: Ruben Barkow-Kuder <github@r.z11.de> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | Replaced png history icon | Kilian Périsset | 2019-12-03 | 1 | -0/+0 |
| | |||||
* | Replaced history icon by the Material one | Kilian P | 2019-12-03 | 1 | -1/+1 |
| | | | | Asked here : https://github.com/nextcloud/android/pull/4865 The purpose is to replace the "too small" restore icon on server and Android. | ||||
* | Improve tag icon (#18109) | John Molakvoæ | 2019-11-25 | 2 | -1/+1 |
|\ | | | | | Improve tag icon | ||||
| * | Improve tag icon | John Molakvoæ (skjnldsv) | 2019-11-25 | 2 | -1/+1 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Adjust info icon style to other icons | Jan-Christoph Borchardt | 2019-11-23 | 3 | -3/+3 |
|/ | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Revert "Remove unneeded more-white icon" | Christoph Wurst | 2019-11-13 | 1 | -0/+1 |
| | |||||
* | Remove unneeded more-white icon | Jan-Christoph Borchardt | 2019-11-05 | 1 | -1/+0 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Add space between dots in more-icon | jenniferpiperek | 2019-09-17 | 1 | -1/+1 |
| | | | | Signed-off-by: jenniferpiperek <jenniferpiperek@users.noreply.github.com> | ||||
* | Simplify and even external icon | John Molakvoæ (skjnldsv) | 2019-09-07 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Add sidebar icon we use in Talk and Viewer already | Jan-Christoph Borchardt | 2019-06-18 | 1 | -0/+1 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Change the comment icon to something more visually appealing | John Molakvoæ (skjnldsv) | 2019-04-16 | 2 | -1/+1 |
| | | | | 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> | ||||
* | Fix checkbox styling with dark theme | Julius Härtl | 2019-03-27 | 2 | -1/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Darken element color and add exception for primary buttons | Julius Härtl | 2019-03-27 | 1 | -0/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add icon to restore activity | Joas Schilling | 2019-01-22 | 1 | -0/+0 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Restructure and redesign two-factor auth provider selection | Christoph Wurst | 2018-10-01 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Cleanup | John Molakvoæ (skjnldsv) | 2018-09-28 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Center back the history icon | John Molakvoæ (skjnldsv) | 2018-09-28 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Restores the guest icons | Michael Weimann | 2018-08-08 | 3 | -0/+3 |
| | |||||
* | Use images instead of inline SVG and unicode | Jan-Christoph Borchardt | 2018-08-03 | 1 | -0/+1 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Fix caret icon on installation page | Julius Härtl | 2018-07-30 | 1 | -0/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix regex for icon urls | Julius Härtl | 2018-07-26 | 1 | -1/+1 |
| | | | | | | | | Use the version from the url rather than hardcoding v=1. Also allow uppercase chars in the url, so that uppercase hex color values will also be included Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Readd starred icon since it is used in activity renderings | Julius Härtl | 2018-07-24 | 1 | -0/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add group icon | Julius Härtl | 2018-07-24 | 1 | -0/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Public share | John Molakvoæ (skjnldsv) | 2018-07-21 | 1 | -0/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Mixin scss icon api | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -1/+0 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Svg icon api sass function and upgrade of all styles | John Molakvoæ (skjnldsv) | 2018-07-19 | 22 | -22/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Design fixes | John Molakvoæ (skjnldsv) | 2018-06-28 | 1 | -0/+3 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Added icons to users list and improved design | John Molakvoæ (skjnldsv) | 2018-06-22 | 3 | -0/+3 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Add user search support | John Molakvoæ (skjnldsv) | 2018-06-19 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Move quota icon to core | Julius Härtl | 2018-05-03 | 1 | -0/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add video switch icon | Jan-Christoph Borchardt | 2018-04-07 | 1 | -0/+1 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Improved inline confirm icon with opacity and fixed ext share loading state | John Molakvoæ (skjnldsv) | 2018-03-07 | 1 | -0/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Revert removing of deprecated icons | Marin Treselj | 2017-11-28 | 13 | -0/+13 |
| | | | | Signed-off-by: Marin Treselj <marin@pixelipo.com> | ||||
* | Remove deprecated white, shaded icons | Marin Treselj | 2017-11-28 | 13 | -13/+0 |
| | | | | Signed-off-by: Marin Treselj <marin@pixelipo.com> | ||||
* | Add new .icon-white and .icon-shadow classes, add toggle-background icon | Marin Treselj | 2017-11-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Marin Treselj <marin@pixelipo.com> | ||||
* | Less exaggerated size increase for close icon | Marin Treselj | 2017-11-21 | 2 | -2/+2 |
| | | | | Signed-off-by: Marin Treselj <marin@pixelipo.com> | ||||
* | Make close icon fill more space | Marin Treselj | 2017-11-21 | 2 | -2/+2 |
| | | | | Signed-off-by: Marin Treselj <marin@pixelipo.com> | ||||
* | Remove unused, deprecated icons | Marin Treselj | 2017-11-21 | 4 | -10/+0 |
| | | | | Signed-off-by: Marin Treselj <marin@pixelipo.com> | ||||
* | Make user-related icons bigger. | Marin Treselj | 2017-11-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Marin Treselj <marin@pixelipo.com> | ||||
* | Re-optimize and clean up settings, social and logo icons | Marin Treselj | 2017-11-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Marin Treselj <marin@pixelipo.com> | ||||
* | Re-optimize filetype and category icons | Marin Treselj | 2017-11-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Marin Treselj <marin@pixelipo.com> | ||||
* | Re-optimize places and files icons | Marin Treselj | 2017-11-15 | 4 | -4/+4 |
| | | | | Signed-off-by: Marin Treselj <marin@pixelipo.com> | ||||
* | Fix settings-white icon | Marin Treselj | 2017-11-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Marin Treselj <marin@pixelipo.com> | ||||
* | Actions icons fixed and re-optimized | Marin Treselj | 2017-11-13 | 11 | -32/+8 |
| | | | | Signed-off-by: Marin Treselj <marin@pixelipo.com> | ||||
* | third batch of fixed and re-optimized icons | Marin Treselj | 2017-11-10 | 18 | -48/+18 |
| | | | | Signed-off-by: Marin Treselj <marin@pixelipo.com> |