monkeytype/frontend
Miodec b4259b7b4d impr: user data download times
get user data no longer needs to be called by itself
it can again be called in parallel with config and preset
2024-03-15 10:41:22 +01:00
..
__tests__ refactor: get actual rank with the user data instead of using lbmemory (fehmer) (#5189) 2024-03-11 20:29:18 +01:00
docker chore: improve docker files for local development (#5157) 2024-03-04 16:10:22 +01:00
scripts chore: quote lengths script 2024-03-11 22:32:40 +01:00
src impr: user data download times 2024-03-15 10:41:22 +01:00
static fix(language): remove misspelled word in english 450k 2024-03-13 22:09:31 +01:00
.eslintignore
.firebaserc_example
firebase.json
gulpfile.js
knip.json
package-lock.json impr: replace JSONSchema with ajv for faster validation (sanidhyas3s) (#5145) 2024-03-11 20:00:10 +01:00
package.json impr: replace JSONSchema with ajv for faster validation (sanidhyas3s) (#5145) 2024-03-11 20:00:10 +01:00
tsconfig.json
vite.config.js impr: add selfhosting using docker only (fehmer) (#5170) 2024-03-12 12:02:13 +01:00
vitest.config.js