open-webui/src
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
..
lib Introduce canvasPixelTest() intended to validate canvas functionality 2024-04-05 16:04:00 -06:00
routes Introduce canvasPixelTest() intended to validate canvas functionality 2024-04-05 16:04:00 -06:00
app.css fix: katex overflow issue 2024-03-31 19:50:46 -07:00
app.d.ts chat feature added 2023-10-08 15:38:42 -07:00
app.html fix: theme issue 2024-03-28 02:44:16 -07:00
tailwind.css chore: frontend format 2024-03-31 02:01:42 -07:00