Miodec
|
bec7f380ca
|
converted discord linking to mongo
|
2021-07-09 22:17:19 +01:00 |
|
Miodec
|
eb5137e11c
|
fixed tag pbs not working as intended
|
2021-07-09 21:41:33 +01:00 |
|
Miodec
|
edd453bfef
|
only logging to db when error is 500 and env is not dev
|
2021-07-09 21:18:50 +01:00 |
|
Miodec
|
9676e47ea0
|
updating result tags
|
2021-07-09 18:27:08 +01:00 |
|
Miodec
|
7ddf37f8a3
|
tags now use _id
|
2021-07-09 17:21:16 +01:00 |
|
Miodec
|
81bc9ded69
|
results now use _id correctly
|
2021-07-09 16:32:57 +01:00 |
|
Miodec
|
98619c8977
|
tags are not converted to _id yet
|
2021-07-09 15:52:09 +01:00 |
|
Miodec
|
2f1e129d88
|
switched presets to _id
|
2021-07-09 15:50:15 +01:00 |
|
Miodec
|
62084071f4
|
using _id in the database
|
2021-07-09 14:41:55 +01:00 |
|
Miodec
|
491be89653
|
converted presets to new system
|
2021-07-08 23:28:00 +01:00 |
|
Miodec
|
c730d5fa44
|
addings tags returns the created tag
|
2021-07-08 23:27:47 +01:00 |
|
Miodec
|
fe834b52d0
|
fixed error showing null string if no stack was present
|
2021-07-08 23:27:33 +01:00 |
|
Miodec
|
060de11f04
|
expanded validation to allow uuids
|
2021-07-08 23:27:19 +01:00 |
|
Miodec
|
db337a5cd5
|
changed property name
|
2021-07-08 23:26:56 +01:00 |
|
Miodec
|
20e8f68cf8
|
updated error handling
|
2021-07-08 23:26:29 +01:00 |
|
Miodec
|
3e66bf5757
|
typo
|
2021-07-08 22:41:45 +01:00 |
|
Miodec
|
60fcfe7f6b
|
started converting presets to new system
|
2021-07-08 22:34:36 +01:00 |
|
Miodec
|
557f96c362
|
converted routes to plural
|
2021-07-08 22:22:18 +01:00 |
|
Miodec
|
5306f82ec7
|
checking funbox when checking for pb
|
2021-07-08 22:19:34 +01:00 |
|
Miodec
|
3bd02d3292
|
converted tags to the new system
|
2021-07-08 16:03:52 +01:00 |
|
Miodec
|
77d7fb0b64
|
reverting to default empty snap if error was caught
|
2021-07-08 16:00:52 +01:00 |
|
Miodec
|
d19a40fc87
|
updated error handling
|
2021-07-08 16:00:28 +01:00 |
|
Miodec
|
2c5dde2dda
|
missing this
|
2021-07-08 15:59:28 +01:00 |
|
Miodec
|
be75c9a3e5
|
updated error handling
|
2021-07-08 15:58:11 +01:00 |
|
Miodec
|
78847dd026
|
handling new response from the server
|
2021-07-08 13:06:07 +01:00 |
|
Miodec
|
5fd1121d7b
|
using monkey error
|
2021-07-08 12:30:06 +01:00 |
|
Miodec
|
a7aa36c3fa
|
updated packages
|
2021-07-07 14:32:07 +01:00 |
|
Miodec
|
e59b76834e
|
commented depracated code
|
2021-07-07 14:32:01 +01:00 |
|
Miodec
|
af15d3c5ae
|
todo
|
2021-07-07 14:25:04 +01:00 |
|
Miodec
|
7689086503
|
merged master into mongo
|
2021-07-07 14:24:44 +01:00 |
|
Miodec
|
689dab1c2e
|
converted result saving
|
2021-07-07 14:05:18 +01:00 |
|
Miodec
|
c3b058c836
|
added comment
|
2021-07-07 14:05:04 +01:00 |
|
Miodec
|
032621a0d8
|
collection name typos
|
2021-07-07 14:04:28 +01:00 |
|
Miodec
|
c25986e407
|
fixed raw wpm not working in personal bests,
fixed started tests not considering the completed test
|
2021-07-07 14:04:12 +01:00 |
|
Miodec
|
24e7c35a6f
|
missing semicolon
|
2021-07-07 14:03:46 +01:00 |
|
Miodec
|
c2c16c3111
|
missing function require
|
2021-07-07 14:03:38 +01:00 |
|
Miodec
|
f312d23c43
|
rounding test seconds
|
2021-07-07 14:03:18 +01:00 |
|
Miodec
|
aabfc923cf
|
fixed typing stats not read from the database
|
2021-07-07 14:03:07 +01:00 |
|
Jack
|
9d467f5959
|
fixed backspace not working as intended. closes #1598
|
2021-07-07 00:41:00 +01:00 |
|
Miodec
|
fe38ca296a
|
converted result getting
|
2021-07-06 15:22:05 +01:00 |
|
Miodec
|
8fa2131ec3
|
no need to refactor anymore
|
2021-07-06 14:54:52 +01:00 |
|
Miodec
|
40b0ad4d1e
|
npm i
|
2021-07-06 14:52:46 +01:00 |
|
Miodec
|
1222e576c0
|
added config route
|
2021-07-06 14:52:36 +01:00 |
|
Miodec
|
0cfc796bba
|
defined each function in global scope so they can access each other
|
2021-07-06 14:52:29 +01:00 |
|
Miodec
|
845845d257
|
fixed route name
|
2021-07-06 14:52:08 +01:00 |
|
Miodec
|
844e67ac3e
|
config support
|
2021-07-06 14:51:43 +01:00 |
|
Miodec
|
56e7b47647
|
fixed up package locks
|
2021-07-06 13:55:41 +01:00 |
|
Jack
|
77f5277419
|
fixed a bug where you could type while leaderobards are visible
|
2021-07-06 01:16:38 +01:00 |
|
Jack
|
9fe5d76745
|
language specific punctuation
|
2021-07-06 01:03:31 +01:00 |
|
Jack
|
d36742b481
|
removed more bad words
|
2021-07-06 00:12:35 +01:00 |
|