aboutsummaryrefslogtreecommitdiff
path: root/src/webex/wxBackend.ts
AgeCommit message (Expand)Author
2018-04-09make linter happyFlorian Dold
2018-02-20Firefox on Android compatibilityFlorian Dold
2018-02-20Fix redirect for Firefox on AndroidFlorian Dold
2018-02-07prevent embedding wallet pages in other web pagesFlorian Dold
2018-01-29implement aborting and getting refunds from failed paymentsFlorian Dold
2018-01-23better typesFlorian Dold
2018-01-22fix refund fast pathFlorian Dold
2018-01-22implement flicker-free refundsFlorian Dold
2018-01-19refactor tipping, adjust to new redirect-based APIFlorian Dold
2018-01-18fix handling of resource_urlFlorian Dold
2018-01-18access refunds correctlyFlorian Dold
2018-01-17implement new mobile-compatible payment logicFlorian Dold
2018-01-04refactor / put some types where they belongFlorian Dold
2018-01-03fix lint issues and separate message types into multiple filesFlorian Dold
2017-12-12only warn when actually necessaryFlorian Dold
2017-12-12show notification dot when balance changes (#5214)Florian Dold
2017-12-11show next url to go after tippingFlorian Dold
2017-12-10fix problems found by newer TypeScript compilerFlorian Dold
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