summaryrefslogtreecommitdiffstats
path: root/core/img
Commit message (Collapse)AuthorAgeFilesLines
* Fix default icon: should be white instead of blackBenjamin Gaussorgues2023-11-131-1/+1
| | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* remove stroke= and style= attributes from dashboard.svgPrivate Maker2023-09-181-1/+1
| | | | Signed-off-by: Private Maker <privatemaker@posteo.net>
* fix: Add icon for font filesFerdinand Thiessen2023-08-031-0/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(files): Add border around favorite marker to ensure contrast ↵Ferdinand Thiessen2023-06-061-0/+1
| | | | | | requirements are met Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(assets): Optimize PNGs with optipng 0.7.7Joas Schilling2023-04-2419-0/+0
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(assets): Optimize SVGs with scour 0.38.2Joas Schilling2023-04-24177-193/+178
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* feat: Add notes as recommended appJulius Härtl2023-03-021-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 SVGsJoas Schilling2023-01-052-5283/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(ui): Fix SVG mail icon missing width and heightJoas Schilling2023-01-051-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Chang mail icon to the material design icongreta2022-12-061-1/+1
| | | | Signed-off-by: greta <gretadoci@gmail.com>
* Allow to remove the background and select a custom colourJohn Molakvoæ2022-11-293-1/+0
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Add mastodon personal info fieldCarl Schwan2022-11-211-0/+40
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Add missing viewbox to SVGsJoas Schilling2022-09-2026-25/+26
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Expose core background imageJulius Härtl2022-08-191-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/imgAnna Larch2022-06-081-0/+0
| | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* feat: add x-office-form-template and x-office-form iconsLuka Trovic2022-06-072-0/+10
| | | | Signed-off-by: Luka Trovic <luka@nextcloud.com>
* Migrate to static icons coloursJohn Molakvoæ2022-05-104-0/+4
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Profile backendChristopher Ng2021-10-194-3/+4
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Add OpenDocument flat mimetypes and x-office/drawing aliasJulius Härtl2021-10-121-0/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Replace some icons with pretty iconsLuka Trovic2021-09-103-0/+8
| | | | | Signed-off-by: Luka Trovic <luka@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Compress PNGsJ0WI2021-08-083-0/+0
| | | | Signed-off-by: J0WI <J0WI@users.noreply.github.com>
* Update outdated Enterprise logoJan C. Borchardt2021-08-052-1/+129
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Fix SVG logo still using strokes, convert to pathJan C. Borchardt2021-08-051-1/+1
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Improve notcreatable permissions hintszaimen2021-07-151-0/+1
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* Merge pull request #26481 from ghost/fdroidJulius Härtl2021-07-131-0/+5242
|\
| * Add F-DroidHouraisanNEET2021-07-041-0/+5242
| | | | | | | | Signed-off-by: HouraisanNEET <HouraisanNEET@users.noreply.github.com>
* | Add activities for addressbook managementJoas Schilling2021-05-211-0/+0
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* change calendar invite emails to use pngs instead of svgsNick Sweeting2021-03-267-0/+0
| | | | Signed-off-by: Nick Sweeting <git@sweeting.me>
* Merge pull request #25299 from elsiehupp/favicon-touch-cornersJan C. Borchardt2021-02-113-2/+2
|\ | | | | favicon-touch image corners
| * Update manifest.jsonElsie Hupp2021-01-241-1/+1
| | | | | | | | | | | | Updated dimensions of favicon-touch.png Signed-off-by: Elsie Hupp <github@elsiehupp.com>
| * Update favicon-touch.pngElsie Hupp2021-01-241-0/+0
| | | | | | | | | | | | removed rounded corners and increased size (exported from SVG) Signed-off-by: Elsie Hupp <github@elsiehupp.com>
| * Remove rounded cornerselsiehupp2021-01-241-1/+1
| | | | | | | | | | | | `apple-touch-icon` expects squared corners; only `apple-touch-icon-precomposed` expects pre-rounded corners. iOS and browsers apply their own corner radii to `apple-touch-icon`. Signed-off-by: Elsie Hupp <github@elsiehupp.com>
* | Skip template picker if none availableJohn Molakvoæ (skjnldsv)2021-01-281-0/+1
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #19942 from ACTom/add-mindmap-iconChristoph Wurst2020-12-281-0/+1
|\ | | | | Add mindmap type file icon
| * Modify mindmap type file iconACTom2020-10-171-1/+1
| | | | | | | | Signed-off-by: ACTom <i@actom.me>
| * Add mindmap type file iconACTom2020-10-171-0/+1
| | | | | | | | Signed-off-by: ACTom <i@actom.me>
* | Use png icons in caldav reminder emailsRichard Steinmetz2020-11-074-0/+0
|/ | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* Add icon for dashboard app store categoryJulius Härtl2020-09-071-0/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #17456 from ↵John Molakvoæ2020-09-047-0/+7
|\ | | | | | | brad2014/feature/brad2014/12391-improve-imip-mail-message-take-2
| * Make icon set for CalDav event presentation, use in iMIP email.brad20142020-08-207-0/+7
| | | | | | | | | | | | | | | | | | | | iMIP e-mails were, as a hack, using filetypes icons for caldav elements (titles, locations). This commit creates a folder of caldav element icons. To start, they are used in iMIP emails, but eventually should be used by any app that wants to have icon labels for caldav elements. Signed-off-by: brad2014 <brad2014@users.noreply.github.com>
* | Fix search placeholder animation & dark theme compatibilityJohn Molakvoæ (skjnldsv)2020-09-031-0/+1
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* compress some images with tinypng.comRuben Barkow-Kuder2020-05-224-0/+0
| | | | | Signed-off-by: Ruben Barkow-Kuder <github@r.z11.de> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Remove Acrobat logo from PDF filetype iconJan-Christoph Borchardt2020-03-301-1/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Add flow icon for app store categoryJulius Härtl2019-12-191-0/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Replaced png history iconKilian Périsset2019-12-031-0/+0
|
* Replaced history icon by the Material oneKilian P2019-12-031-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.
* Merge pull request #18082 from nextcloud/design/style-updateRoeland Jago Douma2019-11-262-20024/+1
|\ | | | | Update style of log in page and header
| * Update style of log in page and headerJan-Christoph Borchardt2019-11-232-20024/+1
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Improve tag icon (#18109)John Molakvoæ2019-11-252-1/+1
|\ \ | | | | | | Improve tag icon
| * | Improve tag iconJohn Molakvoæ (skjnldsv)2019-11-252-1/+1
| |/ | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>