open-webui/src/lib/components
Self Denial ac9308dbed Introduce canvasPixelTest() intended to validate canvas functionality
Browsers and plugins that spoof canvas data produce corrupt images. In attempt to mitigate:

* Add canvasPixelTest() to test a single pixel and test the RGB values
* Test canvasPixelTest() inside generateInitialsImage() and use default `/user.png` if failure detected
* Call canvasPixelTest() directly within settings to avoid setting an invalid image
* Use toast.error() with 10 second autoClose
2024-04-05 16:04:00 -06:00
..
admin feat: webhook settings frontend 2024-03-20 18:35:54 -07:00
chat Introduce canvasPixelTest() intended to validate canvas functionality 2024-04-05 16:04:00 -06:00
common fix: tag validation 2024-03-29 18:00:08 -07:00
documents refac: reset vector db 2024-03-23 20:50:57 -07:00
icons feat: navbar ui update 2024-03-29 17:20:07 -07:00
layout feat: navbar ui update 2024-03-29 17:20:07 -07:00
playground fix: Ternary expression workaround for i18n:parse 2024-03-15 12:30:49 +03:30
AddFilesPlaceholder.svelte add: added Playground + AddFilesPlaceholder translation 2024-03-05 11:44:37 +01:00
ChangelogModal.svelte more translations 2024-03-04 09:53:56 +01:00