wallet-core/packages/taler-wallet-webextension
Florian Dold f56a563533
build system: get rid of prepare scripts
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-06 15:25:53 +02:00
..
src bump typescript version 2023-06-06 11:54:37 +02:00
static use latest linaria lib 2023-06-01 12:24:05 -03:00
static-dev use logo, website and emai in purchase details 2022-05-29 01:42:35 -03:00
.gitignore accept tos test case 2022-04-12 00:41:16 -03:00
build.mjs assets should have base directory to copy tree 2023-06-01 12:24:07 -03:00
clean_and_build.sh use latest linaria lib 2023-06-01 12:24:05 -03:00
copyleft-header.js updating old copyright header 2022-06-06 12:05:26 -03:00
dev.mjs remove deprecated notifications, implement isOffline 2023-06-02 14:26:28 -03:00
linaria-esbuild-plugin-fixed.mjs fix: linaria PR #1256 2023-06-03 16:16:42 -03:00
manifest-common.json bump versions 2023-05-09 18:20:10 +02:00
manifest-v2.json check if the script should be injected 2023-04-18 10:47:53 -03:00
manifest-v3.json check if the script should be injected 2023-04-18 10:47:53 -03:00
pack.sh use latest linaria lib 2023-06-01 12:24:05 -03:00
package.json build system: get rid of prepare scripts 2023-06-06 15:25:53 +02:00
patch-linaria.sh fix: linaria PR #1256 2023-06-03 16:16:42 -03:00
README.md update READMEs 2023-01-23 15:43:56 +01:00
service_worker.js handling service worker waiting phase 2022-05-06 17:29:52 -03:00
test.mjs remove deprecated notifications, implement isOffline 2023-06-02 14:26:28 -03:00
trim-extension.cjs fixing web-utils new imports 2023-05-05 08:52:58 -03:00
tsconfig.json some changes 2023-04-14 14:16:25 -03:00

taler-wallet-webextension

This package contains the implementation of the GNU Taler wallet browser extension, using the cross-browser WebExtension APIs.