monkeytype/frontend
Octahedron a0f911961f
added "show average" setting (#2551) by octahedronv2
* added "show average" setting

hopefully this doesn't break everything :)

* Delete config-schema.js

* Delete commandline-lists.ts

* Delete config.ts

* Delete db.ts

* Delete index.html

* Delete modes-notice.ts

* Delete settings.ts

* Delete types.d.ts

* added show average setting

* changed the capitalization of ONE character

* Rounded the wpm calculation when mode is PB or AVG

* Only display average if user is logged in

* Only display average if wpm > 0

and by extension, only when the user is logged in.

* changed look of average display

Co-authored-by: Jack <jack@monkeytype.com>
2022-02-21 02:49:33 +01:00
..
src added "show average" setting (#2551) by octahedronv2 2022-02-21 02:49:33 +01:00
static added "show average" setting (#2551) by octahedronv2 2022-02-21 02:49:33 +01:00
.eslintignore Compile both JS and TS (#2464) by sondrekje 2022-02-11 19:02:21 +01:00
firebase.json
gulpfile.js fixed broken watches 2022-02-19 15:30:22 +01:00
json-validation.js added quote length validation 2022-02-20 14:45:00 +01:00
package-lock.json moved dependencies to frontend 2022-02-19 22:30:41 +01:00
package.json moved dependencies to frontend 2022-02-19 22:30:41 +01:00
tsconfig.json Fix typescript config (#2511) 2022-02-15 21:26:23 +01:00
webpack-production.config.js index to ts 2022-02-13 00:10:19 +01:00
webpack.config.js index to ts 2022-02-13 00:10:19 +01:00