aboutsummaryrefslogtreecommitdiff
path: root/src/webex/pages
AgeCommit message (Expand)Author
2019-12-02the giant refactoring: split wallet into multiple partsFlorian Dold
2019-11-30wallet robustness WIPFlorian Dold
2019-11-21WIP: simplification and error handlingFlorian Dold
2019-11-20WIP: simplify DB queries and error handlingFlorian Dold
2019-11-02installation popup in FFFlorian Dold
2019-11-01protocol changesFlorian Dold
2019-09-06fix bug #5373: only allow existing payment redirection for contracts from the...Florian Dold
2019-09-06fold checkPay into preparePayFlorian Dold
2019-09-05refactor / formatFlorian Dold
2019-09-05welcome page with error diagnostics / react refactoringFlorian Dold
2019-08-31don't always re-run effectFlorian Dold
2019-08-31refund viewFlorian Dold
2019-08-31cli refundsFlorian Dold
2019-08-30support for tipping protocol changesFlorian Dold
2019-08-29url-based pay/withdraw, use react hooksFlorian Dold
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