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

New api for web hosting #337

Merged
9 commits merged into from
May 30, 2022

Commits on May 23, 2022

  1. Add Pathex dependency

    Neylix committed May 23, 2022
    Configuration menu
    Copy the full SHA
    0b855b8 View commit details
    Browse the repository at this point in the history
  2. Add new web_hosting API

    Neylix committed May 23, 2022
    Configuration menu
    Copy the full SHA
    39ca444 View commit details
    Browse the repository at this point in the history
  3. Add test file

    Neylix committed May 23, 2022
    Configuration menu
    Copy the full SHA
    10acb08 View commit details
    Browse the repository at this point in the history
  4. Add get_cache in test file

    Neylix committed May 23, 2022
    Configuration menu
    Copy the full SHA
    656ae4c View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    2751162 View commit details
    Browse the repository at this point in the history
  2. Update encodage to force base64 in JSON

    All file are encoded in base64 inside JSON content
    The encodage value is the encodage done before base64
    (corresponding to brower content-encoding)
    Neylix committed May 25, 2022
    Configuration menu
    Copy the full SHA
    e4aca76 View commit details
    Browse the repository at this point in the history
  3. Fix encodage error

    Neylix committed May 25, 2022
    Configuration menu
    Copy the full SHA
    9e1e87f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Configuration menu
    Copy the full SHA
    68ed1d9 View commit details
    Browse the repository at this point in the history
  2. Format content in explorer

    Neylix committed May 30, 2022
    Configuration menu
    Copy the full SHA
    e8d1181 View commit details
    Browse the repository at this point in the history