Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix potential XSS in the preview button of FileWidget #4065

Merged
merged 8 commits into from
Jan 30, 2024

Commits on Jan 25, 2024

  1. fix dataURI parsing mechanism

    yuki-js committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0a6ff5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba6b83d View commit details
    Browse the repository at this point in the history
  3. Make broken files be ignored

    yuki-js committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    bacca35 View commit details
    Browse the repository at this point in the history
  4. Update changelog

    yuki-js committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    b057955 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    5d744bd View commit details
    Browse the repository at this point in the history
  2. fix the way of error handling

    to pass the coverage test
    yuki-js committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    16e1bde View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Update packages/core/src/components/widgets/FileWidget.tsx

    Co-authored-by: Heath C <51679588+heath-freenome@users.noreply.github.com>
    yuki-js and heath-freenome committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    c4ae809 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da3f5a1 View commit details
    Browse the repository at this point in the history