Age | Commit message (Expand) | Author |
2022-03-29 | wallet: make retries more robust and consistent | Florian Dold |
2022-03-29 | remove storybook | Sebastian |
2022-03-29 | import image as datauri, some eslint fixes | Sebastian |
2022-03-28 | add eslint import rule | Sebastian |
2022-03-28 | add extension to every import | Sebastian |
2022-03-28 | wallet: cancellation for deposit | Florian Dold |
2022-03-28 | wallet: timeout handling refactoring WIP | Florian Dold |
2022-03-28 | fix import | Florian Dold |
2022-03-28 | gitignore | Florian Dold |
2022-03-28 | vendor CancellationToken | Florian Dold |
2022-03-28 | fix build, tipAmountEffective = selectedDemons.totalCoinValue | Sebastian |
2022-03-28 | storybook like page for dev, plus some style fixes | Sebastian |
2022-03-28 | fix fee discrepancy | Florian Dold |
2022-03-25 | show pending operations on main pages | Sebastian |
2022-03-25 | new dev environment | Sebastian |
2022-03-25 | esbuild wait fix, so compilation error also stop the script | Sebastian |
2022-03-25 | synchronousWorker is replaced by synchronousWorkerNode, fix msg.args => msg.req | Sebastian |
2022-03-24 | esbuild configuration | Sebastian |
2022-03-24 | created a sync worker for web based on the node version, then split for both | Sebastian |
2022-03-24 | wallet: allow using RPC crypto in more places | Florian Dold |
2022-03-24 | wallet: remove excessive logging | Florian Dold |
2022-03-24 | wallet: crypto worker fixes, better taler-crypto-worker integration | Florian Dold |
2022-03-23 | some DepositPage unit test | Sebastian |
2022-03-23 | wallet: simplify crypto workers | Florian Dold |
2022-03-23 | splitted rollup config for testing and first component state unit test | Sebastian |
2022-03-23 | -fix TS2345: Argument of type 'AmountJson' is not assignable to parameter of ... | Sebastian |
2022-03-23 | missing files | Florian Dold |
2022-03-23 | all the browser related code move into one place, making it easy for specific... | Sebastian |
2022-03-23 | wallet: address crypto worker hang and warning about worker termination | Florian Dold |
2022-03-22 | wallet: more time format fixes | Florian Dold |
2022-03-22 | wallet: improve error handling and error codes | Florian Dold |
2022-03-21 | wallet: t_s/d_us migration | Florian Dold |
2022-03-21 | fix: handle new optional parameter for settings_exchange_add page | Sebastian |
2022-03-21 | fix: fixing navigation when trying to pay and there is no balance for that cu... | Sebastian |
2022-03-21 | fix withdraw redirect when there is no enough balance | Sebastian |
2022-03-21 | redirect message delay | Sebastian |
2022-03-21 | fix #7164: firefox back button after a 402 redirect | Sebastian |
2022-03-18 | mui text field, standard variation | Sebastian |
2022-03-18 | if the lang is not found show the source string instead. source string must b... | Sebastian |
2022-03-18 | removing en-US translation | Sebastian |
2022-03-17 | removing repeated summary & adding subtitle on transaction refunded | Sebastian |
2022-03-17 | fulfillment url on payment ticket | Sebastian |
2022-03-17 | no more back button | Sebastian |
2022-03-17 | wallet: round timestamps in db-less requests to the exchange | Florian Dold |
2022-03-16 | cache breakerv0.9.0-dev.9 | Florian Dold |
2022-03-16 | bump version | Florian Dold |
2022-03-16 | missing space | Florian Dold |
2022-03-15 | chrome.tabs.update does not work on async request interception, so using a delay | Sebastian |
2022-03-15 | wallet: db-less benchmarking | Florian Dold |
2022-03-15 | webRequestBlocking is required for chromium | Sebastian |