Commit Graph

51 Commits

Author SHA1 Message Date
tg(x)
bc7cfc07ed revert i18n.parts 2016-02-23 18:37:10 +01:00
tg(x)
5321853375 i18n-strings 2016-02-23 18:31:39 +01:00
tg(x)
835efda6e3 i18n 2016-02-23 18:28:12 +01:00
tg(x)
1364589bcb jedified i18n.parts 2016-02-23 15:58:05 +01:00
tg(x)
b9d085b694 Revert "revert incomplete i18n for now"
This reverts commit 86c57da86d9a8a6c30288273af41b5d676b41842.
2016-02-23 14:20:05 +01:00
Florian Dold
5591077fe9 repurchase detection 2016-02-23 14:07:59 +01:00
Florian Dold
718f81bcd8 revert incomplete i18n for now 2016-02-23 11:44:07 +01:00
Florian Dold
33abcfd4dc remove excessive logging 2016-02-22 23:31:21 +01:00
tg(x)
4e0362878e Merge branch 'master' of taler.net:/var/git/wallet 2016-02-22 23:15:43 +01:00
tg(x)
c4446d02d5 jedi18n 2016-02-22 23:15:24 +01:00
Florian Dold
82742861d2 don't use emsc directly in wallet; show more reserve creation detail 2016-02-22 23:13:28 +01:00
Florian Dold
268ca99244 fix amount arithmetic 2016-02-22 23:12:57 +01:00
Florian Dold
2760591d4d put all crypto into backend 2016-02-22 21:53:05 +01:00
Florian Dold
81428771b8 pure TS amount arithmetic 2016-02-22 21:53:05 +01:00
Florian Dold
180e122ee6 separate crypto api 2016-02-22 21:53:05 +01:00
Florian Dold
bbd20cd80a remove FF wallet link 2016-02-19 13:03:45 +01:00
Florian Dold
29dfafaa12 error handling 2016-02-19 04:23:00 +01:00
Florian Dold
5a12edcd5d factor out RPC 2016-02-19 01:30:02 +01:00
Florian Dold
07f11151aa fix schema issues 2016-02-19 01:25:56 +01:00
Florian Dold
f79533614f add crypto worker thread 2016-02-19 00:49:22 +01:00
Florian Dold
d8609a70e9 notify popup of changes 2016-02-18 23:41:29 +01:00
Florian Dold
079e764ae6 fix #4121 and #4115 2016-02-18 22:50:27 +01:00
Florian Dold
0f607edbb2 debug 2016-02-17 18:59:27 +01:00
Florian Dold
ade05920dc remove js 2016-02-17 17:52:16 +01:00
Florian Dold
059de061ab contract schema 2016-02-17 17:51:25 +01:00
Florian Dold
874d083ec3 simplify wallet message dispatching and error handling 2016-02-17 15:56:48 +01:00
Florian Dold
0c760bc2a1 UI improvements and error handling 2016-02-15 15:53:59 +01:00
Florian Dold
526e88695f suggest mint based on currency (stub) 2016-02-15 11:30:06 +01:00
Florian Dold
c34a6612ec refactoring in preparation for #4121 2016-02-11 18:17:02 +01:00
Florian Dold
164d5f20c3 refactoring; make wallet follow new bank protocol 2016-02-11 11:30:41 +01:00
Florian Dold
a04a9d0424 refactoring / cosmetic changes 2016-02-10 02:03:31 +01:00
Florian Dold
5e85cd8b8f new reserve creation protocol 2016-02-09 21:56:06 +01:00
Florian Dold
42a0076f59 new fulfillment protocol 2016-02-01 15:10:20 +01:00
Florian Dold
d2f1cb3234 fix #4153 and #0004154 2016-01-26 17:24:42 +01:00
Florian Dold
5f996fedbc parse json fulfillment url from payment 2016-01-24 19:57:09 +01:00
Florian Dold
53654b3622 Redirect to bank page on reserve creation success
Fixes #4084.
2016-01-24 03:30:54 +01:00
Florian Dold
b8627813be Replace handlebars with mithril, hooks for i18n.
The wallet is now a single page application.
2016-01-24 02:29:13 +01:00
Florian Dold
ffe6dee6aa refactor code to be clearer/prettier 2016-01-11 02:56:32 +01:00
Florian Dold
4f934925e0 Do not call main from the WX library. 2016-01-11 02:48:19 +01:00
Florian Dold
b3f0b76f7f Replace format util with ES6 string templates. 2016-01-10 23:52:58 +01:00
Florian Dold
473503a246 The great modularization.
Use ES6 module syntax and SystemJS modules for everything.

Some testing stubs were added as well.
2016-01-10 20:07:42 +01:00
Florian Dold
7c5b9017c9 License headers 2015-12-25 22:42:14 +01:00
Florian Dold
4101bc0f53 Fix embarassingly wrong constant 2015-12-20 21:38:41 +01:00
Florian Dold
604cb2f804 Missing files, payment 2015-12-20 20:34:20 +01:00
Florian Dold
38c947d771 Towards payment. 2015-12-17 22:56:24 +01:00
Marcello Stanisci
a16589a5d9 Making the balance appear 2015-12-16 17:52:25 +01:00
Florian Dold
276f9108ab missing files 2015-12-16 10:45:16 +01:00
Florian Dold
e92d26a937 More typescript. 2015-12-14 11:26:55 +01:00
Florian Dold
aeac228df7 Taler amount parsing. 2015-12-05 17:58:41 +01:00
Florian Dold
55f9569b90 Add library for URL parsing and manipulation. 2015-12-05 16:30:16 +01:00