Commit Graph

1354 Commits

Author SHA1 Message Date
Florian Dold
61558e00ae
fix breakage due to URI.js upgrade 2019-11-21 11:52:26 +01:00
Florian Dold
5b43bd857c
improve error messages 2019-11-21 11:15:42 +01:00
Florian Dold
f797f16e2f
improve error reporting 2019-11-21 10:43:40 +01:00
Florian Dold
035b3fdae2
version upgrade and formatting 2019-11-20 20:02:48 +01:00
Florian Dold
7974a76228
no more commander.js 2019-11-20 19:56:28 +01:00
Florian Dold
553da64990
WIP: simplify DB queries and error handling 2019-11-20 19:48:43 +01:00
Florian Dold
faedf69762
idb-bridge: fix typo in rollback 2019-11-19 19:36:32 +01:00
Florian Dold
d9297f3dfd
work on CLI 2019-11-19 16:16:12 +01:00
Florian Dold
87aa0f65c3
android: use akono module 2019-11-14 18:51:54 +01:00
Florian Dold
25c68d4487
remove more bad logging 2019-11-14 17:22:29 +01:00
Florian Dold
52f162a3ef
remove more bad logging 2019-11-14 17:18:20 +01:00
Florian Dold
a2e7335cab
remove unconditional debug log 2019-11-14 17:10:12 +01:00
Florian Dold
6e16de675b
submodules 2019-11-11 17:04:16 +01:00
Florian Dold
755c62be7f
version bump 2019-11-11 17:00:43 +01:00
ng0
b236d29d8f
update 2019-11-02 15:55:23 +00:00
ng0
5e05c22c57
Merge branch 'master' of git.taler.net:wallet-core 2019-11-02 15:54:43 +00:00
ng0
d5794f507b
update url of build-common. 2019-11-02 15:54:15 +00:00
Florian Dold
70a2322940
automate android distribution, use files instead of .npmignore 2019-11-02 13:38:41 +01:00
Florian Dold
d184633a88
fix test case 2019-11-02 00:48:13 +01:00
Florian Dold
d6a3a54d28
installation popup in FF 2019-11-02 00:46:57 +01:00
Florian Dold
574e6ce37c
don't do requestUpdateStatus on FF 2019-11-02 00:24:18 +01:00
Florian Dold
8f973c69c4
handle multiple refresh sessions correctly for refunded coins 2019-11-02 00:22:55 +01:00
Florian Dold
8080c9a285
bump WebExtension manifest version 2019-11-01 18:40:33 +01:00
Florian Dold
ae8a005271
protocol changes 2019-11-01 18:39:23 +01:00
Florian Dold
1c5a9d2474
gitignore 2019-11-01 18:39:18 +01:00
Florian Dold
a6bd153339
simplify configure.py 2019-11-01 12:19:59 +01:00
Florian Dold
09245bcbf9
build system 2019-11-01 12:17:41 +01:00
ng0
ef02858f00
ignore config.mk for npm 2019-10-19 12:18:55 +00:00
ng0
67901f2f9c
ignore old build scripts folder 2019-10-19 12:18:17 +00:00
ng0
762cd9090f
sync python test from build-scripts 2019-10-18 16:04:15 +00:00
ng0
7a088ba0ca
We need at least python 3.7 for the build-system. 2019-10-18 15:36:15 +00:00
Florian Dold
d79c2777c7
build system 2019-10-14 22:39:12 +05:30
ng0
a76a1ccf8e
+x perms 2019-10-11 22:30:06 +00:00
ng0
68702e24a6
bump submodules 2019-10-11 22:29:32 +00:00
ng0
8d8d578abc
bootstrap. 2019-10-11 22:28:33 +00:00
ng0
cb8c7e889b
bump build-scripts 2019-10-11 22:21:16 +00:00
Florian Dold
b3516776cf
bump version 2019-10-05 23:31:18 +05:30
Florian Dold
4aaa66f390
build system 2019-10-05 23:31:08 +05:30
ng0
ac506ebff4
bump build-scripts. 2019-10-04 17:00:06 +00:00
ng0
4d853d51ca
README: document that PREFIX environment variable is read. 2019-10-04 10:49:59 +00:00
ng0
96b791ca1d
README: Adjust to new configure, fix typo, syntax. 2019-10-04 10:45:01 +00:00
ng0
314e499ef0
bump submodule, add lines to enable bootstrapping the submodule and configure* 2019-10-02 21:25:19 +00:00
ng0
42324a357b
add submodule. 2019-10-02 21:20:22 +00:00
Florian Dold
3f6d3d186b
taler URI parsing
* add support for non-https taler://pay URIs
* implement path prefix properly
2019-10-02 14:22:26 +05:30
Florian Dold
e3a5dbfe32
bump version 2019-10-01 21:02:04 +02:00
Florian Dold
1a23fbcb4f
adapt to instance changes 2019-10-01 20:46:22 +02:00
ng0
831d27c4df
redirect stderr to stdout. 2019-10-01 17:44:58 +00:00
ng0
2d60f76abf
configure: implement --yarn 2019-10-01 17:32:29 +00:00
ng0
040475967c
configure: test for yarn help result containing "No such file" etc,
so that we can catch the yarn possibly installed by cmdtest.

This can lead to issues, and I don't understand why apt and maybe
other PMs allow namespace collisions, or resolve them in a way
which allows this to happen.
2019-10-01 16:48:23 +00:00
ng0
6e138efee0
unignore 2019-10-01 13:10:18 +00:00