aboutsummaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml
AgeCommit message (Collapse)Author
2023-09-06move bank API client to taler-util, update typescript configFlorian Dold
2023-09-04upgrade swrSebastian
2023-08-29taler-harness: remove axios usage, renovate some testsFlorian Dold
2023-08-22sqlite3 backend for idb-bridge / wallet-coreFlorian Dold
2023-08-02fix #7717Sebastian
2023-07-26Move anastasis CLI into separate packageIván Ávalos
2023-07-26WIP: initial work for Anastasis in qtartIván Ávalos
2023-06-29anastasis-core: use http client from taler-utilFlorian Dold
2023-06-06attempt to fix lockfileFlorian Dold
2023-06-06bump typescript versionFlorian Dold
2023-06-06upgrade pnpm lockfile versionFlorian Dold
2023-06-05rename amlSebastian
2023-06-05wallet-core: use long-polling for P2P kycFlorian Dold
2023-06-01use latest linaria libSebastian
2023-05-22fix break on buildSebastian
2023-05-05some deps are now in dev sectionSebastian
2023-05-05add postcss, fix export namesSebastian
2023-04-24using build from web-utilsSebastian
2023-04-18sync with chrome storageSebastian
2023-03-02fix #7714Sebastian
2023-02-21taler-wallet-cli: bundle with esbuildFlorian Dold
2023-02-21embedded: remove rollup and akono entry pointFlorian Dold
2023-02-16use custom babel plugin to fix linariaFlorian Dold
2023-02-10deps: add missing esbuild dependency, upgrade esbuildFlorian Dold
2023-02-08move request api to web-utilSebastian
2023-02-06fix lockfile and merchant backoffice typoSebastian
2023-01-31fix #7535: fix qr implementationSebastian
2023-01-26put taler wallet RPC into taler-util, make it cross-platformFlorian Dold
2023-01-23fix deleted tip name and format name as merchant backend expectedSebastian
2023-01-23update lockv0.9.1Sebastian
2023-01-09fix #7152Sebastian
2023-01-05Build system.MS
Avoid taler-harness to use divergent 'esbuild' versions among dependencies and devDependencies.
2023-01-05Fix build.MS
Include 'esbuild' as a taler-harness dependency, and update the lockfile accordingly. Give taler-harness the configure script too.
2023-01-05-fix lockfile againFlorian Dold
2023-01-04removed axios as dependencySebastian
2023-01-04-fix pnpm issuesFlorian Dold
2023-01-03refactor better QASebastian
removed axios, use fetch removed jest, added mocha and chai moved the default request handler to runtime dependency (so it can be replaced for testing) refactored ALL the test to the standard web-utils all hooks now use ONE request handler moved the tests from test folder to src
2023-01-02Makefile, dependenciesFlorian Dold
2022-12-23spill extra functionality from wallet-cli into taler-harnessFlorian Dold
We want to keep taler-wallet-cli smaller and have fewer dependencies.
2022-12-20use translation context from web-utils, don't use match react-router since ↵Sebastian
is broken
2022-12-20missing dependencySebastian
2022-12-19build and test like other webappsSebastian
2022-12-14moving testing sdk to web-utilsSebastian
2022-12-12compose, testing and async into web-utilSebastian
2022-12-09moving eslint to workspace dependencySebastian
2022-12-06missing update in the lock fileSebastian
2022-12-06update package lock for dependecies updateSebastian
2022-11-10demobank-ui: missing dependencyFlorian Dold
2022-11-10quickjs preparations, clearer worker(-factory) namesFlorian Dold
2022-11-07fix 7426: URI fragment routingSebastian