Commit Graph

78 Commits

Author SHA1 Message Date
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