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

Sanitize shortcuts #766

Closed
wants to merge 10 commits into from
Closed

Sanitize shortcuts #766

wants to merge 10 commits into from

Commits on Dec 4, 2021

  1. Configuration menu
    Copy the full SHA
    6573cf5 View commit details
    Browse the repository at this point in the history
  2. Add to desktop and start menu until I make the proper UI

    dragonDScript committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    9faa8b9 View commit details
    Browse the repository at this point in the history
  3. Sanitize title

    dragonDScript committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    4c0e210 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into sanitize-shortcuts

    dragonDScript committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    16e16ae View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into sanitize-shortcuts

    dragonDScript committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    8db952f View commit details
    Browse the repository at this point in the history
  6. Use Regex

    dragonDScript committed Dec 4, 2021
    1 Configuration menu
    Copy the full SHA
    036daa0 View commit details
    Browse the repository at this point in the history
  7. Replace with an empty string so it will be removed instead of adding …

    …a empty space on it
    dragonDScript committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    27b82f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. Merge branch 'main' into sanitize-shortcuts

    dragonDScript committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    32ef70c View commit details
    Browse the repository at this point in the history
  2. More restrictive pattern

    Co-authored-by: Flávio F Lima <flavioislima@gmail.com>
    dragonDScript and flavioislima committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    d13abad View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Merge branch 'main' into sanitize-shortcuts

    dragonDScript committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    0c06b78 View commit details
    Browse the repository at this point in the history