summaryrefslogtreecommitdiff
path: root/src/webex
AgeCommit message (Expand)Author
2020-07-22consistent error handling for HTTP request (and some other things)Florian Dold
2020-07-16manual withdrawalv0.7.1-dev.8v0.7.1-dev.7Florian Dold
2020-07-16report manual withdrawals properly in transaction listFlorian Dold
2020-07-11updated getWithdrawalDetailsForAmountFlorian Dold
2020-07-09android APIs for withdrawal and exchange listingFlorian Dold
2020-07-09dceFlorian Dold
2020-06-03re-indent with latest version of prettierFlorian Dold
2020-06-03fix zip, get rid of content script remainsFlorian Dold
2020-06-03make permissions work for firefoxFlorian Dold
2020-05-15fix issues in the webextension refund UIFlorian Dold
2020-05-11perf: reserve history in separate object storeFlorian Dold
2020-05-11also create key material for planchets in smaller bitesFlorian Dold
2020-05-11make planchet management during withdrawal O(n) instead of O(n^2)Florian 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-01handle changing permissions betterFlorian Dold
2020-05-01drastically reduce permissions for Web integrationFlorian Dold
2020-04-30fix redirectionFlorian Dold
2020-04-07add test case for i18n, fix react i18n bugFlorian 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-06auto formatFlorian 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-03-26log to stderr when running on nodeFlorian Dold
2020-03-12full recoup, untested/unfinished first attemptFlorian Dold
2020-03-10cleanupFlorian Dold
2020-01-31fix fulfillmentUrl in the history renerMarcos Gutierrez
2020-01-27add new history view and some global style changesMarcos Gutierrez
2019-12-28error handlingFlorian Dold
2019-12-25fix bug in the WebExtensions pay pageFlorian Dold
2019-12-20fix taler URI classification bugFlorian Dold
2019-12-20implement refusing proposalsFlorian Dold
2019-12-19new date format, replace checkable annotations with codecsFlorian Dold
2019-12-19prepare for schema migrationsFlorian Dold
2019-12-16history WIP, DB namingFlorian Dold
2019-12-13new history schemaFlorian Dold
2019-12-12refactor DB accessFlorian Dold
2019-12-12organize importsFlorian Dold
2019-12-12refactor: re-structure type definitionsFlorian Dold
2019-12-09tosFlorian Dold
2019-12-06case-insensitive URIsFlorian Dold
2019-12-05threads, retries and notifications WIPFlorian Dold
2019-12-02pending operations WIPFlorian Dold
2019-12-02the giant refactoring: split wallet into multiple partsFlorian Dold