Cable-Desktop/js
lilia e35148add8 No, jQuery, don't processData!
processData (default: true)
Type: Boolean
By default, data passed in to the data option as an object (technically,
anything other than a string) will be processed and transformed into a
query string, fitting to the default content-type
"application/x-www-form-urlencoded". If you want to send a DOMDocument,
or other non-processed data, set this option to false.

https://api.jquery.com/jQuery.ajax/
2014-10-25 19:48:54 -07:00
..
models Well that's handy 2014-10-25 18:12:07 -07:00
views Basic frontend support for image attachments 2014-10-24 18:53:55 -07:00
api.js No, jQuery, don't processData! 2014-10-25 19:48:54 -07:00
background.js moved some chromium-specific code into chromium.js (using extension.navigator namespace) 2014-06-01 21:33:58 +02:00
chromium.js moved some chromium-specific code into chromium.js (using extension.navigator namespace) 2014-06-01 21:33:58 +02:00
crypto.js Webcrypto won't go down without a fight 2014-10-23 21:30:36 -07:00
fake_api.js Add closeSession tests as Alice and fix re-requesting prekeys 2014-07-24 20:15:27 -04:00
helpers.js Fix attachment ids 2014-10-25 18:12:20 -07:00
libphonenumber-util.js Move phonenumbery utils to libphonenumber object 2014-10-13 22:49:39 -07:00
options.js Refactor options page and style using bootstrap 2014-10-14 13:59:43 -07:00
popup.js Open the most recent conversation on load 2014-10-20 17:49:41 -07:00
protobufs.js Refactor textsecure.protos -> textsecure.protobuf 2014-10-20 15:11:16 -07:00
sendmessage.js Fix attachment ids 2014-10-25 18:12:20 -07:00
test.js Webcrypto won't go down without a fight 2014-10-23 21:30:36 -07:00
testvectors.js Refactor a bunch of stuff re: session closing, add test cases 2014-07-25 19:55:49 -04:00
webcrypto.js Add support for cbc encryption 2014-10-24 19:09:58 -07:00