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

[ImgBot] Optimize images #844

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

[ImgBot] Optimize images #844

wants to merge 15 commits into from

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    ccc75b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97ea076 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2021

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

Commits on Jun 16, 2021

  1. Configuration menu
    Copy the full SHA
    6369e61 View commit details
    Browse the repository at this point in the history
  2. save

    SamLee514 committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    0550957 View commit details
    Browse the repository at this point in the history
  3. Fix divergent branches

    SamLee514 committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    725e9e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. first draft

    SamLee514 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    4f1ef5e View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Configuration menu
    Copy the full SHA
    460bba3 View commit details
    Browse the repository at this point in the history
  2. pruning comments

    SamLee514 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    4a841b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2021

  1. Merge branch 'resumes'

    SamLee514 committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    98a5957 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. update timestamp

    SamLee514 committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    9abd6e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ced0277 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e0dc43 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'resumes'

    SamLee514 committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    e12ce6b View commit details
    Browse the repository at this point in the history
  5. [ImgBot] Optimize images

    *Total -- 2,482.66kb -> 2,337.95kb (5.83%)
    
    /src/client/assets/img/VH_Space_Logo_White.png -- 109.12kb -> 65.61kb (39.87%)
    /src/client/assets/img/VH_Space_Logo_Black.png -- 116.16kb -> 70.63kb (39.2%)
    /src/client/assets/img/checked_box.svg -- 1.71kb -> 1.07kb (37.29%)
    /src/client/assets/img/square_hackathon_logo.svg -- 4.78kb -> 3.36kb (29.83%)
    /src/client/assets/img/sad_face.svg -- 0.99kb -> 0.83kb (16.67%)
    /src/client/assets/img/unchecked_box.svg -- 0.99kb -> 0.84kb (15.06%)
    /pics/vaken-org.png -- 197.90kb -> 169.43kb (14.39%)
    /pics/vaken-sponsor.png -- 102.29kb -> 89.70kb (12.32%)
    /src/client/assets/img/right_arrow.svg -- 0.17kb -> 0.16kb (4.05%)
    /src/client/assets/img/application_status.svg -- 25.09kb -> 24.11kb (3.88%)
    /src/client/assets/img/notification.svg -- 87.48kb -> 84.53kb (3.37%)
    /src/client/assets/img/back.svg -- 0.44kb -> 0.43kb (2.9%)
    /src/client/assets/img/plane.svg -- 1.15kb -> 1.12kb (2.29%)
    /src/client/assets/img/up_arrow.svg -- 0.46kb -> 0.45kb (1.5%)
    /src/client/assets/img/down_arrow.svg -- 0.46kb -> 0.45kb (1.49%)
    /src/client/assets/img/email_icon.svg -- 0.33kb -> 0.33kb (0.88%)
    /src/client/assets/img/search_icon.svg -- 0.78kb -> 0.77kb (0.88%)
    /pics/vaken1.png -- 1,829.81kb -> 1,821.59kb (0.45%)
    /src/client/assets/img/lock_icon.svg -- 0.69kb -> 0.69kb (0.43%)
    /src/client/assets/img/google_logo.svg -- 0.55kb -> 0.54kb (0.36%)
    /src/client/assets/img/github_logo.svg -- 1.32kb -> 1.32kb (0.3%)
    
    Signed-off-by: ImgBotApp <[email protected]>
    ImgBotApp committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    b724147 View commit details
    Browse the repository at this point in the history