Jack
|
4afa2f089f
|
fixed debug cron
|
2021-09-14 14:54:35 +01:00 |
|
Jack
|
e8d73a898d
|
announcing lb updates
|
2021-09-14 14:54:03 +01:00 |
|
Jack
|
adac26883a
|
deleting old logs
|
2021-09-14 00:10:56 +01:00 |
|
Jack
|
5cd8619cb5
|
making sure uid makes it into the db error
|
2021-09-13 15:40:12 +01:00 |
|
Jack
|
a4d8efad1a
|
fixed errors not being able to be logged
|
2021-09-10 14:18:40 +01:00 |
|
Jack
|
b814a7fe4f
|
moved leaderboard update back a bit
|
2021-09-10 01:04:40 +01:00 |
|
Jack
|
9ca0a96d2d
|
running leaderboard updates together
|
2021-09-10 00:50:47 +01:00 |
|
Jack
|
050e18dd3e
|
updated log once more,
logging errors
|
2021-09-10 00:03:01 +01:00 |
|
Jack
|
b3f2aa544c
|
not checking leaderboards on test complete
updating test leaderboards every 5 minutes
|
2021-09-09 23:39:10 +01:00 |
|
Jack
|
f83103727e
|
Merge branch 'leaderboards'
|
2021-09-07 20:07:11 +01:00 |
|
Jack
|
e7beb66543
|
changed leaderobards route
|
2021-09-06 17:35:03 +01:00 |
|
Jack
|
ea32e158c5
|
updated maintenance message
|
2021-09-06 00:52:32 +01:00 |
|
Jack
|
a05cd6f595
|
added maintenance mode
|
2021-09-06 00:52:05 +01:00 |
|
Jack
|
54c68e68bc
|
init leaderboards branch
|
2021-09-05 23:57:07 +01:00 |
|
Jack
|
e27ca6fcd6
|
added a psa system
|
2021-08-29 14:30:45 +01:00 |
|
Jack
|
a5b431d55f
|
trusting proxy
|
2021-08-27 21:52:49 +01:00 |
|
Jack
|
0cf93a6f00
|
quote rating api
|
2021-08-27 20:10:00 +01:00 |
|
Miodec
|
5ffd053d0a
|
hopefully fixed error pointing to itself
|
2021-08-18 00:41:33 +01:00 |
|
Miodec
|
6f001ffc27
|
fixed error insert using wrong function
|
2021-08-18 00:33:14 +01:00 |
|
Miodec
|
5cfa792eb2
|
inserting monkey error into the database later to avoid recursive errors
|
2021-08-17 20:00:29 +01:00 |
|
Miodec
|
829a7bc10c
|
reverted cors change
|
2021-08-16 18:01:52 +01:00 |
|
Miodec
|
85504136f5
|
cors update
|
2021-08-16 15:45:17 +01:00 |
|
Miodec
|
93998e2e49
|
test endpoint
|
2021-08-11 00:02:17 +01:00 |
|
Miodec
|
76fa65f03a
|
fixed potential error when no decoded token is in the request
|
2021-07-13 15:11:38 +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
|
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
|
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
|
fe38ca296a
|
converted result getting
|
2021-07-06 15:22:05 +01:00 |
|
Miodec
|
1222e576c0
|
added config route
|
2021-07-06 14:52:36 +01:00 |
|
Miodec
|
7d4759017c
|
saving port to a variable
|
2021-06-16 00:47:34 +01:00 |
|
Miodec
|
8cb954dd88
|
renamed auth to user
moved one require up
|
2021-06-16 00:46:37 +01:00 |
|
Dharmaraj
|
29dfcd93d3
|
Optimized server.js
|
2021-06-14 12:19:23 +05:30 |
|
Miodec
|
7d2b6e1cac
|
removed unused function
|
2021-06-10 16:49:45 +01:00 |
|
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
|
9926c561ac
|
moved some functions out of server into handler files
|
2021-06-07 13:52:06 +01:00 |
|
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
|
4c560a437f
|
Added Auth Router and DAO
|
2021-06-06 22:02:37 +05:30 |
|
Dharmaraj
|
3df8610735
|
Removed functions dir
|
2021-06-06 19:48:10 +05:30 |
|
lukew3
|
0a0fb2e12f
|
added bot authorization with customToken
|
2021-06-05 16:02:34 -04:00 |
|
lukew3
|
3e794fd495
|
add bot api, no socket or auth
|
2021-06-04 19:41:16 -04:00 |
|
lukew3
|
d140ba2f63
|
Emptied cloudfunctions and functions/index.js, added stats collection
|
2021-06-03 22:45:30 -04:00 |
|
lukew3
|
047436311a
|
added bot commands, dailyLbWins
|
2021-06-03 14:05:35 -04:00 |
|
lukew3
|
11caa57eeb
|
replaced /api/ with api subdomain in production, added helmet middleware
|
2021-06-03 11:19:27 -04:00 |
|
lukew3
|
cb8785fa69
|
Fixed account results bug, add leaderboard verification/ban checks
|
2021-06-03 10:32:56 -04:00 |
|
lukew3
|
7845135c8a
|
Created migrate script, updated CONTRIBUTING.md
|
2021-06-02 22:03:37 -04:00 |
|
lukew3
|
46e79d36af
|
Fixed leaderboard and time not displaying correctly
|
2021-06-01 20:16:23 -04:00 |
|