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

index.php: use Font Awesome 5.15.4, plus others #108

Merged
merged 5 commits into from
May 2, 2022

Commits on Apr 16, 2022

  1. index.php: use Font Awesome 5.15.4

    * This required changing some icons and adding a " " to get the spacing correct.
    * Also changed icons in the camera pop out to match what's on the Global Allsky Map, for consistency.
    EricClaeys authored Apr 16, 2022
    Configuration menu
    Copy the full SHA
    e1c640a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82865bb View commit details
    Browse the repository at this point in the history
  3. Delete excanvas.min.js

    This file was only needed to support IE9, which we're no longer doing.
    EricClaeys authored Apr 16, 2022
    Configuration menu
    Copy the full SHA
    894daa0 View commit details
    Browse the repository at this point in the history
  4. index.html: don't support IE9

    In the main index.html file, the check was for "lt IE9", whereas the check in this file was for "IE".
    EricClaeys authored Apr 16, 2022
    Configuration menu
    Copy the full SHA
    aac5e6b View commit details
    Browse the repository at this point in the history
  5. index.php: add comment

    Explain why 50.
    EricClaeys authored Apr 16, 2022
    Configuration menu
    Copy the full SHA
    d9a586c View commit details
    Browse the repository at this point in the history