summaryrefslogtreecommitdiff
path: root/src/webex/renderHtml.tsx
AgeCommit message (Expand)Author
2020-05-11make planchet management during withdrawal O(n) instead of O(n^2)Florian Dold
2020-05-01drastically reduce permissions for Web integrationFlorian Dold
2020-04-07more lint fixesFlorian Dold
2020-04-07linter / simpler webextension packFlorian Dold
2020-04-06make linter less grumpyFlorian Dold
2020-04-06linterFlorian 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-19new date format, replace checkable annotations with codecsFlorian Dold
2019-12-12refactor: re-structure type definitionsFlorian Dold
2019-12-09tosFlorian Dold
2019-12-02the giant refactoring: split wallet into multiple partsFlorian Dold
2019-11-28implement JS-only Taler, remove emscriptenFlorian Dold
2019-11-21WIP: simplification and error handlingFlorian Dold
2019-11-20WIP: simplify DB queries and error handlingFlorian Dold
2019-09-05refactor / formatFlorian Dold
2019-09-05welcome page with error diagnostics / react refactoringFlorian Dold
2019-08-31refund viewFlorian Dold
2019-08-31cli refundsFlorian Dold
2018-02-20render both string and JSON amounts correctly to HTMLFlorian Dold
2018-01-03fix lint issues and separate message types into multiple filesFlorian Dold
2017-12-10make tables scrollable when they would overflow, make long keys expandableFlorian Dold
2017-12-01partial implementation of tippingFlorian Dold
2017-10-15fix tslint warningsFlorian Dold
2017-08-30compute full fees for refresh and spendingFlorian Dold
2017-08-27better error report / retry prompt for failed paymentsFlorian Dold
2017-08-27implement refundsFlorian Dold
2017-06-04some UI fixesFlorian Dold
2017-06-01fix terminology, better typesFlorian Dold
2017-05-29lint for unused variables, fix query bug detected by thisFlorian Dold
2017-05-29fix linter errorsFlorian Dold
2017-05-28move webex specific things in their own directoryFlorian Dold