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

compress images #352

Merged
merged 9 commits into from
Aug 6, 2023
Merged

compress images #352

merged 9 commits into from
Aug 6, 2023

Commits on Mar 12, 2023

  1. [ImgBot] Optimize images

    *Total -- 213.44kb -> 196.43kb (7.97%)
    
    /images/pix.gif -- 0.06kb -> 0.03kb (41.67%)
    /pub/ckeditor/skins/moono-lisa/images/hidpi/close.png -- 1.21kb -> 0.78kb (35.14%)
    /pub/ckeditor/skins/moono-lisa/images/hidpi/refresh.png -- 1.58kb -> 1.04kb (34.13%)
    /pub/ckeditor/skins/moono-lisa/images/hidpi/lock-open.png -- 1.05kb -> 0.70kb (33.15%)
    /pub/ckeditor/skins/moono-lisa/images/hidpi/lock.png -- 1.04kb -> 0.71kb (31.64%)
    /pub/ckeditor/skins/moono-lisa/images/refresh.png -- 0.74kb -> 0.51kb (30.38%)
    /pub/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png -- 11.95kb -> 8.88kb (25.72%)
    /pub/ckeditor/skins/moono-lisa/images/close.png -- 0.60kb -> 0.46kb (23.25%)
    /pub/ckeditor/skins/moono-lisa/images/lock-open.png -- 0.50kb -> 0.39kb (22.5%)
    /pub/ckeditor/skins/moono-lisa/images/lock.png -- 0.49kb -> 0.39kb (21.74%)
    /pub/ckeditor/plugins/about/dialogs/logo_ckeditor.png -- 5.52kb -> 4.32kb (21.68%)
    /pub/ckeditor/skins/moono-lisa/images/spinner.gif -- 2.91kb -> 2.38kb (18.36%)
    /pub/ckeditor/skins/moono-lisa/icons_hidpi.png -- 37.36kb -> 34.01kb (8.99%)
    /pub/ckeditor/plugins/icons_hidpi.png -- 37.36kb -> 34.01kb (8.99%)
    /pub/ckeditor/skins/moono-lisa/icons.png -- 12.06kb -> 10.99kb (8.87%)
    /pub/ckeditor/plugins/icons.png -- 12.06kb -> 10.99kb (8.87%)
    /images/bootstrap-icons/dash-circle.svg -- 0.29kb -> 0.28kb (2.4%)
    /images/bootstrap-icons/circle-fill.svg -- 0.16kb -> 0.16kb (2.38%)
    /docs/event_status.gif -- 43.00kb -> 42.01kb (2.31%)
    /images/bootstrap-icons/plus-circle.svg -- 0.33kb -> 0.32kb (2.08%)
    /images/bootstrap-icons/check-circle.svg -- 0.38kb -> 0.37kb (1.81%)
    /images/bootstrap-icons/key-fill.svg -- 0.28kb -> 0.27kb (1.4%)
    /images/bootstrap-icons/arrow-down-short.svg -- 0.31kb -> 0.30kb (1.27%)
    /images/bootstrap-icons/arrow-up-short.svg -- 0.31kb -> 0.30kb (1.27%)
    /images/bootstrap-icons/printer.svg -- 0.55kb -> 0.54kb (1.25%)
    /images/bootstrap-icons/trash.svg -- 0.56kb -> 0.55kb (1.22%)
    /images/bootstrap-icons/search.svg -- 0.32kb -> 0.32kb (1.21%)
    /images/bootstrap-icons/arrow-90deg-up.svg -- 0.34kb -> 0.34kb (1.15%)
    /images/bootstrap-icons/arrow-left-circle.svg -- 0.36kb -> 0.36kb (1.08%)
    /images/bootstrap-icons/arrow-right-circle.svg -- 0.36kb -> 0.36kb (1.08%)
    /images/bootstrap-icons/rss-fill.svg -- 0.39kb -> 0.38kb (1.01%)
    /images/bootstrap-icons/exclamation-triangle-fill.svg -- 0.40kb -> 0.40kb (0.97%)
    /pub/ckeditor/plugins/link/images/hidpi/anchor.png -- 1.08kb -> 1.08kb (0.72%)
    /images/bootstrap-icons/question-circle-fill.svg -- 0.66kb -> 0.66kb (0.59%)
    /themes/autumn_pref.gif -- 16.45kb -> 16.44kb (0.05%)
    /themes/default_pref.gif -- 20.42kb -> 20.41kb (0.04%)
    
    Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
    ImgBotApp committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    8d3bb8c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #36 from bbannon/imgbot

    [ImgBot] Optimize images
    bbannon authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    b0f43af View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    9492471 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Configuration menu
    Copy the full SHA
    4a24698 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    add518a View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    5b4675b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    ad0748c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    70c38b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    aea0dcd View commit details
    Browse the repository at this point in the history