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

Add support for special characters in file name #38

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Dec 26, 2021

  1. fixes halgatewood#33.

    m1k1o committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    95f6bf1 View commit details
    Browse the repository at this point in the history
  2. fix whitespaces.

    m1k1o committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    f1f3099 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a99a51a View commit details
    Browse the repository at this point in the history
  4. htmlEntities for download attr.

    m1k1o committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    6f26be9 View commit details
    Browse the repository at this point in the history
  5. rawurlencode for file url.

    m1k1o committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    6a3e40b View commit details
    Browse the repository at this point in the history
  6. add PHP_EOL.

    m1k1o committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    589a6c4 View commit details
    Browse the repository at this point in the history
  7. load jquery only when needed.

    m1k1o committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    84849c7 View commit details
    Browse the repository at this point in the history
  8. fix special chars for dir attr.

    m1k1o committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    8987739 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. fix when folder name is '0'.

    m1k1o committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    fb5db75 View commit details
    Browse the repository at this point in the history
  2. fix when file name is '0'.

    m1k1o committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    c963b34 View commit details
    Browse the repository at this point in the history