1. 10 Apr, 2024 1 commit
  2. 08 Apr, 2024 2 commits
  3. 07 Apr, 2024 6 commits
  4. 06 Apr, 2024 11 commits
  5. 05 Apr, 2024 1 commit
    • Self Denial's avatar
      Introduce canvasPixelTest() intended to validate canvas functionality · ac9308db
      Self Denial authored
      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
      ac9308db
  6. 04 Apr, 2024 7 commits
  7. 03 Apr, 2024 3 commits
  8. 02 Apr, 2024 9 commits