Files
CHOMPStation2/code/game
ccomp5950 9363af2a09 "Exploit Menu" uplink fix.
Double quotes will no longer break the json nanoui uses to display the data.

This fix removes the ability to use html and javascript (exploitable for nefarious reasons)

Specifying exactly what we want instead of assigning nanoui_data["exploits"] = L.fields
which passes by refernce instead of by value.

It allows us to also sanitize the input so everything that gets displayed in nanoui doesn't have html
2014-11-03 01:15:44 -05:00
..
2014-10-12 12:44:13 +02:00
2014-10-11 06:40:36 +10:30
2014-11-01 16:17:18 +00:00
2014-10-09 06:20:15 +10:30
2014-10-28 18:35:12 +01:00
2014-11-03 01:15:44 -05:00
2014-10-03 16:04:31 -04:00
2014-08-21 15:41:28 +02:00
2014-07-28 14:09:16 -04:00
2014-09-02 09:59:32 +04:00