monkeytype/backend
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
..
api added "show average" setting (#2551) by octahedronv2 2022-02-21 02:49:33 +01:00
constants
credentials
dao Setup PR check action (#2445) by Bruception 2022-02-08 21:27:14 +01:00
handlers added kogasa function 2022-02-09 19:19:10 +01:00
init typo 2022-02-02 23:14:30 +01:00
jobs Setup PR check action (#2445) by Bruception 2022-02-08 21:27:14 +01:00
middlewares checking if token wasnt revoked 2022-02-09 14:18:49 +01:00
.gitignore
example.env
package-lock.json Oops (#2446) 2022-02-08 21:41:59 +01:00
package.json Separate backend and frontend dependencies (#2441) by Bruception 2022-02-08 20:33:41 +01:00
server.js Fix PR check action (#2447) 2022-02-08 22:17:26 +01:00
worker.js Action only installs node and dependencies when a changed file passes the filters 2022-02-18 20:23:58 +01:00