Commit Graph

96 Commits

Author SHA1 Message Date
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
7450bede5b
get rid of deprecated bank API client, change allowHttp to requireTls 2023-09-06 12:32:31 +02:00
d59a23885e
anastasis: policy discovery CLI 2023-08-10 15:24:43 +02:00
Iván Ávalos
5a91ec2da6
Move anastasis CLI into separate package 2023-07-26 12:09:17 -06:00
72a0da7bbe
anastasis-core: tsconfig 2023-07-26 12:09:17 -06: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
cd8f76db61
taler-util,wallet-core: implement TalerPreciseTimestamp
Fixes #7703
2023-05-26 12:19:32 +02:00
825d2c4352
make wallet-cli runnable under qtart 2023-02-16 02:50:29 +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
d50294f76e
wallet-core: DB FIXMEs (amount format) 2022-11-02 18:23:17 +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
0e7a0741c6
-type fixes 2022-10-31 17:18:16 +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
Sebastian
50d6047782
commeting out testland and localhost providers from production 2022-09-26 14:40:45 -03:00
4a0512884d
upgrade typescript (and some related deps) 2022-09-05 16:20:01 +02:00
f11483b511
wallet-core: implement accepting p2p push payments 2022-07-12 17:41:14 +02:00
Sebastian
da024a4b92
-fix sort countries 2022-06-29 11:54:34 -03:00
Sebastian
ccd289904d
- typo fix 2022-06-26 15:52:32 -03:00
Sebastian
1b91d87f4f
- http -> https 2022-06-24 15:38:43 -03:00
Sebastian
2f8fd783b6
add service providers for demoland and filename support for secrets 2022-06-24 14:25:33 -03:00
Sebastian
c56cf4158f
use AuthenticationProviderStatusMap type 2022-06-06 00:07:42 -03:00
Sebastian
8e9bca396e
do not add provider without salt 2022-06-03 12:18:45 -03: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
2e0b9b9cff
wallet-core: age restriction crypto WIP 2022-04-18 21:23:49 +02:00
5a4b6c7eb6
anastasis-core: clean up policy fetching and provider sync 2022-04-15 16:01:37 +02:00
d1b4cc994b
anastasis-core: async provider synchronization 2022-04-15 12:56:16 +02:00
3957f529bf
anastasis: no more currencies per country 2022-04-14 21:00:03 +02:00
bc05050524
anastasis: make iban auth work again 2022-04-14 14:14:02 +02:00
4e1fe5eb10
anastasis-webui: updated challenge feedback 2022-04-13 23:46:34 +02:00
5054ff6c6d
anastasis-webui: make TOTP work again 2022-04-13 19:32:17 +02:00
31b6496db5
anastasis-core: salt rename, fix tagging 2022-04-13 13:16:35 +02:00
2c3aeabed1
anastasis: salt rename 2022-04-13 08:55:35 +02:00
b28583ba7e
anastasis: tag state properly 2022-04-13 08:44:37 +02:00
f3d8b44743
copyright headers 2022-04-12 20:55:34 +02:00
1e92093a50
anastasis: discovery 2022-04-12 12:55:32 +02:00
f33d9dad47
anastasis: use new truth API 2022-04-06 13:19:34 +02:00
f8d12f7b0d
wallet: t_s/d_us migration 2022-03-21 19:20:48 +01:00
1de423834d
dependencies 2022-02-10 19:53:44 +01:00
Sebastian
1e1e297d1a
add autocomplete field for #7086 2022-01-24 17:33:25 -03: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