Sebastian
ec040ca15d
remove rimraf since it prevent running make clean when there is no node_modules
2023-09-12 16:18:21 -03:00
Sebastian
d96d468f62
typedoc for every project
...
Signed-off-by: Sebastian <sebasjm@gmail.com>
2023-09-12 11:18:03 -03:00
b63937703c
move bank API client to taler-util, update typescript config
2023-09-06 13:24:34 +02:00
Iván Ávalos
ef51ba983f
WIP: initial work for Anastasis in qtart
2023-07-26 12:09:17 -06:00
585fe6b996
anastasis-core: use http client from taler-util
2023-06-29 11:57:40 +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
3cc26d00f8
put taler wallet RPC into taler-util, make it cross-platform
2023-01-26 12:48:35 +01:00
a121fbe5de
remove source-map-support usage, as node supports it natively
...
We can just use NODE_OPTIONS=--enable-source-maps now.
2022-11-01 12:39:52 +01:00
b0223d662a
use node16 module resolution for taler-util
2022-10-13 14:52:18 +02:00
eb5b075c01
update deps, move idb-bridge to node16 module resolution
2022-10-13 14:24:20 +02:00
4a0512884d
upgrade typescript (and some related deps)
2022-09-05 16:20:01 +02:00
07e1818679
Revert "no need to compile after install"
...
This reverts commit c3ba7fb523
.
2022-05-24 18:00:25 +02:00
Sebastian
c3ba7fb523
no need to compile after install
2022-05-24 00:20:42 -03:00
1de423834d
dependencies
2022-02-10 19:53:44 +01:00
188ff0b453
upgrade rollup plugins, as older ones caused miscompilation
2022-01-05 18:40:43 +01:00
dc040ba41c
update dependencies to fix rollup issue
2022-01-05 16:48:22 +01:00
Sebastian
045a7c0aa1
move anastasis packages into @gnu-taler npm org
2021-11-30 16:32:37 -03:00
9abcb96bf0
wallet: fix workspace dependency version
2021-11-28 14:39:25 +01:00
aa78c1105e
anastasis-core: provide reducer CLI, refactor state machine
2021-11-02 16:20:46 +01:00
6c5d32be74
anastasis-core: compatible secret upload
2021-10-19 23:26:29 +02:00
b1034801d1
reducer implementation WIP
2021-10-18 19:18:34 +02:00
e2fe2d6db1
add anastasis skeleton, put crypto in taler-util
2021-10-07 12:01:40 +02:00