Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-06 | updating old copyright header | Sebastian | |
2022-06-06 | more copyright fixes | Sebastian | |
2022-06-06 | fixed some copyright headers | Sebastian | |
2022-06-06 | - removing unused files | Sebastian | |
2022-06-06 | eslint | Sebastian | |
2022-06-06 | update deps | Sebastian | |
2022-06-06 | prettier | Sebastian | |
2022-06-06 | prettier | Sebastian | |
2022-06-06 | update lock | Sebastian | |
2022-06-06 | use AuthenticationProviderStatusMap type | Sebastian | |
2022-06-06 | add build script | Sebastian | |
2022-06-06 | updating package | Sebastian | |
2022-06-05 | remove old files | Sebastian | |
2022-06-05 | compile to es6 | Sebastian | |
2022-06-05 | remove storybook scripts | Sebastian | |
2022-06-05 | dev script without storybook | Sebastian | |
2022-06-03 | build with esbuild | Sebastian | |
2022-06-03 | fix reference to css resources | Sebastian | |
2022-06-03 | remove cost | Sebastian | |
2022-06-03 | do not add provider without salt | Sebastian | |
2022-06-03 | do not use selection, no need | Sebastian | |
2022-06-03 | use preact matcher internal api callv0.9.0-dev.12 | Sebastian | |
2022-06-02 | typechecked dynamic path | Sebastian | |
2022-06-01 | mui button impl | Sebastian | |
2022-06-01 | fix: Any arguments after the command's name are added to the executed script | Sebastian | |
https://pnpm.io/cli/run#options | |||
2022-06-01 | fix: removing rollup from prepare script | Sebastian | |
2022-06-01 | -removing bad console log | Sebastian | |
2022-06-01 | wallet-core: only attest age if required/possible | Florian Dold | |
2022-06-01 | wallet-core: refunds transactions should be sorted after payments | Florian Dold | |
2022-06-01 | integration tests: one variable for pybank/libeufin switch | Florian Dold | |
2022-05-31 | fix package.json, lockfile | Florian Dold | |
2022-05-31 | wallet-core: only schedule auto-refresh check if exchange update has no last ↵ | Florian Dold | |
error | |||
2022-05-31 | -error reporting, code formatting | Florian Dold | |
2022-05-31 | taler-config-lib: hooking into the build system | ms | |
2022-05-30 | WebEx: add rollup dep. | ms | |
2022-05-30 | taler-config-lib | ms | |
unpackaged script prefers CommonJS library | |||
2022-05-29 | use logo, website and emai in purchase details | Sebastian | |
2022-05-29 | show refund info in purchase | Sebastian | |
notify refund pending with accept button on the purchase details better payto box | |||
2022-05-27 | taler-config-lib skeleton | ms | |
2022-05-26 | transaction details template | Sebastian | |
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 benchmarks | Florian Dold | |
2022-05-25 | wallet-core: age restriction benchmarking | Florian Dold | |
2022-05-24 | Revert "no need to compile after install" | Florian Dold | |
This reverts commit c3ba7fb5238c303aaff8ca4fcfaa8142f9651a84. | |||
2022-05-24 | remove rollup from webex and fix package.json root scripts | Sebastian | |
2022-05-24 | no need to compile after install | Sebastian | |
2022-05-24 | Upgrading pnpm led to compilation errors | Sebastian | |
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-23 | add compile target to makefile | Sebastian | |
2022-05-19 | wallet-core: long-poll longer for reserve status | Florian Dold | |
2022-05-19 | wallet-core: use less aggressive retries | Florian Dold | |
2022-05-19 | -formattingv0.9.0-dev.11 | Florian Dold | |