element-web/test
Michael Telatynski b3188b47be
Simplify favicons and other web icons (#31000)
* Simplify favicons and other web icons

browserconfig.xml seems to have died with Internet Explorer
`apple-touch-icon` is awfully documented but seems like larger sizes are now preferred
Use PNG for the favicon as things now support it across the board, we could even consider moving to SVG favicons in the future

Optimised using oxipng, this is to simplify icon replacement in `element-web-bin`

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix paths

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Update tests

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Remove border around favicons

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Add test

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Add test

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2025-10-14 13:08:52 +00:00
..
@types Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
app-tests Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
setup Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
test-utils Move ResizerNotifier into SDKContext (#30939) 2025-10-06 09:23:06 +00:00
unit-tests Simplify favicons and other web icons (#31000) 2025-10-14 13:08:52 +00:00
viewmodels Prevent voice message from displaying spurious errors (#30736) 2025-09-12 08:24:51 +00:00
CreateCrossSigning-test.ts Do not send empty auth when setting up cross-signing keys (#29914) 2025-06-10 11:37:04 +00:00
globalSetup.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
jest-mocks.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
setupTests.ts Work around jest bug that swallows console output (#30405) 2025-07-25 10:13:52 +00:00
slowReporter.cjs Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00