Commit Graph

43 Commits

Author SHA1 Message Date
Florian Dold
fc6db1824e move to ES6, clean up views 2016-09-14 15:20:18 +02:00
Florian Dold
8852857347 fix compiler warnings 2016-09-12 20:25:56 +02:00
Florian Dold
e3cc9c59bc stricter type checking 2016-09-12 17:41:12 +02:00
Florian Dold
7352b62aab Make JSless payments work. 2016-09-09 14:11:55 +02:00
Florian Dold
a164ea9183 rudimentary 402 handling 2016-09-08 17:26:31 +02:00
Florian Dold
a83e60e605 rename event, move logic into wallet 2016-09-06 15:03:34 +02:00
Florian Dold
356a2eb01a refactor shop api event handling 2016-09-06 14:39:45 +02:00
Florian Dold
93327f5274 skeleton for webrequest 2016-09-06 13:31:30 +02:00
Marcello Stanisci
1349ec561e fixing #4594 2016-07-07 17:59:29 +02:00
Florian Dold
d663b3768b add receiver field to contract 2016-06-27 16:08:16 +02:00
Florian Dold
5652600c96 update wrapper (crypto changed) 2016-05-31 15:36:54 +02:00
Florian Dold
7ae7475a7b retry logic 2016-05-31 15:35:02 +02:00
Florian Dold
cb531beaef don't start transaction if there is no work 2016-05-25 21:30:48 +02:00
Florian Dold
34b65e2ef7 support for derived blinding keys 2016-05-25 21:24:28 +02:00
Florian Dold
5dd21b109d logging 2016-05-24 17:52:30 +02:00
Florian Dold
27a42f9257 respond to failed payments 2016-05-24 17:30:27 +02:00
Florian Dold
ce7f7b8321 show progress 2016-05-24 02:05:19 +02:00
Florian Dold
741dff2706 check for re-payment (fix #4525) 2016-05-24 01:53:56 +02:00
Florian Dold
50fb0f2beb retry operations from db / after failure 2016-05-24 01:18:23 +02:00
Florian Dold
cb7e04c041 comments / rename / fix type error 2016-05-24 00:36:20 +02:00
Florian Dold
afc87f3c59 implement flatMap operation for query streams 2016-05-24 00:28:24 +02:00
Florian Dold
510c239b2b remove tex temp files that don't belong here 2016-05-13 13:51:46 +02:00
Florian Dold
d0a4f9f934 UI fixes 2016-04-27 06:03:04 +02:00
Florian Dold
52707f87e7 adapt to protocol changes and improve error handling 2016-04-22 18:03:56 +02:00
Florian Dold
d5fc7ee42d Leave sending the payment blob to the merchant. 2016-04-06 02:06:57 +02:00
Florian Dold
d650491646 Fix i18n issues 2016-04-06 01:32:19 +02:00
Florian Dold
3bb1ae72fa update emscripten generated code 2016-04-05 14:52:59 +02:00
Florian Dold
d83a8402bb remove out-of-place i18n tests 2016-03-18 17:37:57 +01:00
Florian Dold
87e98b0aae clean up i18n 2016-03-18 17:35:52 +01:00
Florian Dold
0fe14b7206 vendor jed.js 2016-03-17 13:28:27 +01:00
Florian Dold
8cbef4c4c7 fix inadvertent double spending with coin selection 2016-03-05 01:36:38 +01:00
Florian Dold
fe0689980f Fix notification registration on installing the wallet. 2016-03-04 18:01:52 +01:00
Florian Dold
13a8f36cad re-inject extension on load 2016-03-02 15:33:23 +01:00
Florian Dold
18904a4a6d type error 2016-03-02 05:23:16 +01:00
Florian Dold
8714240c90 show accepted exchanges 2016-03-02 02:16:18 +01:00
Florian Dold
7c03db9ba0 db versioning 2016-03-02 00:49:10 +01:00
Florian Dold
1cca800254 add author 2016-03-01 19:56:41 +01:00
Florian Dold
5c600904f5 Add copyright header to mithril.js
The version from the official repo
(https://github.com/lhorie/mithril.js) has no license header, but its
LICENSE file has the MIT license in it.
2016-03-01 19:43:38 +01:00
Florian Dold
9a197d619c mint->exchange 2016-03-01 19:39:17 +01:00
tg(x)
cdde6fd03b Revert "Revert "html lang""
This reverts commit ea7fb2d5c8.
2016-03-01 14:47:56 +01:00
Florian Dold
ea7fb2d5c8 Revert "html lang"
The changes were incomplete and broke the reserve
creation dialog, reverted for now.

This reverts commit 7c0ca49d03.
2016-03-01 14:05:38 +01:00
tg(x)
7c0ca49d03 html lang 2016-02-29 18:19:20 +01:00
Florian Dold
c962e94021 restructure 2016-02-29 18:03:02 +01:00