Rachid
Rachid
Hello, The compiled `wink/public/app.js` is using `new Function()` which seems to be prohibited by the CSP `script-src` _(see [MDN](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/script-src) & [Google](https://developers.google.com/web/fundamentals/security/csp?utm_source=devtools#eval_too))_ Here is where it happens (line 14567) ```js function...
I added an option in `Parameters > Appearance` that allow to reverse the order of activities so that new activity will be added at the bottom, just like chat. ![New...
I wasn't able to convert the massive regexp rule from Laravel/Symfony into Validasaur, but this one will make any of the below urls valid : - test.com - test.com/ -...