28d8c257e5
bump version to 0.0.3-dev.11
2023-04-04 15:26:15 +02:00
Sebastian
5f7a09e8da
bank prebuilt
2023-03-02 14:43:08 -03:00
9d3d2a43c7
bump versions to 0.9.3-dev.5
2023-02-23 20:16:32 +01:00
3cdee428dd
bump versions to 0.9.3-dev.4
2023-02-23 16:09:55 +01:00
cb2f4c21d8
use custom babel plugin to fix linaria
2023-02-16 02:49:27 +01:00
a9073a6797
deps: add missing esbuild dependency, upgrade esbuild
2023-02-10 19:57:48 +01:00
Sebastian
9d9a88af01
fix #7535 : fix qr implementation
2023-01-31 10:21:08 -03:00
5b11bafc76
-missing version bumps
2023-01-27 12:38:24 +01:00
Sebastian
9b04d8bf35
fix #7152
2023-01-09 08:38:48 -03:00
083c4cf5d9
spill extra functionality from wallet-cli into taler-harness
...
We want to keep taler-wallet-cli smaller and have fewer dependencies.
2022-12-23 13:19:41 +01:00
Sebastian
f93bd51499
wxApi from context and using the new testing sdk
2022-12-15 17:11:24 -03:00
Sebastian
51bbf08d24
implement web-utils in web-extension
2022-12-06 11:28:56 -03:00
2431f1b49b
webextension: add esbuild as a devDependency
2022-11-07 14:04:19 +01:00
66460e5650
repo: bump versions to v0.9.0
2022-11-04 12:44:34 +01:00
4321cdadb9
bump versions
2022-11-02 19:06:24 +01:00
Sebastian
a286649b0a
cherry-pick: using new wallet typed api missing test
2022-10-25 19:19:09 -03:00
Sebastian
1e868e4c2f
fixing linaria build
2022-10-25 19:19:00 -03:00
Sebastian
a3604f2615
babel version
2022-10-25 19:18:58 -03:00
eb5b075c01
update deps, move idb-bridge to node16 module resolution
2022-10-13 14:24:20 +02:00
Sebastian
09b085d24b
don't send dev files into the zip file
2022-09-07 08:49:04 -03:00
4a0512884d
upgrade typescript (and some related deps)
2022-09-05 16:20:01 +02:00
Sebastian
9bb9d149d2
qr reader
2022-08-11 12:28:02 -03:00
Sebastian
614a3e3c87
standarizing components
2022-08-01 10:55:17 -03:00
Sebastian
b419db505b
ui testing
2022-06-08 15:19:26 -03:00
Sebastian
e09005a577
updating old copyright header
2022-06-06 12:05:26 -03:00
Sebastian
867fc564c3
fix: removing rollup from prepare script
2022-06-01 11:40:20 -03:00
1ea28c5be1
fix package.json, lockfile
2022-05-31 15:54:34 +02:00
ms
b87e843d32
WebEx: add rollup dep.
2022-05-30 15:27:29 +02:00
07e1818679
Revert "no need to compile after install"
...
This reverts commit c3ba7fb523
.
2022-05-24 18:00:25 +02:00
Sebastian
16cc179edf
remove rollup from webex and fix package.json root scripts
2022-05-24 00:37:24 -03:00
Sebastian
c3ba7fb523
no need to compile after install
2022-05-24 00:20:42 -03:00
Sebastian
37690dd22c
handling service worker waiting phase
2022-05-06 17:29:52 -03:00
Sebastian
65e6a8caa0
useAsync new API
2022-04-26 11:48:28 -03:00
Sebastian
c5f484d18a
deposit test case
2022-04-22 16:10:46 -03:00
Sebastian
fdd272af20
remove storybook, switch build to esbuild
2022-03-29 12:32:52 -03:00
Sebastian
be489b6b3e
remove storybook
2022-03-29 00:45:17 -03:00
Sebastian
f45ef76701
esbuild configuration
2022-03-24 16:02:38 -03:00
Sebastian
e21c1b3192
splitted rollup config for testing and first component state unit test
2022-03-23 16:20:39 -03:00
Sebastian
65eb64cd07
mui text field, standard variation
2022-03-18 17:52:46 -03:00
Sebastian
b650750bcc
no more back button
2022-03-17 15:01:03 -03:00
Sebastian
1607c728bc
first banner implementation with mui
2022-03-09 14:00:02 -03:00
d0376d9e68
more Makefile improvements
2022-03-08 13:14:33 +01:00
Sebastian
454c3b5114
fix #7140
2022-03-01 13:37:21 -03:00
Sebastian
68b8873442
added ja lang and implemented transalation switch
2022-02-24 12:50:54 -03:00
Sebastian
8e01ea5433
add pogen as dependency
2022-02-24 12:50:52 -03:00
465ccdaa06
subcommands for i18n tooling, unique message IDs
2022-02-15 17:45:26 +01:00
f849cc9500
dependency cleanup
2022-02-10 20:27:17 +01:00
d2f17c8dac
bump version(s)
2022-01-27 14:33:41 +01:00
Sebastian
a01ad4758f
header rendering
2022-01-19 13:52:02 -03:00
Sebastian
bc817a638d
#7120 manifest v3: first iteration working
...
new permission needed: scripting
chrome.browserAction -> chrome.action
webRequestBlocking is not possible anymore
chrome.extension.getUrl -> chrome.runtime.getUrl
new serviceWorkerHttpLib: using fetch
new serviceWorkerCryptoWorkerFactory: using syncCryptoImpl
few other minor changes
still missing some other changes like migrating setTimeout to chrome.alarms api
2022-01-16 17:55:01 -03:00