aboutsummaryrefslogtreecommitdiff
path: root/packages/anastasis-core
AgeCommit message (Collapse)Author
2024-04-22bump version to 0.10.7v0.10.7Florian Dold
2024-04-21-outdatedChristian Grothoff
2024-04-21add a fixmNullptrderef
2024-04-21core should use builtin fetch, not this weird httplib impl that only really ↵Nullptrderef
works on node
2024-04-21comply with RFC7232 3.2Nullptrderef
2024-04-15fix bump-taler-version: update all packages versionSebastian
2023-12-15bump dependenciesFlorian Dold
2023-10-22update the amountString definitionv0.9.3-dev.34Sebastian
2023-09-12remove rimraf since it prevent running make clean when there is no node_modulesSebastian
2023-09-12typedoc for every projectSebastian
Signed-off-by: Sebastian <sebasjm@gmail.com>
2023-09-06move bank API client to taler-util, update typescript configFlorian Dold
2023-09-06get rid of deprecated bank API client, change allowHttp to requireTlsFlorian Dold
2023-08-10anastasis: policy discovery CLIFlorian Dold
2023-07-26Move anastasis CLI into separate packageIván Ávalos
2023-07-26anastasis-core: tsconfigFlorian Dold
2023-07-26WIP: initial work for Anastasis in qtartIván Ávalos
2023-06-29anastasis-core: use http client from taler-utilFlorian Dold
2023-06-06build system: get rid of prepare scriptsFlorian Dold
These don't seem to be the right location to compile packages. The newest version of pnpm runs all those scripts on "pnpm install", even if we filter for only one package. That results in a build performance issue.
2023-06-06bump typescript versionFlorian Dold
2023-05-26taler-util,wallet-core: implement TalerPreciseTimestampFlorian Dold
Fixes #7703
2023-02-16make wallet-cli runnable under qtartFlorian Dold
2023-01-26put taler wallet RPC into taler-util, make it cross-platformFlorian Dold
2023-01-23update READMEsFlorian Dold
2022-11-02wallet-core: DB FIXMEs (amount format)Florian Dold
2022-11-01remove source-map-support usage, as node supports it nativelyFlorian Dold
We can just use NODE_OPTIONS=--enable-source-maps now.
2022-10-31-type fixesv0.9.0-dev.31Florian Dold
2022-10-13use node16 module resolution for taler-utilFlorian Dold
2022-10-13update deps, move idb-bridge to node16 module resolutionFlorian Dold
2022-09-26commeting out testland and localhost providers from productionSebastian
2022-09-05upgrade typescript (and some related deps)Florian Dold
2022-07-12wallet-core: implement accepting p2p push paymentsFlorian Dold
2022-06-29-fix sort countriesSebastian
2022-06-26- typo fixSebastian
2022-06-24- http -> httpsSebastian
2022-06-24add service providers for demoland and filename support for secretsSebastian
2022-06-06use AuthenticationProviderStatusMap typeSebastian
2022-06-03do not add provider without saltSebastian
2022-05-24Revert "no need to compile after install"Florian Dold
This reverts commit c3ba7fb5238c303aaff8ca4fcfaa8142f9651a84.
2022-05-24no need to compile after installSebastian
2022-04-18wallet-core: age restriction crypto WIPFlorian Dold
2022-04-15anastasis-core: clean up policy fetching and provider syncFlorian Dold
2022-04-15anastasis-core: async provider synchronizationFlorian Dold
2022-04-14anastasis: no more currencies per countryFlorian Dold
2022-04-14anastasis: make iban auth work againFlorian Dold
2022-04-13anastasis-webui: updated challenge feedbackFlorian Dold
2022-04-13anastasis-webui: make TOTP work againFlorian Dold
2022-04-13anastasis-core: salt rename, fix taggingFlorian Dold
2022-04-13anastasis: salt renameFlorian Dold
2022-04-13anastasis: tag state properlyFlorian Dold
2022-04-12copyright headersFlorian Dold