Commit Graph

36 Commits

Author SHA1 Message Date
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
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
079e764ae6 fix #4121 and #4115 2016-02-18 22:50:27 +01:00
Florian Dold
a04a9d0424 refactoring / cosmetic changes 2016-02-10 02:03:31 +01:00
Florian Dold
14f636d670 gulp for stable/unstable 2016-02-09 22:17:24 +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
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
fffc1153ca Gulp build file 2016-01-18 22:28: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
5d311060a0 Minimum chrome version in manifest. 2016-01-08 21:46:29 +01:00
Florian Dold
abf15268ac Refactor wallet into logic and extension interface. 2016-01-06 15:39:22 +01:00
Florian Dold
9dc0d89118 skeleton for decorator-based schema validation 2016-01-05 18:37:21 +01:00
Florian Dold
b459ffb424 more complete DB abstractions 2016-01-05 14:20:13 +01:00
Florian Dold
ca5c272859 Manifest 2016-01-05 01:14:29 +01:00
Florian Dold
c9fc0c31ef Nicer DB interface, various refactoring. 2016-01-05 01:10:31 +01:00
Florian Dold
bcc70d6949 Allow persistent storage.
Previously, all wallet data was deleted on browser restart.
2016-01-04 10:48:57 +01:00
Florian Dold
edf5d2cc62 more types 2015-12-26 00:56:02 +01:00
Florian Dold
7c5b9017c9 License headers 2015-12-25 22:42:14 +01:00
Florian Dold
c51f635673 More error details, correct fulfillment redirection. 2015-12-25 00:55:02 +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
1b295d0f1a show balance 2015-12-16 08:01:43 +01:00
Florian Dold
415570a720 Towards reserve creation. 2015-12-07 23:39:25 +01:00
Florian Dold
55f9569b90 Add library for URL parsing and manipulation. 2015-12-05 16:30:16 +01:00
tg(x)
1089b40b1c DB structure, emscripten interface 2015-12-04 22:47:44 +01:00
tg(x)
5243a70726 webext popup 2015-12-03 20:07:03 +01:00
Florian Dold
7b6706bee3 Add skeleton for WebExtensions wallet 2015-11-25 20:46:36 +01:00