You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/js
lilia 9fc14cfa30 Remove erroneous comment re: MDN copyright
In fact, the code samples we have copied from MDN are declared to be
public domain (see link below):

  "Code samples added on or after August 20, 2010 are in the public
  domain."

https://developer.mozilla.org/en-US/docs/MDN/About#Copyrights_and_licenses

AFAICT we're using code from this page, last updated 10/4/14:
https://developer.mozilla.org/en-US/docs/Web/API/WindowBase64/Base64_encoding_and_decoding
11 years ago
..
models Refactor components for the main content section 11 years ago
views Update records list in BBLocalStorage on fetch 11 years ago
api.js Switch to staging. -ca is now production 11 years ago
background.js moved some chromium-specific code into chromium.js (using extension.navigator namespace) 11 years ago
chromium.js moved some chromium-specific code into chromium.js (using extension.navigator namespace) 11 years ago
crypto.js Remove unused function 11 years ago
fake_api.js Add closeSession tests as Alice and fix re-requesting prekeys 11 years ago
helpers.js Remove erroneous comment re: MDN copyright 11 years ago
options.js Function-wrap options.js 11 years ago
popup.js Update records list in BBLocalStorage on fetch 11 years ago
sendmessage.js Add closeSession tests as Alice and fix re-requesting prekeys 11 years ago
test.js Add missing localStorage.clear() 11 years ago
testvectors.js Refactor a bunch of stuff re: session closing, add test cases 11 years ago
webcrypto.js Add human readable version of errors 11 years ago