Commit graph

171 commits

Author SHA1 Message Date
Jack ea4e28af56 formatting 2020-09-23 17:54:44 +01:00
Jack 583f776a9f fixed no response from the server 2020-09-23 17:52:57 +01:00
Jack 168ea2c610 removed function 2020-09-23 16:33:10 +01:00
Jack 4458badfa0 not using live db anymore 2020-09-23 16:30:16 +01:00
Jack eeb18cdcc9 added check against null 2020-09-23 16:29:59 +01:00
Jack dd8388e310 generating paring code only checks users that already have a pairing code 2020-09-23 16:29:37 +01:00
Jack b6363fa689 missing await 2020-09-17 20:27:52 +01:00
Jack d05f2cf2c4 updated code generation function 2020-09-17 20:22:04 +01:00
Jack 3b5f5d4b10 added lbmemory 2020-09-16 23:15:55 +01:00
Jack 18fe0097f1 checking all users when looking for duplicates 2020-09-14 22:53:01 +01:00
Jack 78c14b0b59 not checking if the name is valid anymore 2020-09-14 22:00:58 +01:00
Jack df3c332c2d sending more data to the bot 2020-09-13 20:19:05 +01:00
dependabot[bot] 7ad7471469
Bump node-fetch from 2.6.0 to 2.6.1 in /functions
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-10 19:19:34 +00:00
Jack 7ade9bed21 removed more reads 2020-09-08 23:02:26 +01:00
Jack f86f6614fe removing db read from pb check 2020-09-08 22:57:59 +01:00
Jack 6dc51171cb moving to a single patreon document 2020-09-08 22:38:59 +01:00
Jack 7089b08cfd removed log 2020-09-08 01:18:48 +01:00
Jack aa6aebc6f4 using pagination to avoid errors 2020-09-06 18:45:12 +01:00
Jack 877ce8e059 try catches to incrementing functions 2020-09-06 05:41:20 +01:00
Jack b6df7c22f2 trying to fix errors 2020-09-06 04:10:59 +01:00
Jack ee0d65c6fd tracking test duration and started tests 2020-09-04 21:07:36 +01:00
Jack a83fdee493 removed log 2020-08-25 02:19:25 +01:00
Jack 5c2588ee43 new recursive result validation 2020-08-25 02:18:01 +01:00
Jack 41dc4b52f8 showing patreon list in about 2020-08-23 23:27:21 +01:00
Jack 31c92f715f added result counting 2020-08-22 00:04:23 +01:00
Jack 2399fac316 moved leaderboard code into a transaction to avoid collisions 2020-08-21 23:13:24 +01:00
Jack 49952512e3 changed oncall to on request 2020-08-21 18:30:33 +01:00
Jack 0b08f536b3 converted two functions to onrequest 2020-08-21 18:25:30 +01:00
Jack b887d71a30 moving to node 10 2020-08-21 14:47:38 +01:00
Jack f91b4e86f6 fixed log broken 2020-08-21 01:41:41 +01:00
Jack 4c44ccec4a removed key data from log 2020-08-19 19:39:39 +01:00
Jack d1312af73f better validation 2020-08-19 14:29:08 +01:00
Jack 6e1a9b46b3 update 2020-08-18 22:08:09 +01:00
Jack a16435249b gave more memory to the generate code function, added cors 2020-08-18 18:13:55 +01:00
Jack ef243a96e1 hopefully fixed the cors/memory issue 2020-08-18 00:31:51 +01:00
Jack 0088a9347c removed log 2020-08-17 23:52:30 +01:00
Jack 5cf2ef2663 pbs now save raw and accuracy 2020-08-15 16:09:52 +01:00
Jack ba1fc7748d added play sound on error 2020-08-13 23:11:53 +01:00
Jack f64b8fc293 showing what went wrong with saving to the db 2020-08-13 22:06:14 +01:00
Jack 2e8077e2af bail out doesnt cause an error anymore, and can only work for long tests 2020-08-12 02:40:04 +01:00
Jack 1458abf378 actually using prettier now 2020-08-11 22:02:25 +01:00
Jack 82fd1bfd7a better logs 2020-08-11 15:16:19 +01:00
Jack aa38e7dca7 more backend validation 2020-08-10 03:41:19 +01:00
Jack 9ca5ca0703 completely rewrote filters 2020-08-09 19:52:00 +01:00
Jack 018000190c saving the amount of times a user won the daily lb 2020-08-08 21:14:12 +01:00
Jack 1c094e66f7 validation only checks if there is something to check 2020-08-08 20:37:23 +01:00
Jack d78e5a1794 added backend result validation 2020-08-08 20:35:28 +01:00
Jack 1cfb8bedac changed the max number of characters to 14 2020-07-26 15:20:49 +01:00
Jack 7f3acbb8f3 not giving role if not verified 2020-07-24 15:01:53 +01:00
Jack 0abea4f9d4
Merge pull request #201 from Miodec/dependabot/npm_and_yarn/functions/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19 in /functions
2020-07-23 13:12:36 +01:00