Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(federatedfilessharing): Use social media icons from core rather than ↵ | Ferdinand Thiessen | 2024-10-08 | 1 | -1/+1 |
| | | | | | | inline SVGs Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat(core): Add correct X logo as provided by X Corp. | Ferdinand Thiessen | 2024-10-08 | 1 | -0/+1 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(core): Use correct facebook icon provided by Meta | Ferdinand Thiessen | 2024-10-08 | 1 | -1/+1 |
| | | | | | | The legal terms require to exactly use the facebook logo as provided by Meta. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore: Replace dashboard icon with Material Symbols "View Column" | Ferdinand Thiessen | 2024-08-05 | 2 | -2/+2 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix: Adapt icon color to new default for mime icons | Julius Härtl | 2024-07-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | feat: support excalidraw file | Hoang Pham | 2024-07-04 | 1 | -0/+1 |
| | | | | Signed-off-by: Hoang Pham <hoangmaths96@gmail.com> | ||||
* | chore: Replace dashboard icon with Material Symbols | Ferdinand Thiessen | 2024-07-01 | 2 | -1/+5 |
| | | | | | | | | | | | Currently we use a circle as the dashboard icon, 1. This confuses with the circles app 2. Does not really gives information what this app does 3. Is not consistent with our app stores So make it consistent and use the "dashboard" Material Symbol everywhere. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore: optimized SVG | Andy Scherzinger | 2024-06-13 | 2 | -15/+2 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-13 | 2 | -1/+10 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | style: update icon to Material Symbol | Andy Scherzinger | 2024-06-13 | 1 | -1/+7 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | chore: update mastodon icon with original resource | Andy Scherzinger | 2024-06-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | chore: Update license infos | Andy Scherzinger | 2024-06-10 | 1 | -1/+7 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | chore: Replace icons with latest Material Design versions | Andy Scherzinger | 2024-06-10 | 105 | -95/+92 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | chore: updated images for Material icons and added SPDX info | Andy Scherzinger | 2024-06-07 | 46 | -36/+36 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-06 | 17 | -21/+17 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix(core): package-x-generic svg width and height | John Molakvoæ | 2024-05-31 | 1 | -1/+1 |
| | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | ||||
* | fix(theming): replace standard generic package icon by material design | skjnldsv | 2024-05-23 | 1 | -1/+1 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | Feat: Fix pdf icon | Marco Ambrosini | 2024-05-13 | 1 | -4/+2 |
| | | | | Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me> | ||||
* | fix(icons): Update files icon | provokateurin | 2024-05-03 | 1 | -1/+1 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | feat: Add more new mdi icons | Christopher Ng | 2024-03-27 | 3 | -3/+15 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | feat: Add new icon-filetype-text and icon-add-folder-description | Christopher Ng | 2024-03-20 | 1 | -0/+4 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | fix: Use default grey for text as background-image url svgs do not support ↵ | Christopher Ng | 2024-03-20 | 1 | -1/+1 |
| | | | | | | CSS variables Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | chore: Add mdi mimetype svgs | Christopher Ng | 2024-03-20 | 5 | -5/+22 |
| | | | | | | | | | | - article for text - description for x-office-document - file-table-box for x-office-spreadsheet - file-presentation-box for x-office-presentation - drawing-box for x-office-drawing Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | feat: Rename circles to teams | Julius Härtl | 2024-03-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | fix(core): Convert text to path in f-droid banner SVG | Ferdinand Thiessen | 2024-02-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix: Use viewBox instead of viewbox in SVGs | provokateurin | 2024-01-22 | 81 | -81/+81 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Fix default icon: should be white instead of black | Benjamin Gaussorgues | 2023-11-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | remove stroke= and style= attributes from dashboard.svg | Private Maker | 2023-09-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Private Maker <privatemaker@posteo.net> | ||||
* | fix: Add icon for font files | Ferdinand Thiessen | 2023-08-03 | 1 | -0/+1 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Add border around favorite marker to ensure contrast ↵ | Ferdinand Thiessen | 2023-06-06 | 1 | -0/+1 |
| | | | | | | requirements are met Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(assets): Optimize PNGs with optipng 0.7.7 | Joas Schilling | 2023-04-24 | 19 | -0/+0 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(assets): Optimize SVGs with scour 0.38.2 | Joas Schilling | 2023-04-24 | 177 | -193/+178 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat: Add notes as recommended app | Julius Härtl | 2023-03-02 | 1 | -0/+1 |
| | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | fix(ui): Fix and optimize more SVGs | Joas Schilling | 2023-01-05 | 2 | -5283/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(ui): Fix SVG mail icon missing width and height | Joas Schilling | 2023-01-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Chang mail icon to the material design icon | greta | 2022-12-06 | 1 | -1/+1 |
| | | | | Signed-off-by: greta <gretadoci@gmail.com> | ||||
* | Allow to remove the background and select a custom colour | John Molakvoæ | 2022-11-29 | 3 | -1/+0 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Add mastodon personal info field | Carl Schwan | 2022-11-21 | 1 | -0/+40 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Add missing viewbox to SVGs | Joas Schilling | 2022-09-20 | 26 | -25/+26 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Expose core background image | Julius Härtl | 2022-08-19 | 1 | -0/+0 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add back the deleted.png file as SVG forwarding doesn't work for /core/img | Anna Larch | 2022-06-08 | 1 | -0/+0 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | feat: add x-office-form-template and x-office-form icons | Luka Trovic | 2022-06-07 | 2 | -0/+10 |
| | | | | Signed-off-by: Luka Trovic <luka@nextcloud.com> | ||||
* | Migrate to static icons colours | John Molakvoæ | 2022-05-10 | 4 | -0/+4 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Profile backend | Christopher Ng | 2021-10-19 | 4 | -3/+4 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Add OpenDocument flat mimetypes and x-office/drawing alias | Julius Härtl | 2021-10-12 | 1 | -0/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Replace some icons with pretty icons | Luka Trovic | 2021-09-10 | 3 | -0/+8 |
| | | | | | Signed-off-by: Luka Trovic <luka@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | Compress PNGs | J0WI | 2021-08-08 | 3 | -0/+0 |
| | | | | Signed-off-by: J0WI <J0WI@users.noreply.github.com> | ||||
* | Update outdated Enterprise logo | Jan C. Borchardt | 2021-08-05 | 2 | -1/+129 |
| | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | Fix SVG logo still using strokes, convert to path | Jan C. Borchardt | 2021-08-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | Improve notcreatable permissions hint | szaimen | 2021-07-15 | 1 | -0/+1 |
| | | | | Signed-off-by: szaimen <szaimen@e.mail.de> |