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

feat: convert cyrillic file names to latin #1151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jun 24, 2022

  1. feat: convert cyrillic file names to latin

    Convert cyrillic charecters on upload to latin charecter (enable/disable in config).
    Updated bulgarian language.
    Small fix to replace # in file names with _ so these files can be viewed in browser, otherwise the # symbol in the file names is only replaced if alphanumeric_filename is set to true.
    TaffoVelikoff committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    5dfc3f1 View commit details
    Browse the repository at this point in the history