open-webui/src/routes
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
..
(app) fix: openai isseu 2024-03-29 18:24:30 -07:00
auth Introduce canvasPixelTest() intended to validate canvas functionality 2024-04-05 16:04:00 -06:00
error fix: make translation key naming consistent 2024-03-04 16:48:08 +03:30
+error.svelte feat: backend reverse proxy 2023-11-14 16:28:51 -08:00
+layout.js feat: backend reverse proxy 2023-11-14 16:28:51 -08:00
+layout.svelte rename config key to default_locale 2024-03-26 23:15:51 +03:30