Commit Graph

67 Commits

Author SHA1 Message Date
7523ffa910
web-utils: create error details with correct code 2023-06-30 13:55:35 +02:00
Sebastian
f1008c9661
use default http timeout from util 2023-06-28 09:49:52 -03:00
98a351aa4c
repo: bump to 0.9.3-dev.16 2023-06-20 19:42:44 +02:00
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
1befd39671
bump typescript version 2023-06-06 11:54:37 +02:00
e671880b9e
wallet-core: use long-polling for P2P kyc 2023-06-05 13:33:14 +02:00
Sebastian
e3ec395b35
memory key should be string 2023-06-02 14:12:15 -03:00
Sebastian
e9bdf7f312
assets should have base directory to copy tree 2023-06-01 12:24:07 -03:00
Sebastian
2332101482
env setup 2023-06-01 12:24:05 -03:00
Sebastian
592387cd74
better support for linaria and alias 2023-06-01 12:24:04 -03:00
Sebastian
cb720b7a96
if type is not string, then codec is mandatory 2023-05-29 14:53:36 -03:00
Sebastian
8d85426f0e
remove account when no password 2023-05-26 17:09:47 -03:00
Sebastian
be27647ff7
use buildKeyStorage to prevent different type for same key 2023-05-26 16:51:47 -03:00
Sebastian
64e3705669
cases, account details and new-form screen 2023-05-26 09:26:09 -03:00
Sebastian
35cc13e229
imported useNotifications, new memory storage hook and fixed but in localstorage 2023-05-19 13:24:30 -03:00
Sebastian
f7481ba1d8
harness compilation, default headers for http request 2023-05-12 09:37:45 -03:00
1c39b2befa
bump versions 2023-05-09 18:20:10 +02:00
2f3db5bcf1
bump versions 2023-05-08 09:37:39 +02:00
Sebastian
6340cc5454
add postcss, fix export names 2023-05-05 08:52:57 -03:00
Sebastian
fdd5633530
using build from web-utils 2023-04-24 11:57:19 -03:00
Sebastian
ebf91aef1d
build tools 2023-04-24 11:57:18 -03:00
Sebastian
1ee962fbd8
tsc ask to export type from web-util 2023-04-21 11:05:26 -03:00
Sebastian
3772ff85db
render hook and render ui are not the same function (node and browser) 2023-04-21 10:43:59 -03:00
Sebastian
9fe1c4b5ec
allow the example to add params to the testing context 2023-04-21 10:43:17 -03:00
Sebastian
b9c24772f5
better swr mocks 2023-04-20 15:32:36 -03:00
Sebastian
b1a0d034fc
sync with chrome storage 2023-04-18 10:46:27 -03:00
Sebastian
6833b2bd75
remove console log 2023-04-17 11:44:22 -03:00
Sebastian
c3e1a0bb51
observable memory impl 2023-04-14 14:16:24 -03:00
Sebastian
cfe7129c4e
adding unreadable http response case and removing deprecated fields 2023-04-07 18:46:25 -03:00
28d8c257e5
bump version to 0.0.3-dev.11 2023-04-04 15:26:15 +02:00
Sebastian
1e94777aa9
fix https on port 8081 2023-04-03 12:14:25 -03:00
Sebastian
f414ca39e4
prevent cors and cache options 2023-03-15 09:55:01 -03:00
Sebastian
0700bbe9d1
always use both servers 2023-03-15 07:23:20 -03:00
Sebastian
c67d94c56e
fix: #7753 2023-03-11 18:20:16 -03:00
Sebastian
7d26a6a56b
fix colon 2023-03-10 09:58:51 -03:00
Sebastian
0fb6c098d7
support http and https 2023-03-10 01:21:28 -03:00
Sebastian
740849dd89
better error handling on unknown error 2023-02-28 13:51:18 -03:00
Sebastian
1723f16b9c
some fixes afte testing demobank with ms 2023-02-25 19:43:59 -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
d34faf2549
-no bin for web-util 2023-02-21 23:51:04 +01:00
9d238fc011
bump to 0.9.3-dev.3 2023-02-21 21:17:33 +01:00
f955edc1f6
bump version to 0.9.2 2023-02-21 02:09:31 +01:00
a906263f74
use node16 module resolution 2023-02-16 03:23:42 +01:00
8e78bf73a0
web-util fixes 2023-02-16 02:50:29 +01:00
a9073a6797
deps: add missing esbuild dependency, upgrade esbuild 2023-02-10 19:57:48 +01:00
Sebastian
be01d1479c
move request api to web-util 2023-02-08 17:36:26 -03:00
5b11bafc76
-missing version bumps 2023-01-27 12:38:24 +01:00
3cc26d00f8
put taler wallet RPC into taler-util, make it cross-platform 2023-01-26 12:48:35 +01:00
6816052615
update READMEs 2023-01-23 15:43:56 +01:00