Age | Commit message (Expand) | Author |
2020-08-03 | modularize repo, use pnpm, improve typechecking | Florian Dold |
2020-07-31 | respond with contract terms as JSON (instead of string) in the wallet APIv0.7.1-dev.16 | Florian Dold |
2020-07-29 | tweaks to pay APIv0.7.1-dev.13 | Florian Dold |
2020-07-28 | new balances API, remove defunct 'return funds to own account' implementation | Florian Dold |
2020-07-28 | updated preparePay API according to spec | Florian Dold |
2020-07-28 | towards the new withdrawal API (temporarily breaks WebExtension wallet) | Florian Dold |
2020-07-23 | remove more history remains | Florian Dold |
2020-07-22 | consistent error handling for HTTP request (and some other things) | Florian Dold |
2020-07-16 | report manual withdrawals properly in transaction list | Florian Dold |
2020-06-03 | re-indent with latest version of prettier | Florian Dold |
2020-06-03 | make permissions work for firefox | Florian Dold |
2020-05-15 | fix issues in the webextension refund UI | Florian Dold |
2020-05-11 | perf: reserve history in separate object store | Florian Dold |
2020-05-08 | update withdrawal page when something changes | Florian Dold |
2020-05-04 | make wallet notifications work again | Florian Dold |
2020-05-04 | settings tab | Florian Dold |
2020-05-01 | drastically reduce permissions for Web integration | Florian Dold |
2020-04-07 | finally make linter happy | Florian Dold |
2020-04-07 | more lint fixes | Florian Dold |
2020-04-07 | linter / simpler webextension pack | Florian Dold |
2020-04-06 | make linter less grumpy | Florian Dold |
2020-04-06 | linter | Florian Dold |
2020-04-06 | start spring cleaning, use rollup instead of both webpack and rollup | Florian Dold |
2020-04-02 | model reserve history in the exchange, improve reserve handling logic | Florian Dold |
2020-03-30 | re-format with prettier v2, fix HTML | Florian Dold |
2020-03-12 | full recoup, untested/unfinished first attempt | Florian Dold |
2020-01-31 | fix fulfillmentUrl in the history rener | Marcos Gutierrez |
2020-01-27 | add new history view and some global style changes | Marcos Gutierrez |
2019-12-25 | fix bug in the WebExtensions pay page | Florian Dold |
2019-12-20 | fix taler URI classification bug | Florian Dold |
2019-12-19 | new date format, replace checkable annotations with codecs | Florian Dold |
2019-12-16 | history WIP, DB naming | Florian Dold |
2019-12-13 | new history schema | Florian Dold |
2019-12-12 | refactor: re-structure type definitions | Florian Dold |
2019-12-09 | tos | Florian Dold |
2019-12-02 | the giant refactoring: split wallet into multiple parts | Florian Dold |
2019-11-30 | wallet robustness WIP | Florian Dold |
2019-11-21 | WIP: simplification and error handling | Florian Dold |
2019-11-20 | WIP: simplify DB queries and error handling | Florian Dold |
2019-11-02 | installation popup in FF | Florian Dold |
2019-11-01 | protocol changes | Florian Dold |
2019-09-06 | fix bug #5373: only allow existing payment redirection for contracts from the... | Florian Dold |
2019-09-06 | fold checkPay into preparePay | Florian Dold |
2019-09-05 | refactor / format | Florian Dold |
2019-09-05 | welcome page with error diagnostics / react refactoring | Florian Dold |
2019-08-31 | don't always re-run effect | Florian Dold |
2019-08-31 | refund view | Florian Dold |
2019-08-31 | cli refunds | Florian Dold |
2019-08-30 | support for tipping protocol changes | Florian Dold |
2019-08-29 | url-based pay/withdraw, use react hooks | Florian Dold |