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

Fix Safari not displaying the config bundle HTML page (Fix #476) #502

Merged
merged 9 commits into from
Mar 19, 2018

Commits on Feb 28, 2018

  1. Fix Safari not displaying the config bundle HTML page

    Safari cannot deal with gzip files that have a "*.gz" file extension.
    Simply faking the filename solves the problem though.
    
    Fixes homieiot#476
    Robert Griebl committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    2a1b5cc View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2018

  1. Fix homieiot#446 CORS Issue

    timpur committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    b884730 View commit details
    Browse the repository at this point in the history
  2. Fix for homieiot#477

    timpur committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    f3cc890 View commit details
    Browse the repository at this point in the history
  3. Fix Lint

    timpur committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    07219fc View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2018

  1. Configuration menu
    Copy the full SHA
    9e8291e View commit details
    Browse the repository at this point in the history
  2. Fix homieiot#498

    timpur committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    ef337fc View commit details
    Browse the repository at this point in the history
  3. Fix homieiot#476

    timpur committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    b27f78a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16f2677 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a98ccc8 View commit details
    Browse the repository at this point in the history