Files
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
..
2024-03-20 18:35:54 -07:00
2024-03-29 18:00:08 -07:00
2024-03-23 20:50:57 -07:00
2024-03-29 17:20:07 -07:00
2024-03-29 17:20:07 -07:00
2024-03-04 09:53:56 +01:00