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

Put back custom FormatterFileSize to use binary format (1024) instead of SI one (1000) #173

Merged
merged 12 commits into from
May 14, 2024

Commits on May 14, 2024

  1. Add custom Formatter.formatShortFileSize to use binary format (1024…

    …) instead of SI one (1000)
    KevinBoulongne committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5e95b17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7816b5 View commit details
    Browse the repository at this point in the history
  3. Remove duplicated code

    KevinBoulongne committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7dbec1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5befbdb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb963b8 View commit details
    Browse the repository at this point in the history
  6. Revert "Use local Strings for byte sizes"

    This reverts commit cf0eb50.
    KevinBoulongne committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8f8aac4 View commit details
    Browse the repository at this point in the history
  7. Format code

    KevinBoulongne committed May 14, 2024
    Configuration menu
    Copy the full SHA
    acb8870 View commit details
    Browse the repository at this point in the history
  8. Simplify formatter

    KevinBoulongne committed May 14, 2024
    Configuration menu
    Copy the full SHA
    527c301 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    74956d4 View commit details
    Browse the repository at this point in the history
  10. Remove return@…

    KevinBoulongne committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8c4ff66 View commit details
    Browse the repository at this point in the history
  11. Order code

    KevinBoulongne committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d8c2e02 View commit details
    Browse the repository at this point in the history
  12. Fix suffixes count

    KevinBoulongne committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0e97dfc View commit details
    Browse the repository at this point in the history