lukew3
|
b669e1b107
|
fixed account loading bug, bad date format, and updated todo
|
2021-05-26 23:01:56 -04:00 |
|
lukew3
|
3f1d111dce
|
fixed non-standard schemas
|
2021-05-26 19:18:17 -04:00 |
|
lukew3
|
12f3b45529
|
changed displayName to name, moved from cookies to localstorage
|
2021-05-26 19:06:03 -04:00 |
|
lukew3
|
ab13cd439d
|
created daily leaderboard clear function
|
2021-05-26 16:09:52 -04:00 |
|
lukew3
|
9a3e1749b8
|
t60 bananas fix and moved uid to name in several server.js functions
|
2021-05-26 15:36:02 -04:00 |
|
lukew3
|
61ae1084da
|
removed unecessary createBlankLb function, removed mongob package
|
2021-05-26 15:07:21 -04:00 |
|
lukew3
|
82ca581f6d
|
leaderboard working but with bugs
|
2021-05-26 14:55:42 -04:00 |
|
lukew3
|
faf10edc2d
|
moved subschemas
|
2021-05-25 20:47:43 -04:00 |
|
lukew3
|
c53138ce1c
|
reversed results list
|
2021-05-25 16:38:18 -04:00 |
|
lukew3
|
5cdc462757
|
fixed pb not setting on first test bug
|
2021-05-25 16:28:11 -04:00 |
|
lukew3
|
b2b0634195
|
added preset management functions
|
2021-05-25 15:25:02 -04:00 |
|
lukew3
|
308d87d565
|
Working on checkTagPb, fixed keySpacingStats not saving err,
|
2021-05-25 13:39:37 -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
|
0b58c1de0c
|
Added analytics backend methods
|
2021-05-20 14:53:47 -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
|
8f83216990
|
working isPb field
|
2021-05-19 18:25:29 -04:00 |
|
lukew3
|
7b96d8cba7
|
fixed global stats
|
2021-05-19 17:07:41 -04:00 |
|
lukew3
|
5417dd9f20
|
renamed models file to usermodel
|
2021-05-19 16:30:41 -04:00 |
|
lukew3
|
b18d6c2910
|
Removed extra console.logs
|
2021-05-19 16:25:56 -04:00 |
|
lukew3
|
15270a7559
|
fixed results not showing error
|
2021-05-19 16:22:18 -04:00 |
|
lukew3
|
8213f43ba6
|
account loads, but results don't
|
2021-05-19 16:08:39 -04:00 |
|
lukew3
|
807f6345f1
|
result is added, with plenty of bugs
|
2021-05-14 22:45:55 -04:00 |
|
lukew3
|
0be490bf39
|
created axiosInstance with refresh tokens
|
2021-05-14 21:09:22 -04:00 |
|
lukew3
|
40b978cb32
|
remove log out and currentUser routes on server
|
2021-05-14 16:16:58 -04:00 |
|
lukew3
|
45c612c746
|
working login handling
|
2021-05-14 16:16:06 -04:00 |
|
lukew3
|
3978b7a106
|
firebase completely disconnected, working at restoring all functionality
|
2021-05-14 13:56:08 -04:00 |
|
lukew3
|
2b869a9478
|
fixed missing saveScreenshot listener
|
2021-05-12 17:20:48 -04:00 |
|
lukew3
|
fbbc15a8bd
|
hide replay on screenshot, gave better name to screenshot button
|
2021-05-12 17:17:40 -04:00 |
|
Jack
|
fdef8f9efd
|
Merge pull request #1407 from Estebene/master
Fixed #1404 tags appearing to be active
|
2021-05-12 15:59:06 +01:00 |
|
Estebene
|
2ac4f24761
|
Fixed #1404 tags appearing to be active
|
2021-05-12 08:08:52 +12:00 |
|
Jack
|
ad61771ede
|
Merge pull request #1400 from mtthwn/additional-java-quotes
Additional java quotes
|
2021-05-11 02:28:44 +01:00 |
|
mtthwn
|
aeefe50035
|
adding additional quotes for Java
|
2021-05-10 21:20:52 -04:00 |
|
mtthwn
|
d5ec040973
|
adding initial list of java quotes
|
2021-05-10 18:08:38 -04:00 |
|
mtthwn
|
4ac6cd3ac2
|
Merge branch 'master' of github.com:mtthwn/monkeytype
|
2021-05-10 18:06:48 -04:00 |
|
Miodec
|
3ac6df1561
|
words will no longer jump up slightly when finishing a test
|
2021-05-10 13:26:26 +01:00 |
|
Miodec
|
d1b0c3fb11
|
not lowercasing layouts to avoid issues
|
2021-05-10 13:07:52 +01:00 |
|
Miodec
|
238e90f7ae
|
renamed theme, updated colors
|
2021-05-10 12:54:26 +01:00 |
|
Jack
|
27da75bb1f
|
Merge pull request #1354 from Cole320/master
Communism Theme
|
2021-05-10 12:48:04 +01:00 |
|
Miodec
|
086b2d20a5
|
lowercasing custom layoutfluid
updating settings input
|
2021-05-10 12:45:23 +01:00 |
|
Miodec
|
3556fed524
|
moved layoutfluid command line
|
2021-05-10 12:31:02 +01:00 |
|
Jack
|
af5549d615
|
npm update
|
2021-05-09 19:32:15 +01:00 |
|
Jack
|
4151fc71c1
|
Merge branch 'master' of https://github.com/Miodec/monkey-type
|
2021-05-09 19:19:06 +01:00 |
|
Jack
|
fc57e472e7
|
not adding decimal seconds to the graph in time mode
|
2021-05-09 19:16:43 +01:00 |
|
Miodec
|
54705bbc00
|
fixed result words history and replay not working correctly with rtl languages as well as languages with ligatures
closes #1357
|
2021-05-09 14:37:47 +01:00 |
|
Miodec
|
87a79f8cff
|
fixed word input after when hovering on the chart
|
2021-05-09 14:31:21 +01:00 |
|
Miodec
|
ed8e34a305
|
fixed word input after evaluating html. closes #1348
|
2021-05-09 14:29:51 +01:00 |
|