Sebastian
e382b02203
web-util: utils for developing webapps
2022-12-06 09:21:17 -03:00
Sebastian
219e48f351
fix #7497
2022-11-28 15:33:45 -03:00
Sebastian
3577227cc0
fix #7496 with unit tests
2022-11-28 09:29:14 -03:00
Sebastian
dcddc4c53a
revert the Lost payment result
2022-11-25 12:18:52 -03:00
Sebastian
c121eb875e
fix: ageRestriction option was missing
2022-11-25 12:12:14 -03:00
Sebastian
e05ba843a0
fix 7465
2022-11-24 23:16:01 -03:00
Sebastian
88618df7b8
amount field
2022-11-22 15:43:39 -03:00
Sebastian
dc08d7d20e
fixing import db when pkey is number
2022-11-22 15:15:40 -03:00
Sebastian
5e12a35c77
fix #7470
2022-11-18 13:56:48 -03:00
Sebastian
1c4b3b4488
fix #7469 : also remove hasInfo hasError and use the present of value instead
2022-11-18 13:44:44 -03:00
Sebastian
2146aac17d
fix #7457
2022-11-18 13:29:38 -03:00
Sebastian
7fc8d64c90
pending #7468
2022-11-18 13:26:48 -03:00
Sebastian
d8088e30da
fix #7394
2022-11-18 11:29:24 -03:00
Sebastian
6dc4fda73a
fix #7477
2022-11-17 17:07:24 -03:00
Sebastian
1a63d56bfd
fix #7411 , also making the backup payment visible
2022-11-16 16:05:13 -03:00
Christian Grothoff
59f7dee003
-fix survey link
2022-11-16 15:46:57 +01:00
Christian Grothoff
689bd7379d
avoid charge terminology
2022-11-16 15:08:02 +01:00
0d786a7875
-don't make crypto function used in tests only public
2022-11-15 16:56:13 +01:00
f441f16e33
-text
2022-11-14 11:49:39 +01:00
f09a502fe7
fix URLSearchParams and HTTP typing issue
2022-11-12 19:18:55 +01:00
233a354b47
fixes and polyfills for quickjs
2022-11-11 20:52:53 +01:00
Sebastian
22290020fb
fix integration after changes in 5c742afb
2022-11-11 14:50:01 -03:00
9ec3448076
remove deprecated taler://notify-reserve URI handling
2022-11-11 11:16:01 +01:00
1fe8967c43
demobank-ui: missing dependency
2022-11-10 15:50:01 +01:00
42d3a2b1d7
-fix polyfill
2022-11-10 14:24:02 +01:00
dec3a30352
URL polyfill
2022-11-10 14:01:40 +01:00
344b4f62a2
quickjs preparations, clearer worker(-factory) names
2022-11-10 13:54:39 +01:00
Sebastian
b65bb1af35
pretty
2022-11-08 13:00:49 -03:00
Sebastian
5c742afbdf
feature: 7440 add expiration to p2p
2022-11-08 13:00:34 -03:00
Sebastian
43c7cff750
un-uglyfy, fix: 7442
2022-11-07 19:29:47 -03:00
Sebastian
019080a94b
fix link to payto wire
2022-11-07 15:30:48 -03:00
Sebastian
a3ac373597
add word break for long payto
2022-11-07 15:14:40 -03:00
Sebastian
ca2b4d8c80
add payto uri on bank info
2022-11-07 15:11:45 -03:00
Sebastian
6f3cd16343
standard Amount field and add more validation (neg values)
2022-11-07 14:38:42 -03:00
Sebastian
3eafb64912
fix 7426: URI fragment routing
2022-11-07 12:44:31 -03:00
2431f1b49b
webextension: add esbuild as a devDependency
2022-11-07 14:04:19 +01:00
5664c6c9b3
taler-wallet-embedded: log with logger, not console API
2022-11-07 11:49:44 +01:00
Sebastian
661469f878
encode bank account name and show BIC
2022-11-04 15:58:43 -03:00
Sebastian
709ac2349c
read bic from iban payto
2022-11-04 15:58:10 -03:00
Sebastian
cd6321d303
min 0 for amount
2022-11-04 15:38:58 -03:00
Sebastian
8af72c6036
remove unused
2022-11-04 14:43:26 -03:00
Sebastian
1bfaf997c3
some fixes
...
after update pageState reset info and error message
input values should not be undefined, otherwise it gets uncontrolled (not controlled by preact)
autofocus on captcha
create a dependency from transactionList to balance, so tx list will be queried again if balance is updated
update balance on any pageChange
2022-11-04 14:35:38 -03:00
Sebastian
d2e2c0198f
mutate balance cache when talerWithdrawUri changes
2022-11-04 12:13:19 -03:00
Sebastian
f79bca0abb
fix dependecies version
2022-11-04 11:56:06 -03:00
Sebastian
9a9629249e
fix some test style and SWRConfig type compilation
2022-11-04 11:56:06 -03:00
Sebastian
a69e559890
better type signature for undefinedIfEmpty
2022-11-04 11:56:05 -03:00
Sebastian
80ab8ccce9
upgrade amount api
2022-11-04 11:56:05 -03:00
Sebastian
50e51429ee
add index.js to import that point to folders
2022-11-04 11:56:05 -03:00
Sebastian
1c46406828
es6 and ts lib
2022-11-04 11:56:04 -03:00
Sebastian
e6a95d246d
fix imports
2022-11-04 11:56:04 -03:00
66460e5650
repo: bump versions to v0.9.0
2022-11-04 12:44:34 +01:00
Christian Grothoff
96417dcdf5
-bump package version
2022-11-04 11:52:20 +01:00
Christian Grothoff
9ad1b88159
-update install rules
2022-11-04 11:47:47 +01:00
Christian Grothoff
1ad6dfa956
-adjust paths
2022-11-04 11:37:18 +01:00
Christian Grothoff
c972af9e79
typo: move folder, not file
2022-11-04 11:33:35 +01:00
Christian Grothoff
03fc6929a2
move debian package to wallet-cli, where it now belongs
2022-11-04 11:30:18 +01:00
Christian Grothoff
d00f7a4a01
-fix typos
2022-11-03 20:12:32 +01:00
54847cdadb
-dce
2022-11-03 10:35:38 +01:00
747bfcc267
bump db version
2022-11-02 19:07:46 +01:00
4321cdadb9
bump versions
2022-11-02 19:06:24 +01:00
cc2122b50c
wallet-core: fix coin allocation when doing refresh
2022-11-02 19:05:06 +01:00
566248aec4
wallet-core: add byStatus indices for peer payment object stores
2022-11-02 18:31:05 +01:00
ae818df3bf
-dce and type fixes
2022-11-02 18:27:54 +01:00
8442452c33
wallet-core: get rid of AmountJson in public API
2022-11-02 18:24:54 +01:00
d50294f76e
wallet-core: DB FIXMEs (amount format)
2022-11-02 18:23:17 +01:00
6c3ef31d9a
wallet-core: DB FIXMEs
2022-11-02 17:09:59 +01:00
14456bb942
wallet-core: address DB FIXMEs
2022-11-02 17:02:42 +01:00
91e069c742
bump versions
2022-11-02 15:00:05 +01:00
1e6e1a22cd
wallet-core: fix exchange management test case, surface exchange update error info in list
2022-11-02 14:23:26 +01:00
fe011321a4
wallet-core: compute residual amount for recoup properly
2022-11-02 13:40:03 +01:00
87bc4a6fcd
wallet-core: fix recoup issue
2022-11-02 12:50:34 +01:00
aab3f917c4
-harness fixes for kyc
2022-11-01 17:52:51 +01:00
504d9f09b4
wallet-core: remove kyc and wad fee
2022-11-01 17:26:24 +01:00
ab48d3df6e
-rename
2022-11-01 15:36:10 +01:00
d63a773bf5
wallet-core: report supportedAgeGroups
2022-11-01 15:31:48 +01:00
a0305884eb
integration tests: add test for withdrawing many coins
2022-11-01 14:25:02 +01:00
8e1622a915
wallet-core: better KYC error message
2022-11-01 13:39:42 +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
b513665408
taler-util: remove legacy member
2022-11-01 12:20:50 +01:00
3c50b1233e
taler-wallet-cli: fix sourcemap support
2022-11-01 12:01:21 +01:00
dab739a63e
wallet-core: use PeerContractTerms
2022-11-01 11:41:28 +01:00
2f6225f6e7
taler-util: fix config utils for ESM
2022-10-31 20:28:28 +01:00
Sebastian
e80e3f28fe
dev-experiment should call method directly
2022-10-31 15:16:52 -03:00
Sebastian
9f57aa1cc5
keep CLI command without ext
2022-10-31 14:07:22 -03:00
Sebastian
f0fde728a3
full ESM build
2022-10-31 14:00:22 -03:00
Sebastian
ccd7f07c46
dist build should be ESM also
2022-10-31 13:40:27 -03:00
0e7a0741c6
-type fixes
2022-10-31 17:18:16 +01:00
5a91fbe2b7
bump versions
2022-10-31 17:11:00 +01:00
78b4ab19a3
wallet-core: use string amounts for deposit response
2022-10-31 17:08:42 +01:00
780eb20227
wallet-core: fix deposit with age restrictions
2022-10-31 16:51:01 +01:00
Sebastian
6d08ed0680
running wallet script outside the project needs .mjs extension
2022-10-31 12:49:44 -03:00
d3855a1861
demobank-ui: fix error reporting
2022-10-31 16:06:22 +01:00
6e7928062f
demobank-ui: handle per-deployment customization
2022-10-31 13:11:40 +01:00
234ee55882
demobank-ui: bundle asses properly
2022-10-31 12:51:45 +01:00
402ecb1a14
demobank-ui: avoid experimental nodejs API
2022-10-31 12:26:21 +01:00
321c1781d9
taler-wallet-cli: experimental esbuild script for CLI
2022-10-31 12:04:15 +01:00
9cc20fc5af
repo: GNU-style build system for demobank-ui package
2022-10-31 12:02:09 +01:00
Sebastian
93ef4dace0
sync worker doesn't use require and ESM doesn't allows it
2022-10-31 00:23:38 -03:00
Sebastian
2f17d81802
require and __filename is not supported for ESM
2022-10-31 00:07:54 -03:00
MS
4feb79f3c9
typo
2022-10-30 16:52:47 +01:00