Commit graph

279 commits

Author SHA1 Message Date
lukew3
b2b0634195 added preset management functions 2021-05-25 15:25:02 -04:00
lukew3
db042db540 more index cleaning 2021-05-22 11:15:58 -04:00
lukew3
3f5af730d4 resetPersonalBests and index.js cleaning 2021-05-22 11:09:17 -04:00
lukew3
72a09dab3a Added config save 2021-05-22 09:56:51 -04:00
lukew3
519abe07bf added tag methods and new result and tag schema 2021-05-21 23:41:43 -04:00
lukew3
68ba85f11e Moved backend to backend folder, removed moved functions 2021-05-20 14:38:58 -04:00
lukew3
b3e450b5f5 t60 bananas and cleaned up server.js 2021-05-19 18:39:18 -04:00
lukew3
807f6345f1 result is added, with plenty of bugs 2021-05-14 22:45:55 -04:00
Jack
af5549d615 npm update 2021-05-09 19:32:15 +01:00
Miodec
83c7c6e616 updated the way full width settings are styled
reordered some settings elements
2021-05-09 02:22:21 +01:00
Estebene
d4542b8e6a Fixed misc bugs 2021-05-09 12:47:27 +12:00
Estebene
29fd5d7386 Fixed edit error 2021-05-09 12:19:52 +12:00
Estebene
5eea5526c4 Added command line support 2021-05-09 12:09:59 +12:00
Jack
bb358be9b5 added 10 preset limit 2021-05-08 20:53:01 +01:00
Jack
156fb99713 Merge branch 'master' into pr/Estebene/1383 2021-05-08 19:39:56 +01:00
Jack
d5e6b06d66 npm i 2021-05-08 19:37:18 +01:00
Estebene
9222eceb03 Added basic preset setting functionality 2021-05-08 17:03:56 +12:00
OctahedronV2
240c099c24 test 2021-05-05 00:24:48 -04:00
humptyhump
c27eb46ea0 Added ISRT, Colemak-Qix, and ColemaQ 2021-04-29 18:27:19 -04:00
Jack
69c35c5ea1 fixed leaderboards not giving back a status. closes #1287 2021-04-23 00:17:25 +01:00
Jack
e389b95a4c fixed null name on ember 2021-04-22 02:39:10 +01:00
Jack
aab05e7929 reverted change 2021-04-22 01:11:04 +01:00
Jack
923413da65 consistency sent to the bot 2021-04-22 00:08:38 +01:00
Jack
330b79d287 fixed null name 2021-04-21 23:52:23 +01:00
Jack
6c89b83de8 brought back email ver 2021-04-20 14:50:50 +01:00
Jack
ac20e87a6c hopefull catching lagged tests with this change 2021-04-14 23:28:40 +01:00
Miodec
bb4294765a added verification input to checkleaderboard 2021-04-09 13:10:32 +01:00
Jack
803fc9689c fixed config not saving 2021-04-04 19:53:22 +01:00
dependabot[bot]
92705a7401
Bump y18n from 4.0.0 to 4.0.1 in /functions
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 18:45:49 +00:00
Jack
21e8cf8299 fixed missing commit that was lost somewhere in the merges 2021-03-29 19:44:18 +01:00
Miodec
0ac4754c11 fixed leaderboards not working when full 2021-03-18 02:31:03 +00:00
Miodec
33dd135817 updated leaderboard approach 2021-03-17 21:42:11 +00:00
Miodec
b21e087c31 lockfile 2021-03-16 23:47:39 +00:00
Miodec
6f8f87e407 moved keymap into a module. #495 2021-03-16 08:55:10 +00:00
Miodec
cc9ade6439 no longer saving leaderboard history (not used) 2021-03-16 04:13:57 +00:00
Miodec
9d2a7b3277 improved leaderboards - no longer checking if there is no need 2021-03-16 04:10:07 +00:00
Miodec
856c7320ab npm update 2021-03-13 04:21:37 +00:00
Miodec
85ee735d22 fixed validation bounds 2021-03-13 02:11:51 +00:00
Miodec
119b3dc2dd removed unused code 2021-03-13 01:56:58 +00:00
Miodec
b513f27dc6 panic logs, added below 0 check 2021-03-13 01:27:29 +00:00
Miodec
0cf37b34a7 revered bad replace 2021-03-12 23:41:58 +00:00
Miodec
d3c8aff456 removed big log 2021-03-12 23:05:59 +00:00
Miodec
60db35c48b removed unused code 2021-03-12 22:01:36 +00:00
Miodec
0423577456 moved custom text to a module 2021-03-10 06:07:19 +00:00
Miodec
25f6a938a4 checking consistency if wpm above 100 2021-03-08 04:28:33 +00:00
Miodec
1f1734ae5d checking for consistency only when there is no funbox,
removing raw check due to new raw calculation
2021-03-08 03:34:33 +00:00
Miodec
bdb24f0fc5 changed consistency check to sub 10 2021-03-02 01:39:23 +00:00
Miodec
d29526a3ff added consistency to the leaderboard,
updated the layout of the leaderboard
2021-03-02 00:35:47 +00:00
Miodec
efd8283467 prettier verison of previous commit 2021-03-01 22:57:05 +00:00
Miodec
c9423238bd added another validation step to result saving 2021-03-01 22:54:37 +00:00