Cable-Desktop/js
lilia 1ad898a62e Simplify webcrypto type conversion
Previously we'd get a WordArray and convert to string before converting
to array buffer. Instead, go directly to array buffer.
2014-11-09 21:52:36 -08:00
..
models Use FileReader to base64 encode attachments 2014-11-03 15:01:52 -08:00
storage Move storage objects to their own files 2014-10-28 22:47:48 -07:00
views Add attachment inputs to new conversation form 2014-11-03 17:51:57 -08:00
api.js Wrap some long lines 2014-11-06 18:13:54 -08:00
background.js Finish abstracting native client 2014-11-09 15:23:23 -08:00
chromium.js moved some chromium-specific code into chromium.js (using extension.navigator namespace) 2014-06-01 21:33:58 +02:00
components.js Update libphonenumber 2014-11-09 18:28:25 -08:00
crypto.js Fixup curve25519 module 2014-11-09 15:30:37 -08:00
curve25519_compiled.js Fixup curve25519 module 2014-11-09 15:30:37 -08:00
helpers.js Simplify webcrypto type conversion 2014-11-09 21:52:36 -08:00
index.js Finish abstracting native client 2014-11-09 15:23:23 -08:00
libphonenumber-util.js Move phonenumbery utils to libphonenumber object 2014-10-13 22:49:39 -07:00
nativeclient.js Fixup curve25519 module 2014-11-09 15:30:37 -08:00
options.js Finish abstracting native client 2014-11-09 15:23:23 -08:00
protobufs.js Refactor textsecure.protos -> textsecure.protobuf 2014-10-20 15:11:16 -07:00
protocol.js Remove obsolete argument 2014-11-09 18:58:05 -08:00
sendmessage.js Refactor crypto.js and native client interface 2014-11-06 04:33:43 -08:00
storage.js Move storage objects to their own files 2014-10-28 22:47:48 -07:00
webcrypto.js Simplify webcrypto type conversion 2014-11-09 21:52:36 -08:00