Piotr Stępniewski

Results 63 comments of Piotr Stępniewski

So you can copy eval equivalent from AngularJS source code.

@kenisteward here is link to code that I related to https://github.com/angular/angular.js/blob/v1.5.11/src/ng/parse.js#L35

Sorry, but if you not taking security seriously. Then don't do anything. Tiny sandbox can't help. Because there is a many ways to get access to those globals indirectly.

knownasilya: Here is my fork which include that functionality. https://github.com/k3nsei/ember-twbs-pagination

@knownasilya What you mean saying PR?

@knownasilya I'm new to git and github. Sorry for that. You can adopt this changes very simply to your project.

@Jonnyprof could you tell more about your environment? Because I don't see a way how `isPlatformBrowser` would return `false` in any browser? `this` in function which isn't an instance and...

I will switch to btoa as now node.js lts have that function in its global scope.