This website requires JavaScript.
Explore
Help
Register
Sign In
Hiddenden
/
beef
Watch
2
Star
0
Fork
0
You've already forked beef
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2c0fb8358c38c16ddfdcc8b802245bd7778ed2ee
beef
/
modules
/
commands
History
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
..
browser
Fix for
#264
- new issue will be raised to correct the lax filter introduced in this commit
2011-02-03 08:34:19 +00:00
host
issue 271: fixed json response parsing (jquery 1.5 bug, see code comments)
2011-02-19 17:02:46 +00:00
misc
Actionable TODOs move to the tracker. TODOs have been removed from source.
2011-01-20 21:03:16 +00:00
network
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]; }
2011-01-18 12:53:56 +00:00
persistence
Added iFrame Persistance module
2011-01-03 02:40:41 +00:00
recon
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]; }
2011-01-18 12:53:56 +00:00