aboutsummaryrefslogtreecommitdiff
path: root/src/webex/pages/popup.tsx
AgeCommit message (Expand)Author
2020-07-28new balances API, remove defunct 'return funds to own account' implementationFlorian Dold
2020-07-23remove more history remainsFlorian Dold
2020-06-03re-indent with latest version of prettierFlorian Dold
2020-05-11perf: reserve history in separate object storeFlorian Dold
2020-05-08update withdrawal page when something changesFlorian Dold
2020-05-04make wallet notifications work againFlorian Dold
2020-05-04settings tabFlorian Dold
2020-05-01drastically reduce permissions for Web integrationFlorian Dold
2020-04-07finally make linter happyFlorian 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-04-02model reserve history in the exchange, improve reserve handling logicFlorian Dold
2020-03-30re-format with prettier v2, fix HTMLFlorian Dold
2020-01-31fix fulfillmentUrl in the history renerMarcos Gutierrez
2020-01-27add new history view and some global style changesMarcos Gutierrez
2019-12-13new history schemaFlorian Dold
2019-12-12refactor: re-structure type definitionsFlorian Dold
2019-12-02the giant refactoring: split wallet into multiple partsFlorian Dold
2019-11-21WIP: simplification and error handlingFlorian Dold
2019-09-05refactor / formatFlorian Dold
2019-09-05welcome page with error diagnostics / react refactoringFlorian Dold
2019-05-07update package versionsFlorian Dold
2018-09-20popupFlorian Dold
2018-09-20update packagesFlorian Dold
2018-02-22i18n fixesFlorian Dold
2018-02-05count coins being spent properlyFlorian Dold
2018-01-03fix lint issues and separate message types into multiple filesFlorian Dold
2017-12-12typosFlorian Dold
2017-12-12show notification dot when balance changes (#5214)Florian Dold
2017-12-12show tip in historyFlorian Dold
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-14implement returning coins to user's accountFlorian 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-04some UI fixesFlorian Dold
2017-05-30skeleton for better RPC typesFlorian Dold
2017-05-29lint for unused variables, fix query bug detected by thisFlorian Dold
2017-05-29fix linter errorsFlorian Dold
2017-05-29fix paths previously missed during restructuringFlorian Dold
2017-05-28move webex specific things in their own directoryFlorian Dold