SponsorBlockServer/src/utils
2024-04-22 00:53:09 -04: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 add getStatus and cases 2021-09-01 16:52:41 -04:00
getCWSUsers.ts Fix chrome extension user fetcher 2024-02-09 13:47:59 -05:00
getFormattedTime.ts fix non-format eslint in src/ 2021-07-12 02:12:22 -04:00
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 add test ignores 2023-02-21 17:00:53 -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 use shared parseParams helper 2023-01-28 02:40:09 -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 Use cache for ttl if possible 2024-04-11 17:54:32 -04:00
redis.ts Fix ttl cache key not properly cleared 2024-04-22 00:53:09 -04:00
redisKeys.ts Allow toggling redis compression and disable by default 2024-02-08 21:58:10 -05:00
redisLock.ts Fallback to allowing taking a lock if redis fails 2024-01-19 14:35:32 -05:00
reputation.ts Reuse running reputation requests 2024-02-07 23:40:59 -05: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