aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/package.json
AgeCommit message (Collapse)Author
2023-09-28add empty migration from previous database versionFlorian Dold
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-07-07bump versions to 0.9.3-dev.17v0.9.3-dev.17Florian Dold
2023-06-20repo: bump to 0.9.3-dev.16v0.9.3-dev.16Florian 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-06-03fix: linaria PR #1256Sebastian
2023-06-01use latest linaria libSebastian
2023-05-09bump versionsv0.9.3-dev.13Florian Dold
2023-05-08bump versionsFlorian Dold
2023-04-21remove old testing function, use web-utilsSebastian
2023-04-04bump version to 0.0.3-dev.11v0.9.3-dev.11Florian Dold
2023-03-02bank prebuiltSebastian
2023-02-23bump versions to 0.9.3-dev.5v0.9.3-dev.5Florian Dold
2023-02-23bump versions to 0.9.3-dev.4v0.9.3-dev.4Florian Dold
2023-02-16use custom babel plugin to fix linariaFlorian Dold
2023-02-10deps: add missing esbuild dependency, upgrade esbuildFlorian Dold
2023-01-31fix #7535: fix qr implementationSebastian
2023-01-27-missing version bumpsFlorian Dold
2023-01-09fix #7152Sebastian
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-15wxApi from context and using the new testing sdkSebastian
2022-12-06implement web-utils in web-extensionSebastian
2022-11-07webextension: add esbuild as a devDependencyFlorian Dold
2022-11-04repo: bump versions to v0.9.0v0.9.0Florian Dold
2022-11-02bump versionsFlorian Dold
2022-10-25cherry-pick: using new wallet typed api missing testSebastian
2022-10-25fixing linaria buildSebastian
2022-10-25babel versionSebastian
2022-10-13update deps, move idb-bridge to node16 module resolutionFlorian Dold
2022-09-07don't send dev files into the zip fileSebastian
2022-09-05upgrade typescript (and some related deps)Florian Dold
2022-08-11qr readerSebastian
2022-08-01standarizing componentsSebastian
2022-06-08ui testingSebastian
2022-06-06updating old copyright headerSebastian
2022-06-01fix: removing rollup from prepare scriptSebastian
2022-05-31fix package.json, lockfileFlorian Dold
2022-05-30WebEx: add rollup dep.ms
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-06handling service worker waiting phaseSebastian
2022-04-26useAsync new APISebastian
2022-04-22deposit test caseSebastian
2022-03-29remove storybook, switch build to esbuildSebastian
2022-03-29remove storybookSebastian
2022-03-24esbuild configurationSebastian