summaryrefslogtreecommitdiff
path: root/src/webex/wxBackend.ts
AgeCommit message (Expand)Author
2017-12-01partial implementation of tippingFlorian Dold
2017-10-15fix tslint warningsFlorian Dold
2017-10-15derive history from db instead of storing itFlorian Dold
2017-08-30compute full fees for refresh and spendingFlorian Dold
2017-08-30don't stop injection earlyFlorian Dold
2017-08-27show error in create reserve dialogFlorian Dold
2017-08-27implement refundsFlorian Dold
2017-08-25add rudimentary error reporting in a new tabFlorian Dold
2017-08-14implement returning coins to user's accountFlorian Dold
2017-08-09fix errors in injectionFlorian Dold
2017-07-20Store bank account information for reserve.Florian Dold
2017-06-05wallet db version belongs with wallet, not webexFlorian Dold
2017-06-05pretty reset pageFlorian Dold
2017-06-05properly implement db resettingFlorian Dold
2017-06-05don't also open history links in popupFlorian Dold
2017-06-04warn about incompatible versions on withdrawFlorian Dold
2017-06-03remove obsolete headerFlorian Dold
2017-05-31version, apply updates ASAPFlorian Dold
2017-05-31fix messaging, small issues and safer typesFlorian Dold
2017-05-31improve backend / content script messagingFlorian Dold
2017-05-30skeleton for better RPC typesFlorian Dold
2017-05-29lint for unused variables, fix query bug detected by thisFlorian Dold
2017-05-29less ad-hoc messaging, fix some lint warningsFlorian Dold
2017-05-29fix paths previously missed during restructuringFlorian Dold
2017-05-28move webex specific things in their own directoryFlorian Dold