0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 5 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make Sandie strict compliant regarding use of 'this'. Closes #1 More... over 11 years ago
Remove mishmash console logging More... over 11 years ago
Cleanup scratchpad files More... over 11 years ago
Eval'ing malicious code within the sandbox is supported (not yet rigourously tested). More... almost 14 years ago
README: clarification on security More... almost 14 years ago
flush(), props() and vars() methods added More... almost 14 years ago
README: missing comma More... almost 14 years ago
README: added a note on security More... almost 14 years ago
persist can now be passed to any load() call; args optional More... almost 14 years ago
clarified code in the demo/index.html More... almost 14 years ago
sandie: updated with new getScript More... almost 14 years ago
updated getScript More... almost 14 years ago
Merge branch 'master' of github.com:premasagar/sandie More... almost 14 years ago
incorporated new getScript - allows specifying a charset More... almost 14 years ago
getscript: moved jslint meta More... almost 14 years ago
README: reported working on Android + Opera Mini + Chrome 6 More... almost 14 years ago
README clarification More... almost 14 years ago
bug fix: toString now referenced correctly -> Sandie now working on all browsers tested, old and new; docs updated More... almost 14 years ago
v0.2: auto-exports all variables that have been added to the sandbox by scripts - so, no need to manually request the added variables More... almost 14 years ago
thoughts on automatically exporting new vars More... almost 14 years ago
Added info on including objects and functions. More... almost 14 years ago
demo tweaks More... almost 14 years ago
functions and objects allowed in arguments More... almost 14 years ago
incomplete transition to multiple types in first argument More... almost 14 years ago
cleaned up multiple script handling; demo includes additional, older version of jQuery, to demonstrate parallel, non-conflicting loading More... almost 14 years ago
cleaned up multiple script handling; demo includes additional, older version of jQuery, to demonstrate parallel, non-conflicting loading More... almost 14 years ago
demo: jQuery versions 1.3.2 and 1.4.2 are included locally, to demonstrate the parallel sandboxing of different versions of a script More... almost 14 years ago
added opera to tested More... almost 14 years ago
removed console log from demo More... almost 14 years ago
demo tweak; syntax tweak More... almost 14 years ago