Age | Commit message (Expand) | Author |
2022-04-11 | new test api to test hooks rendering iteration, testing state of withdraw page | Sebastian |
2022-04-11 | missing index file | Sebastian |
2022-04-11 | terms of service stories into its own scenarios (removed from withdraw) | Sebastian |
2022-04-11 | show amount nicely, into a component | Sebastian |
2022-04-11 | fix ref for copy and paste | Sebastian |
2022-04-11 | add payto stringify | Sebastian |
2022-04-07 | multiline for input | Sebastian |
2022-04-06 | cta stories and input filled mui | Sebastian |
2022-04-06 | fix old API, crypto impl now used objects | Sebastian |
2022-04-06 | anastasis: use new truth API | Florian Dold |
2022-04-05 | mui alert and not enough blanance ported to material | Sebastian |
2022-03-30 | english | Florian Dold |
2022-03-30 | wallet: logging, timestamp parsing backwards compatibility | Florian Dold |
2022-03-30 | useAsync use an optional deps for callback, most of the time it just need to ... | Sebastian |
2022-03-30 | fix loop rendering | Sebastian |
2022-03-29 | wallet: allow forced denom selection for tests | Florian Dold |
2022-03-29 | remove storybook, switch build to esbuild | Sebastian |
2022-03-29 | deposit group fees | Sebastian |
2022-03-29 | typo | Sebastian |
2022-03-29 | added react eslint and fix most of the warns | Sebastian |
2022-03-29 | wallet: fix type error | Florian Dold |
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 |