SponsorBlockServer/src/utils
2025-01-18 03:32:55 -05:00
..
array.ts Initial get branding 2022-12-23 16:56:27 -05:00
checkBan.ts do user & IP queries asynchronously in checkbanStatus() 2023-08-31 14:59:22 +02:00
createMemoryCache.ts 2 things 2024-01-19 08:50:45 +04:00
diskCache.ts use keep alive in disk cache and user counter 2022-12-05 17:06:00 -05:00
features.ts Add more things to read from replica 2022-07-20 01:21:13 -04:00
getCommit.ts
getCWSUsers.ts Fix chrome extension user fetcher 2024-02-09 13:47:59 -05:00
getFormattedTime.ts
getHash.ts add getHashCache where applicable= 2021-11-27 02:41:34 -05:00
getHashCache.ts add test ignores 2023-02-21 17:00:53 -05:00
getIP.ts Revert "Fix usercounter behind cloudflare" 2024-02-27 03:49:03 -05:00
getService.ts utils/getService: Improve Functionality to run on O(n) 2021-10-21 23:49:36 -06:00
getSubmissionUUID.ts fix typings for getSubmissionUUID, update getStatus 2023-09-30 19:08:23 -04:00
getVideoDetails.ts add DiskCache to getPlayerData 2022-09-26 15:58:33 -04:00
hashPrefixTester.ts object-curly-spacing 2021-09-22 18:52:35 -04:00
innerTubeAPI.ts Fix axios error handling 2024-11-06 21:23:15 -05:00
isUserTempVIP.ts add ignore clauses to tests 2023-02-20 22:22:33 -05:00
isUserVIP.ts Don't use replica for is vip 2022-08-22 11:59:08 -04:00
logger.ts add ignore clauses to tests 2023-02-20 22:22:33 -05:00
parseParams.ts Add hiding dearrow submissions in ban code 2023-07-05 01:23:48 -04:00
parseSkipSegments.ts Add option to trim UUIDs in skip segments endpoint 2025-01-18 02:09:46 -05:00
permissions.ts Make chapters easier to submit 2023-10-29 10:51:37 -04:00
promise.ts adjust permissions and use parrallel processing 2022-07-29 11:47:28 -04:00
queryCacher.ts Fix video labels keys not clearing properly 2025-01-18 03:32:55 -05:00
redis.ts One less call when dealing with lru cache for ttl result and ensure reset keys cleared 2024-09-14 18:02:22 -04:00
redisKeys.ts Fix video labels keys not clearing properly 2025-01-18 03:32:55 -05:00
redisLock.ts Fallback to allowing taking a lock if redis fails 2024-01-19 14:35:32 -05:00
reputation.ts Hardcode nn-block reputation 2024-08-11 13:49:46 -04:00
tokenUtils.ts Better token generation 2023-08-03 00:58:01 -04:00
userAgent.ts Improve useragent parsing 2022-02-22 00:51:45 -05:00
webhookUtils.ts add warning webhook 2023-02-22 00:08:27 -05:00
youtubeApi.ts Use dearrow thumbnails in webhooks 2023-11-06 16:07:44 -05:00
youtubeID.ts videoID validation and userID min length 2022-12-27 01:45:50 -05:00