Commit graph

23 commits

Author SHA1 Message Date
Miodec
60fcfe7f6b started converting presets to new system 2021-07-08 22:34:36 +01:00
Miodec
3bd02d3292 converted tags to the new system 2021-07-08 16:03:52 +01:00
Miodec
689dab1c2e converted result saving 2021-07-07 14:05:18 +01:00
Miodec
fe38ca296a converted result getting 2021-07-06 15:22:05 +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
9d7427ed3d converted snap initialisation to new system 2021-06-16 20:56:12 +01:00
Miodec
32a2a73915 added delete user option, playing around with the return codes and formats 2021-06-16 20:20:16 +01:00
Miodec
c84f444e15 using require instead of imports, added check name endpoint 2021-06-16 00:46:07 +01:00
Miodec
d56887bafb added check name function, using requrie instead of imports 2021-06-16 00:45:49 +01:00
Miodec
5eed88b0e7 added result dao and controller 2021-06-12 19:02:19 +01:00
Miodec
fd5a90e2d5 unused import 2021-06-12 19:01:29 +01:00
Miodec
267dbb6a1a renamed all dao files 2021-06-12 17:11:07 +01:00
Miodec
cb21657d30 moved the last function from users handler - linkdiscord 2021-06-12 14:00:21 +01:00
Miodec
f3d1887e83 renamed auth routes and controller to user 2021-06-12 13:48:28 +01:00
Jack
f2f9201acb renamed presets to preset 2021-06-08 18:27:51 +01:00
Miodec
218ccb3d53 rewrote config to the new standard 2021-06-08 16:02:44 +01:00
Miodec
4b350ab0b6 Merge branch 'mongo' of https://github.com/Miodec/monkeytype into mongo 2021-06-08 14:09:38 +01:00
Miodec
c64ef993ff rewrote presets to the new standard 2021-06-08 14:09:35 +01:00
Dharmaraj
ff5cbc46d6 Added CoreController 2021-06-07 20:03:15 +05:30
Dharmaraj
12362879b4 Added core route 2021-06-07 19:35:58 +05:30
Dharmaraj
892de13dbe Moved bot endpoints to separate file 2021-06-07 12:37:15 +05:30
Dharmaraj
4c560a437f Added Auth Router and DAO 2021-06-06 22:02:37 +05:30