aboutsummaryrefslogtreecommitdiff
path: root/src/content_scripts/notify.ts
AgeCommit message (Expand)Author
2017-05-28move webex specific things in their own directoryFlorian Dold
2017-05-28add linting rules and fix themFlorian Dold
2017-05-24remove dead code and add commentsFlorian Dold
2017-05-24fix build issues and add typedocFlorian Dold
2017-04-27fix style initializationFlorian Dold
2017-04-26only add styles if the page requested itFlorian Dold
2017-04-26remove dependency in taler-wallet-lib, implement pay signature check/storageFlorian Dold
2017-04-24Reorganize module loading.Florian Dold
2017-03-28add auditor editingFlorian Dold
2017-03-03have from contract, remove extended contract queryFlorian Dold
2017-02-16remove repurchase correlation idFlorian Dold
2017-02-13use EdDSA public key as nonce, store private key in DBFlorian Dold
2017-02-13don't process contract if staleFlorian Dold
2017-02-13check for contract freshnessFlorian Dold
2017-02-13implement new protocol / namingFlorian Dold
2017-02-12make summary optionalFlorian Dold
2017-02-12accept exchange URL suggestion from bankFlorian Dold
2016-11-19circumvent chrome bug for JS-less wallet detectionFlorian Dold
2016-11-13restructuringFlorian Dold