aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/package.json
AgeCommit message (Collapse)Author
2024-03-11eslint configSebastian
2024-03-07versions, small taler-wallet-cli fixFlorian Dold
2024-03-01reproducable test with browsersSebastian
2024-02-22bump version to 0.9.4-dev.18v0.9.4-dev.18Florian Dold
2024-02-20bump versions to 0.9.4-dev.16v0.9.4-dev.16Florian Dold
2024-02-16bump to v0.9.4-dev.15v0.9.4-dev.15Florian Dold
2024-02-12bump versionv0.9.4-dev.14Florian Dold
2024-02-12bump versionFlorian Dold
2024-01-29bump version to 0.9.4-dev.9v0.9.4-dev.9Florian Dold
2024-01-24fixes #8265Sebastian
2024-01-22bump version to 0.9.4-dev.8v0.9.4-dev.8Florian Dold
2024-01-19bump versions to 0.9.4-dev.70.9.4-dev.7Sebastian
2024-01-10bump versions to 0.9.4-dev.6v0.9.4-dev.6Florian Dold
2024-01-10bump versions to 0.9.4-dev.5v0.9.4-dev.5Florian Dold
2023-12-19webex package version0.9.4-dev.2Sebastian
2023-12-15bump dependenciesFlorian Dold
2023-12-01linaria faster versionSebastian
2023-10-23-bumpFlorian Dold
2023-10-09fix: take into account dd48 when adding exchangesv0.9.3-dev.31Sebastian
2023-09-28bump versionv0.9.3-dev.26Florian Dold
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