Giorgos Logiotatidis
Giorgos Logiotatidis
We support CSP header but we don't enforce the policy b/c of how the older pre-ASR Snippets worked. When we close #505 it will be a good time to re-eval...
Create an anomaly detection monitor on Datadog for `serve.snippets` metric to monitor the flow of snippets to browsers
Populate the name of the snippet based on selected fields. Example names of real life snippets - Moco_global_2018_Profile Age 3-5 Weeks_campaign_IRL Generic v2_Stream_EN_Rel - Moco_global_2017_campaign_Profile age 3 to 5 weeks_IRL...
Per https://github.com/michaelherger/Spotty-Plugin/issues/87#issuecomment-1602621895 when a new player registers, `ConnectDaemon` correctly captures the event and creates a new helper but `checkAPIConnectPlayers` called right after will kill the process because it hasn't been...
The ’ is translated to ??? when minified resulting to an output that's not representing input. Maybe that's related to YUI Compressor but since I'm not familiar this is code,...