SponsorBlockServer/src
mini-bomba 777944665d
Make voting requirements more strict
This aims to reduce the amount of false votes by users with no valid segments of the category they're voting for.
New tests included, one modified to work under new requirements.
Also merged userAbleToVote and ableToVote in voteOnSponsorTime.ts to skip unnecessary queries for VIPs.
2023-06-08 16:50:31 +02:00
..
cronjob Add eslint rules for dealing with promises 2022-09-07 20:01:11 -04:00
databases Add pool details to postgres stats 2023-04-07 15:55:29 -04:00
middleware Add sb server host as response header 2023-04-07 12:47:08 -04:00
routes Make voting requirements more strict 2023-06-08 16:50:31 +02:00
types Add random timestamp generation to get branding 2023-06-08 03:39:44 -04:00
utils Add random timestamp generation to get branding 2023-06-08 03:39:44 -04:00
app.ts Add missing semicolon 2023-04-07 14:31:15 -04:00
config.ts Add cb tables to db dump 2023-03-31 17:57:56 -04:00
index.ts Wait for redis to connect before starting server 2022-11-20 01:20:05 -05:00