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

#4469 - Support for MHTML web page archives #4470

Merged
merged 1 commit into from
Jan 27, 2024

Conversation

reckart
Copy link
Member

@reckart reckart commented Jan 27, 2024

What's in the PR

  • Added experimental support for MHTML files
  • Added documentation
  • Remove duplicate CasXmlHandler implementation
  • Allow embedded images to pass through the default HMTL policy - they are still blocked by the safety net though unless explicitly enabled in the settings file

How to test manually

  • Save some webpage as MHTML
  • Import that into INCEpTION using the MHTML format
  • Try annotating the document

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

@reckart reckart added the ⭐️ Enhancement New feature or request label Jan 27, 2024
@reckart reckart added this to the 31.0 milestone Jan 27, 2024
@reckart reckart self-assigned this Jan 27, 2024
@reckart reckart force-pushed the feature/4469-Support-for-MHTML-web-page-archives branch 2 times, most recently from 796d0fd to 13fa8d9 Compare January 27, 2024 21:17
- Added experimental support for MHTML files
- Added documentation
- Remove duplicate CasXmlHandler implementation
- Allow embedded images to pass through the default HMTL policy - they are still blocked by the safety net though unless explicitly enabled in the settings file
@reckart reckart force-pushed the feature/4469-Support-for-MHTML-web-page-archives branch from 13fa8d9 to cfa58e3 Compare January 27, 2024 21:32
@reckart reckart merged commit ed7552c into main Jan 27, 2024
2 checks passed
@reckart reckart deleted the feature/4469-Support-for-MHTML-web-page-archives branch January 27, 2024 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐️ Enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant