Commit Graph

354 Commits

Author SHA1 Message Date
Christian Grothoff
ef69cdb721 improve HTML pages for Chromium extension to explain better what is going on in terms users may understand, also fixing minor HTML syntax issue 2015-12-25 10:32:00 +01:00
Florian Dold
c51f635673 More error details, correct fulfillment redirection. 2015-12-25 00:55:02 +01:00
Florian Dold
80f43b85c8 payment 2015-12-24 03:20:18 +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
8e80bbbbb8 Merge branch 'master' of ssh://taler.net/var/git/wallet 2015-12-20 20:06:05 +01:00
Florian Dold
4bba46b53e payment 2015-12-20 20:05:06 +01:00
tg(x)
ac74006f67 manifest: update name & description 2015-12-19 02:29:06 +01:00
tg(x)
3c408c7320 webext: styling 2015-12-18 22:42:04 +01:00
tg(x)
3234e31e2d webext: styling 2015-12-18 22:36:26 +01:00
tg(x)
d044858bec webext: link fixes + manifest update 2015-12-18 19:21:30 +01:00
Florian Dold
d583dfb073 Change signaling.
The events are now sent through the document, instead of document.body.
2015-12-18 15:56:16 +01:00
Florian Dold
c03100cc0d error message 2015-12-18 13:46:40 +01:00
Florian Dold
bc05121da2 payment 2015-12-18 13:38:22 +01:00
Florian Dold
3ddfad1973 Payment "works". 2015-12-18 01:30:22 +01:00
Florian Dold
0d5c37a49e Fix some payment bugs.
It still doesn't work, some of the emscripten interface stuff
still needs to be finished.
2015-12-17 23:34:39 +01:00
Florian Dold
38c947d771 Towards payment. 2015-12-17 22:56:24 +01:00
Florian Dold
5f907c13fc double quote rule 2015-12-17 22:35:40 +01:00
Marcello Stanisci
34b039de45 Merge branch 'master' of ssh://taler.net/var/git/wallet 2015-12-17 15:30:08 +01:00
Marcello Stanisci
dbf4de68b3 fixing #4094 2015-12-17 15:29:39 +01:00
Florian Dold
6d677f0ec5 Explain purpose of timer thread. 2015-12-17 13:37:57 +01:00
Florian Dold
464bbc3762 Move interfaces for db types to extra file. 2015-12-17 13:35:35 +01:00
Florian Dold
b93638b693 Add types, simplify balance display. 2015-12-17 13:30:34 +01:00
Marcello Stanisci
c3a9888dfe typo 2015-12-16 18:07:31 +01:00
Marcello Stanisci
a16589a5d9 Making the balance appear 2015-12-16 17:52:25 +01:00
Marcello Stanisci
1c5cb38197 Merge branch 'master' of ssh://taler.net/var/git/wallet
Conflicts:
	wallet_webextension/extension/background/emscriptif.js
2015-12-16 16:52:31 +01:00
Marcello Stanisci
f5d359e702 saving handlebars tryings 2015-12-16 16:50:11 +01:00
Florian Dold
a9f3d077f9 types 2015-12-16 10:55:43 +01:00
Florian Dold
22246ea156 web worker 2015-12-16 10:48:54 +01:00
Florian Dold
92e8baa5ac type error 2015-12-16 10:46:15 +01:00
Florian Dold
276f9108ab missing files 2015-12-16 10:45:16 +01:00
Florian Dold
1b295d0f1a show balance 2015-12-16 08:01:43 +01:00
Florian Dold
3315470598 show badge 2015-12-16 05:53:55 +01:00
Florian Dold
ccce0f9749 Make withdrawal work. 2015-12-16 04:46:58 +01:00
Florian Dold
ad679a4d0e Correct types / memory leak. 2015-12-16 04:43:17 +01:00
Florian Dold
f588e1a60e Make withdrawal signature work. 2015-12-14 16:54:47 +01:00
Florian Dold
e92d26a937 More typescript. 2015-12-14 11:26:55 +01:00
Florian Dold
9d43bd45ec More consistency. 2015-12-14 09:39:02 +01:00
Florian Dold
2ecb8e25f0 RSA wrapper. 2015-12-14 08:54:59 +01:00
Florian Dold
de570d5594 More wrappers. 2015-12-14 08:26:38 +01:00
Florian Dold
9da386ed63 Skeletons for wrappers. 2015-12-14 05:36:06 +01:00
Florian Dold
441f41decc Type-safe emscripten interface. 2015-12-13 23:47:30 +01:00
Florian Dold
e370cd9ef6 Coding style 2015-12-13 18:11:34 +01:00
Florian Dold
c9180a8b3c Towards withdrawal in the WebExtension. 2015-12-13 18:10:33 +01:00
Florian Dold
833a2cf41d Pretty print wallet database. 2015-12-08 11:50:51 +01:00
Florian Dold
b2b2cd6dfc Add reserve to db. 2015-12-08 10:51:52 +01:00
Florian Dold
415570a720 Towards reserve creation. 2015-12-07 23:39:25 +01:00
Florian Dold
aeac228df7 Taler amount parsing. 2015-12-05 17:58:41 +01:00
Florian Dold
a69cccca47 Consistent names for event types. 2015-12-05 16:32:31 +01:00
Florian Dold
55f9569b90 Add library for URL parsing and manipulation. 2015-12-05 16:30:16 +01:00