Commit Graph

13 Commits

Author SHA1 Message Date
antisnatchor
a49f46c681 issue 269: corrected the skype handler. Now works great on Firefox and Chrome. Still don't work on Safari.
git-svn-id: https://beef.googlecode.com/svn/trunk@792 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-14 10:31:57 +00:00
passbe
15d08b84d6 Merged new data chopper. Migrated to new request() function. Changed all modules to call send() instead of sendback().
git-svn-id: https://beef.googlecode.com/svn/trunk@787 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-12 01:19:21 +00:00
antisnatchor
0dac182838 issue 271: fixed json response parsing (jquery 1.5 bug, see code comments)
git-svn-id: https://beef.googlecode.com/svn/trunk@750 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-19 17:02:46 +00:00
xntrik
ddbb39432e issue 269 : insecure URL schemes work in multiple browsers
git-svn-id: https://beef.googlecode.com/svn/trunk@741 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-15 13:25:40 +00:00
xntrik
5db2541cc2 issue 269 : insecure URL schemes work in multiple browsers
git-svn-id: https://beef.googlecode.com/svn/trunk@740 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-15 13:20:25 +00:00
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
wade@bindshell.net
6e1ef9e508 Module display and entry details altered. This change should have no functional impact.
git-svn-id: https://beef.googlecode.com/svn/trunk@589 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-02 21:37:22 +00:00
xntrik
b23c1206af issue 149 : iphone telephone calling module
git-svn-id: https://beef.googlecode.com/svn/trunk@585 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-27 09:23:11 +00:00
xntrik
ce79a9a12e issue 149 : iphone skype calling module
git-svn-id: https://beef.googlecode.com/svn/trunk@584 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-27 09:21:27 +00:00
antisnatchor
a803936fad added OpenStreetMap reverse for geolocation module
git-svn-id: https://beef.googlecode.com/svn/trunk@527 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-15 10:39:00 +00:00
wade@bindshell.net
31ebef8693 updated physical location code
git-svn-id: https://beef.googlecode.com/svn/trunk@524 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-14 17:36:25 +00:00
antisnatchor
313fec27b5 added geolocation detection (first draft)
git-svn-id: https://beef.googlecode.com/svn/trunk@520 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-13 17:08:30 +00:00