Miodec
|
c64cc2d538
|
better errors
|
2021-08-18 01:37:48 +01:00 |
|
Miodec
|
719e8fb26c
|
better monkey error message
|
2021-08-18 01:15:26 +01:00 |
|
Miodec
|
2c510eb7a9
|
inserting stack into the.. stack
|
2021-08-18 01:01:28 +01:00 |
|
Miodec
|
5cfa792eb2
|
inserting monkey error into the database later to avoid recursive errors
|
2021-08-17 20:00:29 +01:00 |
|
Miodec
|
926aa5eb6d
|
logging monkey error for more codes
|
2021-08-17 19:42:40 +01:00 |
|
Miodec
|
ea4f3bcc5d
|
Merge branch 'mongo'
|
2021-08-17 18:13:04 +01:00 |
|
Miodec
|
9a25f22a0b
|
fixed validation checking custom background twice
|
2021-08-04 14:38:00 +01:00 |
|
Miodec
|
6ff2984ef7
|
security patch from live
|
2021-08-03 16:08:15 +01:00 |
|
Dharmaraj
|
88ef4ba920
|
added ternary operator check status
|
2021-07-26 19:43:49 +05:30 |
|
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 |
|