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

Use go embed for web files and remove httptreemux #382

Merged
merged 10 commits into from
Sep 29, 2021

Commits on Sep 29, 2021

  1. use go embed for html files

    anbraten committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    a369ea1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cbbd45 View commit details
    Browse the repository at this point in the history
  3. install first

    anbraten committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    c3510df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20a5d7b View commit details
    Browse the repository at this point in the history
  5. add file to keep dist folder

    anbraten committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    0bf0aa9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5324889 View commit details
    Browse the repository at this point in the history
  7. rename web dist folder

    anbraten committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    0da2208 View commit details
    Browse the repository at this point in the history
  8. use one router framework

    anbraten committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    6abd049 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c203331 View commit details
    Browse the repository at this point in the history
  10. sort import

    6543 committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    1082b3e View commit details
    Browse the repository at this point in the history