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 invalid local uploads path #6925

Merged
merged 6 commits into from
Jul 27, 2020
Merged

Fix invalid local uploads path #6925

merged 6 commits into from
Jul 27, 2020

Commits on Jul 7, 2020

  1. Fix invalid local uploads path

    File upload provider does not consider the strapi configuration. This patch should fix the problem.
    akcyp committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    61ca56a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from akcyp/provider-upload-local-fix

    Fix invalid local uploads path
    akcyp committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    26792aa View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. getStaticPath -> uploadDir

    akcyp committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    95fd837 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Use config.get method

    akcyp committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    45d67ea View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2020

  1. Merge pull request #2 from strapi/master

    Update fork
    akcyp committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    41e3b3b View commit details
    Browse the repository at this point in the history
  2. plugin-upload tests fix

    akcyp committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    a16202c View commit details
    Browse the repository at this point in the history