wade@bindshell.net
|
9d90813240
|
The superfluous JSON array (of size one) wrapping a hash in each input element has been removed. Thus, there is no need for the following instruction with each element: if(typeof input[0] == 'object') { input = input[0]; }
git-svn-id: https://beef.googlecode.com/svn/trunk@700 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-01-18 12:53:56 +00:00 |
|
wade@bindshell.net
|
aeacf83aa8
|
Updated for issue 185. This change added another traffic light (orange == user prompt) to the module targets. Also targets are now set using the set_target() function.
No OS target functionality is currently in place.
git-svn-id: https://beef.googlecode.com/svn/trunk@619 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2010-12-19 04:35:13 +00:00 |
|
passbe
|
64c37c9bec
|
Issue #4, Issue#40. Had to role back hasVisited boolean return. The return result of the detect_visited command will need some styling once the format_multiline command can be used on local javascript variables.
git-svn-id: https://beef.googlecode.com/svn/trunk@573 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2010-11-24 09:44:04 +00:00 |
|
passbe
|
7e8365de01
|
Added hasVisted function/module. Issue #4. Additionally added removeElement() and isDOMElement() to dom.js
git-svn-id: https://beef.googlecode.com/svn/trunk@540 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2010-11-17 12:21:58 +00:00 |
|