SponsorBlockServer/src
mini-bomba 7c1abd9747
Make returned video duration in getBranding.ts consistent
Instead of picking the first segment returned by the db (i.e. possibly
random), sort segments by submission time and use the oldest visible
segment with a non-zero video duration.
2024-05-04 21:56:03 +02:00
..
cronjob Add eslint rules for dealing with promises 2022-09-07 20:01:11 -04:00
databases Only use redis timeout when db not under load 2024-01-18 09:22:00 -05:00
middleware Add etags for branding as well 2024-04-20 13:16:34 -04:00
routes Make returned video duration in getBranding.ts consistent 2024-05-04 21:56:03 +02:00
types Only check request time for readiness if cache has filled up 2024-04-21 13:38:32 -04:00
utils Fix ttl cache key not properly cleared 2024-04-22 00:53:09 -04:00
app.ts Add ready endpoint 2024-04-16 01:13:56 -04:00
config.ts Only check request time for readiness if cache has filled up 2024-04-21 13:38:32 -04:00
index.ts Handle exceptions, and prevent crashing from unhandled exceptions 2023-07-24 21:25:18 -04:00