aboutsummaryrefslogtreecommitdiff
path: root/src/webex/pages/refund.tsx
AgeCommit message (Expand)Author
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold
2020-05-15fix issues in the webextension refund UIFlorian Dold
2020-04-07more lint fixesFlorian Dold
2020-04-06make linter less grumpyFlorian Dold
2020-04-06start spring cleaning, use rollup instead of both webpack and rollupFlorian Dold
2020-03-30re-format with prettier v2, fix HTMLFlorian Dold
2019-12-12refactor: re-structure type definitionsFlorian Dold
2019-12-02the giant refactoring: split wallet into multiple partsFlorian Dold
2019-08-31don't always re-run effectFlorian Dold
2019-08-31refund viewFlorian Dold
2019-08-31cli refundsFlorian Dold
2018-04-10preliminary retry for refundsFlorian Dold
2018-01-29change protocol to string amount network formatFlorian Dold
2018-01-22implement flicker-free refundsFlorian Dold
2018-01-03fix lint issues and separate message types into multiple filesFlorian 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-27implement refundsFlorian Dold