Skip to content
Snippets Groups Projects
  1. Apr 25, 2020
    • ThibG's avatar
      Fix uninformative error message when uploading unsupported image files (#13540) · be637146
      ThibG authored
      Attempting to upload image files that the browser is unable to load results
      in “Oops! An unexpected error occurred.”
      
      This commit changes the error handling so that an unprocessable image results
      in the file being sent anyway, which might cover a few corner cases, and
      provide a slightly better error message.
      Unverified
      be637146
    • ThibG's avatar
      Fix expanded video player issues (#13541) · c955f98d
      ThibG authored
      Fixes #13536
      
      - Expanding a paused video doesn't autoplay anymore
      - Default volume level for the expanded video inherited from the original video
      
      Position/playing state/volume are carried over from the original video player
      to the modal, but they're not reported back to the modal as it would require
      deeper changes.
      Unverified
      c955f98d
  2. Apr 23, 2020
  3. Apr 21, 2020
  4. Apr 20, 2020
  5. Apr 19, 2020
  6. Apr 18, 2020
  7. Apr 17, 2020
  8. Apr 16, 2020
  9. Apr 15, 2020
  10. Apr 13, 2020
Loading