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

refactor(utils): distribute color, numbers, strings and other group of functions into separate util files from misc.ts (sanidhyas3s) #5254

Merged
merged 20 commits into from
Apr 3, 2024

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    deb5bbe View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    2f5d3bf View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. refactor(utils/misc): move functions and adjust usages

    also renamed some functions for clarity
    for monkeytypegame#5187
    sanidhyas3s committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    97b6ee2 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    519690e View commit details
    Browse the repository at this point in the history
  2. refactor(utils/misc): separte out number-related utils and more

    add docstring to the functions in `utils/numbers`
    also, move `getDiscordAvatarUrl` back into misc
    because it was causing mt to not open somehow
    for monkeytypegame#5187
    sanidhyas3s committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    13b23af View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    ba7b87f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c4c3ad View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    b832845 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3f650f View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    6b3208a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddf6f3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2415580 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd99787 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    404d2c9 View commit details
    Browse the repository at this point in the history
  6. lowercase filename

    Miodec committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    bfbab9c View commit details
    Browse the repository at this point in the history
  7. rename module imports

    Miodec committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    c4025ef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cd39f16 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7e69729 View commit details
    Browse the repository at this point in the history
  10. temp file rename

    Miodec committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9fdacfb View commit details
    Browse the repository at this point in the history
  11. file rename

    Miodec committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    cbf939e View commit details
    Browse the repository at this point in the history