mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-09 13:44:29 +08:00
* fix: Prevent theme switch when opening theme commandline from the footer fixes #5103 * refactor(utils/misc): move functions and adjust usages also renamed some functions for clarity for #5187 * refactor(utils/misc): move color utils into separate file & add docstring for #5187 * 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 #5187 * refactor(utils/misc): move get-text functions into separate file & add docstring for them for #5187 * refactor(utils/misc): move get-data type functions into separate file & add docstrings for #5187 * Fix cyclic dependency by moving function * Move strings utils to separate file and other minor changes to utils * Shift Date & Time util functions to a separate file and add docstrings * Shift more string functions to string util file * separate out Arrays functions from misc utils * Rename some utility files and move some functions * lowercase filename * rename module imports * move ddr stuff into its own file * temp file rename * file rename --------- Co-authored-by: Miodec <jack@monkeytype.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| docker | ||
| scripts | ||
| src | ||
| static | ||
| .eslintignore | ||
| .firebaserc_example | ||
| firebase.json | ||
| gulpfile.js | ||
| knip.json | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.js | ||
| vitest.config.js | ||