Commit graph

4217 commits

Author SHA1 Message Date
Miodec fdb2568d99 singular 2021-06-12 17:14:57 +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
Miodec 8a44e170da added public stats dao 2021-06-12 13:39:30 +01:00
Miodec 35262ba080 moved bananas into userdao 2021-06-12 13:33:23 +01:00
Miodec 7d2b6e1cac removed unused function 2021-06-10 16:49:45 +01:00
Jack 15936a99e2 rewrote some of the functions inside the user file to the new standard 2021-06-09 00:08:22 +01:00
Jack bc68e1be59 removed already converted file 2021-06-08 23:56:11 +01:00
Jack 70e66f7ef2 updated bot dao, removed bot file that is not needed anymore 2021-06-08 23:54:30 +01:00
Jack ed01fcac53 added functions to check for pb and tag pb. rewrote pb check 2021-06-08 23:49:54 +01:00
Jack 30b1ac269b added userdao function to remove tag pb 2021-06-08 23:02:11 +01:00
Jack ef008758b0 added tag functions to users dao 2021-06-08 22:57:58 +01:00
Jack 871273c455 added some results dao 2021-06-08 18:37:42 +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 c09f9723f8 removed empty file 2021-06-08 15:26:59 +01:00
Miodec 6088bb4450 throwing monkey error 2021-06-08 15:25:21 +01:00
Miodec 58139b5728 updated gitignore 2021-06-08 15:23: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
Miodec a46d2d17e7 divided code 2021-06-07 14:29:51 +01:00
Miodec 7c2bab730e moved functions 2021-06-07 14:16:07 +01:00
Miodec 9f8ac549da added pb handler 2021-06-07 14:15:19 +01:00
Miodec 116d7c8cdb added bot dao 2021-06-07 14:15:09 +01:00
Miodec 9926c561ac moved some functions out of server into handler files 2021-06-07 13:52:06 +01:00
Dharmaraj aecceb6a2e
Delete .idea directory 2021-06-07 12:37:52 +05:30
Dharmaraj 892de13dbe Moved bot endpoints to separate file 2021-06-07 12:37:15 +05:30
Dharmaraj 216c0637c1 Added MonkeyError class 2021-06-06 22:56:12 +05:30
Dharmaraj 85b30417e1 Merge branch 'mongo' of https://github.com/Miodec/monkeytype into mongo 2021-06-06 22:03:00 +05:30
Dharmaraj 4c560a437f Added Auth Router and DAO 2021-06-06 22:02:37 +05:30
Miodec 89f8fdce1b Merge branch 'mongo' of https://github.com/Miodec/monkeytype into mongo 2021-06-06 16:06:55 +01:00
Miodec 5402f8b9c4 updated gitignore 2021-06-06 16:06:52 +01:00
Dharmaraj 3df8610735 Removed functions dir 2021-06-06 19:48:10 +05:30
Jack 25a23dde3d
Merge pull request #1475 from lukew3/mongo
Mongo
2021-06-06 14:45:08 +01:00
Miodec 2a460cc8dc setting the id of the user document to the uid, checking if tags exist 2021-06-06 12:53:10 +01:00
Miodec 98c4c9dbb8 user id is a string to allow uid to fit 2021-06-06 12:52:28 +01:00
Miodec f940d20316 catching users failing to save 2021-06-05 21:37:39 +01:00
lukew3 d2a6d6b49b Merge branch 'mongo' of https://github.com/lukew3/monkeytype into mongo 2021-06-05 16:02:42 -04:00
lukew3 0a0fb2e12f added bot authorization with customToken 2021-06-05 16:02:34 -04:00
Miodec 89cd5adb0f more logs to see whats going on 2021-06-05 20:56:55 +01:00
Miodec 69383a0cc3 result schema update 2021-06-05 20:39:07 +01:00
Miodec 77bc36aef7 Merge branch 'mongo' of https://github.com/lukew3/monkeytype into pr/lukew3/1475 2021-06-05 20:21:53 +01:00
Miodec 697b23f1be npm i 2021-06-05 20:21:48 +01:00
Miodec 6ff1c1693c some very old lb entries will have no consistency, or have a '-' 2021-06-05 20:21:37 +01:00
lukew3 f0d611a936 Added additional instructions to mongodb compass usage 2021-06-05 15:20:42 -04:00
Miodec 82f696c2a4 need to get data 2021-06-05 20:15:35 +01:00
Miodec e3aa496ad9 typo 2021-06-05 20:10:52 +01:00