Commit graph

28 commits

Author SHA1 Message Date
Miodec edd453bfef only logging to db when error is 500 and env is not dev 2021-07-09 21:18:50 +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 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 5fd1121d7b using monkey error 2021-07-08 12:30:06 +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 0cfc796bba defined each function in global scope so they can access each other 2021-07-06 14:52:29 +01:00
Miodec 5eed88b0e7 added result dao and controller 2021-06-12 19:02:19 +01:00
Miodec 025c20268a added one more validation function 2021-06-12 19:02:06 +01:00
Miodec 1d00f3b6ec disabled eslint for legacy file that is going to be converted to new system 2021-06-12 17:52:13 +01:00
Miodec cb21657d30 moved the last function from users handler - linkdiscord 2021-06-12 14:00:21 +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
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
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 c64ef993ff rewrote presets to the new standard 2021-06-08 14:09:35 +01:00
Miodec a46d2d17e7 divided code 2021-06-07 14:29:51 +01:00
Miodec 9f8ac549da added pb handler 2021-06-07 14:15:19 +01:00
Miodec 9926c561ac moved some functions out of server into handler files 2021-06-07 13:52:06 +01:00
Dharmaraj 216c0637c1 Added MonkeyError class 2021-06-06 22:56:12 +05:30
Dharmaraj 4c560a437f Added Auth Router and DAO 2021-06-06 22:02:37 +05:30