aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-06-06eslintSebastian
2022-06-06update depsSebastian
2022-06-06prettierSebastian
2022-06-06prettierSebastian
2022-06-06update lockSebastian
2022-06-06use AuthenticationProviderStatusMap typeSebastian
2022-06-06add build scriptSebastian
2022-06-06updating packageSebastian
2022-06-05remove old filesSebastian
2022-06-05compile to es6Sebastian
2022-06-05remove storybook scriptsSebastian
2022-06-05dev script without storybookSebastian
2022-06-03build with esbuildSebastian
2022-06-03fix reference to css resourcesSebastian
2022-06-03remove costSebastian
2022-06-03do not add provider without saltSebastian
2022-06-03do not use selection, no needSebastian
2022-06-03use preact matcher internal api callv0.9.0-dev.12Sebastian
2022-06-02typechecked dynamic pathSebastian
2022-06-01mui button implSebastian
2022-06-01fix: Any arguments after the command's name are added to the executed scriptSebastian
https://pnpm.io/cli/run#options
2022-06-01fix: removing rollup from prepare scriptSebastian
2022-06-01-removing bad console logSebastian
2022-06-01wallet-core: only attest age if required/possibleFlorian Dold
2022-06-01wallet-core: refunds transactions should be sorted after paymentsFlorian Dold
2022-06-01integration tests: one variable for pybank/libeufin switchFlorian Dold
2022-05-31fix package.json, lockfileFlorian Dold
2022-05-31wallet-core: only schedule auto-refresh check if exchange update has no last ↵Florian Dold
error
2022-05-31-error reporting, code formattingFlorian Dold
2022-05-31taler-config-lib: hooking into the build systemms
2022-05-30WebEx: add rollup dep.ms
2022-05-30taler-config-libms
unpackaged script prefers CommonJS library
2022-05-29use logo, website and emai in purchase detailsSebastian
2022-05-29show refund info in purchaseSebastian
notify refund pending with accept button on the purchase details better payto box
2022-05-27taler-config-lib skeletonms
2022-05-26transaction details templateSebastian
mayor change in the template of the transaction details for every transaction more work needs to be done in wallet core for tip and refund to show more information about the merchant like logo and website
2022-05-25-stdev for benchmarksFlorian Dold
2022-05-25wallet-core: age restriction benchmarkingFlorian Dold
2022-05-24Revert "no need to compile after install"Florian Dold
This reverts commit c3ba7fb5238c303aaff8ca4fcfaa8142f9651a84.
2022-05-24remove rollup from webex and fix package.json root scriptsSebastian
2022-05-24no need to compile after installSebastian
2022-05-24Upgrading pnpm led to compilation errorsSebastian
Fist: * The inferred type of 'PaymentStatus' cannot be named without a reference to '.pnpm/@types+react@17.0.38.... * The inferred type of 'HistoryRow' cannot be named without a reference to '.pnpm/@types+react@17.0.38/node_modules/@types/react'. This is likely not portable. A type annotation is necessary. and more like that... Second: some problems trying to check type inside libs more related: https://github.com/microsoft/TypeScript/issues/42873
2022-05-23add compile target to makefileSebastian
2022-05-19wallet-core: long-poll longer for reserve statusFlorian Dold
2022-05-19wallet-core: use less aggressive retriesFlorian Dold
2022-05-19-formattingv0.9.0-dev.11Florian Dold
2022-05-19wallet-core: clamp claim retry properlyFlorian Dold
2022-05-18fix: update retry info before return also for purchaseSebastian
2022-05-18fix: update retry info before returnSebastian
2022-05-18fix: to skip the operation maxRetries need to be calculated firstSebastian