summaryrefslogtreecommitdiff
path: root/src/webex/pages
AgeCommit message (Expand)Author
2019-07-21headless wallet skeleton, type fixesFlorian Dold
2019-05-08implement payto URIsFlorian Dold
2019-05-07update package versionsFlorian Dold
2018-09-20benchmarkFlorian Dold
2018-09-20popupFlorian Dold
2018-09-20update packagesFlorian Dold
2018-07-05remove wrong toFloat functionFlorian Dold
2018-04-10preliminary retry for refundsFlorian Dold
2018-04-09make linter happyFlorian Dold
2018-04-09prevent race condition where we can accept tip before the background page kno...Florian Dold
2018-04-09squelch ts errorFlorian Dold
2018-02-22more i18n/spacing fixesFlorian Dold
2018-02-22i18n fixesFlorian Dold
2018-02-22Swedish translation, i18n fixesFlorian Dold
2018-02-20i18n fixesFlorian Dold
2018-02-07prevent embedding wallet pages in other web pagesFlorian Dold
2018-02-05count coins being spent properlyFlorian Dold
2018-02-01fix performance and UI issues with tippingFlorian Dold
2018-01-29change protocol to string amount network formatFlorian Dold
2018-01-29better error handlingFlorian Dold
2018-01-29cosmeticsFlorian Dold
2018-01-29implement aborting and getting refunds from failed paymentsFlorian Dold
2018-01-23better typesFlorian 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-04store sender wire info in separate storeFlorian Dold
2018-01-03fix lint issues and separate message types into multiple filesFlorian Dold
2017-12-14stick to bank API changeMarcello Stanisci
2017-12-12typosFlorian Dold
2017-12-12show notification dot when balance changes (#5214)Florian Dold
2017-12-12show tip in historyFlorian Dold
2017-12-11show next url to go after tippingFlorian Dold
2017-12-10fix problems found by newer TypeScript compilerFlorian Dold
2017-12-10make tables scrollable when they would overflow, make long keys expandableFlorian Dold
2017-12-08nicely show version if there is a mismatchFlorian Dold
2017-12-01partial implementation of tippingFlorian Dold
2017-10-17fix page titleMarcello Stanisci
2017-10-17remove broken linkFlorian Dold
2017-10-17fix history rendering issue caused by i18nFlorian 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-27show error in create reserve dialogFlorian Dold
2017-08-27better error report / retry prompt for failed paymentsFlorian Dold
2017-08-27implement refundsFlorian Dold
2017-08-25add rudimentary error reporting in a new tabFlorian Dold
2017-08-14fix build system / typesFlorian Dold