diff options
author | Joas Schilling <coding@schilljs.com> | 2023-04-17 10:54:39 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2023-04-24 09:01:38 +0200 |
commit | db55d5ba58d9f5785acabaca0e655bcc1a417f7f (patch) | |
tree | 70ae1c9c64594a9a30b86e4987276d4c69980312 | |
parent | f2afccfd569b7c6de0234514a321409dc238dc2a (diff) | |
download | nextcloud-server-db55d5ba58d9f5785acabaca0e655bcc1a417f7f.tar.gz nextcloud-server-db55d5ba58d9f5785acabaca0e655bcc1a417f7f.zip |
fix(assets): Optimize PNGs with optipng 0.7.7
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r-- | apps/files/img/change.png | bin | 560 -> 486 bytes |
-rw-r--r-- | apps/settings/img/personal.png | bin | 497 -> 423 bytes |
-rw-r--r-- | apps/user_ldap/img/copy.png | bin | 339 -> 304 bytes |
-rw-r--r-- | core/img/actions/checkmark.png | bin | 314 -> 240 bytes |
-rw-r--r-- | core/img/actions/comment.png | bin | 492 -> 418 bytes |
-rw-r--r-- | core/img/actions/delete.png | bin | 240 -> 190 bytes |
-rw-r--r-- | core/img/actions/history.png | bin | 291 -> 273 bytes |
-rw-r--r-- | core/img/actions/password.png | bin | 330 -> 256 bytes |
-rw-r--r-- | core/img/actions/share.png | bin | 395 -> 321 bytes |
-rw-r--r-- | core/img/actions/star.png | bin | 632 -> 558 bytes |
-rw-r--r-- | core/img/actions/tag.png | bin | 380 -> 306 bytes |
-rw-r--r--[-rwxr-xr-x] | core/img/caldav/attendees.png | bin | 446 -> 429 bytes |
-rw-r--r--[-rwxr-xr-x] | core/img/caldav/description.png | bin | 166 -> 150 bytes |
-rw-r--r--[-rwxr-xr-x] | core/img/caldav/link.png | bin | 412 -> 397 bytes |
-rw-r--r--[-rwxr-xr-x] | core/img/caldav/location.png | bin | 358 -> 342 bytes |
-rw-r--r--[-rwxr-xr-x] | core/img/caldav/organizer.png | bin | 337 -> 319 bytes |
-rw-r--r--[-rwxr-xr-x] | core/img/caldav/time.png | bin | 243 -> 226 bytes |
-rw-r--r--[-rwxr-xr-x] | core/img/caldav/title.png | bin | 160 -> 144 bytes |
-rw-r--r-- | core/img/favicon-touch.png | bin | 4196 -> 2553 bytes |
-rw-r--r-- | core/img/logo/logo-mail.png | bin | 1706 -> 989 bytes |
-rw-r--r-- | core/img/places/calendar-dark.png | bin | 368 -> 294 bytes |
-rw-r--r-- | core/img/places/contacts-dark.png | bin | 595 -> 579 bytes |
-rw-r--r-- | themes/example/core/img/logo-icon.png | bin | 701 -> 627 bytes |
23 files changed, 0 insertions, 0 deletions
diff --git a/apps/files/img/change.png b/apps/files/img/change.png Binary files differindex ca77a8844f6..74f808c165c 100644 --- a/apps/files/img/change.png +++ b/apps/files/img/change.png diff --git a/apps/settings/img/personal.png b/apps/settings/img/personal.png Binary files differindex 643d6036d69..f002cfe533e 100644 --- a/apps/settings/img/personal.png +++ b/apps/settings/img/personal.png diff --git a/apps/user_ldap/img/copy.png b/apps/user_ldap/img/copy.png Binary files differindex 1bfb6337f76..c3f31624bfa 100644 --- a/apps/user_ldap/img/copy.png +++ b/apps/user_ldap/img/copy.png diff --git a/core/img/actions/checkmark.png b/core/img/actions/checkmark.png Binary files differindex 37face163ea..3f3aa0959ff 100644 --- a/core/img/actions/checkmark.png +++ b/core/img/actions/checkmark.png diff --git a/core/img/actions/comment.png b/core/img/actions/comment.png Binary files differindex c902c5aa9d4..ebfe92e05c4 100644 --- a/core/img/actions/comment.png +++ b/core/img/actions/comment.png diff --git a/core/img/actions/delete.png b/core/img/actions/delete.png Binary files differindex 44f1e0ee882..60440d72527 100644 --- a/core/img/actions/delete.png +++ b/core/img/actions/delete.png diff --git a/core/img/actions/history.png b/core/img/actions/history.png Binary files differindex e3289b19830..d3448dc1224 100644 --- a/core/img/actions/history.png +++ b/core/img/actions/history.png diff --git a/core/img/actions/password.png b/core/img/actions/password.png Binary files differindex c713f827aba..dbb9cd64ffe 100644 --- a/core/img/actions/password.png +++ b/core/img/actions/password.png diff --git a/core/img/actions/share.png b/core/img/actions/share.png Binary files differindex 5c088bb0823..1ccb208c006 100644 --- a/core/img/actions/share.png +++ b/core/img/actions/share.png diff --git a/core/img/actions/star.png b/core/img/actions/star.png Binary files differindex 7d83aa5d91c..a2fa8d12fc4 100644 --- a/core/img/actions/star.png +++ b/core/img/actions/star.png diff --git a/core/img/actions/tag.png b/core/img/actions/tag.png Binary files differindex b96254c959e..ad476dc5cac 100644 --- a/core/img/actions/tag.png +++ b/core/img/actions/tag.png diff --git a/core/img/caldav/attendees.png b/core/img/caldav/attendees.png Binary files differindex 2e0baa49443..e011d32f1ef 100755..100644 --- a/core/img/caldav/attendees.png +++ b/core/img/caldav/attendees.png diff --git a/core/img/caldav/description.png b/core/img/caldav/description.png Binary files differindex 55e3f2cf64d..cf8b9046c2d 100755..100644 --- a/core/img/caldav/description.png +++ b/core/img/caldav/description.png diff --git a/core/img/caldav/link.png b/core/img/caldav/link.png Binary files differindex c59d0e34acc..9b1625d1da9 100755..100644 --- a/core/img/caldav/link.png +++ b/core/img/caldav/link.png diff --git a/core/img/caldav/location.png b/core/img/caldav/location.png Binary files differindex 0992c348d10..75eafeb1699 100755..100644 --- a/core/img/caldav/location.png +++ b/core/img/caldav/location.png diff --git a/core/img/caldav/organizer.png b/core/img/caldav/organizer.png Binary files differindex 19e08065e61..20e4dc31d41 100755..100644 --- a/core/img/caldav/organizer.png +++ b/core/img/caldav/organizer.png diff --git a/core/img/caldav/time.png b/core/img/caldav/time.png Binary files differindex 059a95abce3..91bb405f636 100755..100644 --- a/core/img/caldav/time.png +++ b/core/img/caldav/time.png diff --git a/core/img/caldav/title.png b/core/img/caldav/title.png Binary files differindex b312250ef08..96df7b1a0ab 100755..100644 --- a/core/img/caldav/title.png +++ b/core/img/caldav/title.png diff --git a/core/img/favicon-touch.png b/core/img/favicon-touch.png Binary files differindex 20092b91e92..e02c75de858 100644 --- a/core/img/favicon-touch.png +++ b/core/img/favicon-touch.png diff --git a/core/img/logo/logo-mail.png b/core/img/logo/logo-mail.png Binary files differindex 80304ae7ec7..c4c3ffcd650 100644 --- a/core/img/logo/logo-mail.png +++ b/core/img/logo/logo-mail.png diff --git a/core/img/places/calendar-dark.png b/core/img/places/calendar-dark.png Binary files differindex 56675b04ead..06efc29546d 100644 --- a/core/img/places/calendar-dark.png +++ b/core/img/places/calendar-dark.png diff --git a/core/img/places/contacts-dark.png b/core/img/places/contacts-dark.png Binary files differindex 438761b1a5b..4a514b7e86a 100644 --- a/core/img/places/contacts-dark.png +++ b/core/img/places/contacts-dark.png diff --git a/themes/example/core/img/logo-icon.png b/themes/example/core/img/logo-icon.png Binary files differindex 4ed70603b25..6e0b6e9d038 100644 --- a/themes/example/core/img/logo-icon.png +++ b/themes/example/core/img/logo-icon.png |