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

feat:Remove EXIF information when uploading images, Ignore spaces on both sides of an URL, Ignore case when searching an article #1887

Closed
wants to merge 10 commits into from

Commits on Apr 24, 2022

  1. Update PostServiceImpl.java

    Ignore case when searching articles
    SladeGranger authored Apr 24, 2022
    Configuration menu
    Copy the full SHA
    3b09985 View commit details
    Browse the repository at this point in the history
  2. Update AliOssFileHandler.java

    Remove EXIF information when uploading images
    Ignore spaces on both sides of the possible part of an URL
    SladeGranger authored Apr 24, 2022
    Configuration menu
    Copy the full SHA
    bcaca69 View commit details
    Browse the repository at this point in the history
  3. Update BaiduBosFileHandler.java

    Remove EXIF information when uploading images
    Ignore spaces on both sides of an URL
    SladeGranger authored Apr 24, 2022
    Configuration menu
    Copy the full SHA
    afd6c29 View commit details
    Browse the repository at this point in the history
  4. Update FileHandler.java

    Remove EXIF information when uploading images
    SladeGranger authored Apr 24, 2022
    Configuration menu
    Copy the full SHA
    761a85f View commit details
    Browse the repository at this point in the history
  5. Update HuaweiObsFileHandler.java

    Remove EXIF information when uploading images
    Ignore spaces on both sides of an URL
    SladeGranger authored Apr 24, 2022
    Configuration menu
    Copy the full SHA
    068517d View commit details
    Browse the repository at this point in the history
  6. Update LocalFileHandler.java

    Remove EXIF information when uploading images
    Fix a problem: Generated thumbnail may have a wrong direction
    SladeGranger authored Apr 24, 2022
    Configuration menu
    Copy the full SHA
    961bad5 View commit details
    Browse the repository at this point in the history
  7. Update MinioFileHandler.java

    Remove EXIF information when uploading images
    Ignore spaces on both sides of an URL
    SladeGranger authored Apr 24, 2022
    Configuration menu
    Copy the full SHA
    f19ab45 View commit details
    Browse the repository at this point in the history
  8. Update QiniuOssFileHandler.java

    Remove EXIF information when uploading images
    Ignore spaces on both sides of an URL
    SladeGranger authored Apr 24, 2022
    Configuration menu
    Copy the full SHA
    abe7320 View commit details
    Browse the repository at this point in the history
  9. Update TencentCosFileHandler.java

    Remove EXIF information when uploading images
    Ignore spaces on both sides of an URL
    SladeGranger authored Apr 24, 2022
    Configuration menu
    Copy the full SHA
    874bea0 View commit details
    Browse the repository at this point in the history
  10. Update UpOssFileHandler.java

    Remove EXIF information when uploading images
    Ignore spaces on both sides of an URL
    SladeGranger authored Apr 24, 2022
    Configuration menu
    Copy the full SHA
    ebc400f View commit details
    Browse the repository at this point in the history