Adam Parsons

Results 3 issues of Adam Parsons

This would be tricky with static javascript files. If you had some kind of template that compiled into javascript code you could use PHPs $_SERVER['SERVER_NAME'] to insert the receiving hostname.

Currently, the attacks (x.js, y.js) are placed in the root directory. It would be neat if there was a plugin model so when an attack was placed into a plugins...

Bootstrap form controls have rounded corners. Here is what I did to make the editor look more like a bootstrap control. ``` css .md-editor { background-color: $input-bg; background-image: none; border:...