Florian Dold
f67d7f54f9
threads, retries and notifications WIP
2019-12-05 19:38:19 +01:00
Florian Dold
b5ee6b7b4e
pending operations WIP
2019-12-02 17:35:47 +01:00
Florian Dold
e1369ff7e8
the giant refactoring: split wallet into multiple parts
2019-12-02 00:42:40 +01:00
Florian Dold
aaf7e1338d
wallet robustness WIP
2019-11-30 00:36:20 +01:00
Florian Dold
c623309430
WIP: simplification and error handling
2019-11-21 23:09:43 +01:00
Florian Dold
553da64990
WIP: simplify DB queries and error handling
2019-11-20 19:48:43 +01:00
Florian Dold
d6a3a54d28
installation popup in FF
2019-11-02 00:46:57 +01:00
Florian Dold
9297bbc825
fold checkPay into preparePay
2019-09-06 09:48:00 +02:00
Florian Dold
8144b0f553
welcome page with error diagnostics / react refactoring
2019-09-05 16:10:53 +02:00
Florian Dold
c35b3be795
refund view
2019-08-31 13:27:12 +02:00
Florian Dold
c3f47e8f58
api simplication
2019-08-31 12:00:04 +02:00
Florian Dold
5a7269b20d
cli refunds
2019-08-31 11:49:36 +02:00
Florian Dold
5ec344290e
support for tipping protocol changes
2019-08-30 17:27:59 +02:00
Florian Dold
defbf625bd
url-based pay/withdraw, use react hooks
2019-08-29 23:12:55 +02:00
Florian Dold
c367669d3b
remove deprecated headers
2019-08-26 00:29:02 +02:00
Florian Dold
4e6d0a8ba0
remove X- headers
2019-08-24 19:37:02 +02:00
Florian Dold
3247a45d97
always decode 'Taler-' headers
2019-08-24 19:31:24 +02:00
Florian Dold
87fdafb1a5
support headers without 'X-' prefix
2019-08-23 18:50:14 +02:00
Florian Dold
3263d05ce9
version bump / imports
2019-08-16 23:29:29 +02:00
Florian Dold
61bc36b90a
use factory instead of startWorker
2019-08-15 19:10:23 +02:00
Florian Dold
16ecbc9f17
headless wallet skeleton, type fixes
2019-07-21 23:50:10 +02:00
Florian Dold
bbff7403fb
update packages
2018-09-20 02:56:13 +02:00
Florian Dold
a75ef403ac
make linter happy
2018-04-09 00:41:14 +02:00
Florian Dold
23f4998dfe
Firefox on Android compatibility
2018-02-20 16:17:05 +01:00
Florian Dold
6aa929f2a7
Fix redirect for Firefox on Android
2018-02-20 15:12:45 +01:00
Florian Dold
f1bef0473b
prevent embedding wallet pages in other web pages
2018-02-07 16:15:40 +01:00
Florian Dold
1a66e232a5
implement aborting and getting refunds from failed payments
2018-01-29 16:41:17 +01:00
Florian Dold
c8c03e381e
better types
2018-01-23 17:05:58 +01:00
Florian Dold
2aa61c9fc7
fix refund fast path
2018-01-22 01:30:02 +01:00
Florian Dold
ae177549a5
implement flicker-free refunds
2018-01-22 01:12:08 +01:00
Florian Dold
1671d9a508
refactor tipping, adjust to new redirect-based API
2018-01-19 01:27:27 +01:00
Florian Dold
2f68e9e50e
fix handling of resource_url
2018-01-18 02:50:18 +01:00
Florian Dold
82d9c2a7cd
access refunds correctly
2018-01-18 01:37:30 +01:00
Florian Dold
c62ba4986f
implement new mobile-compatible payment logic
2018-01-17 03:49:54 +01:00
Florian Dold
202d51c6a2
refactor / put some types where they belong
2018-01-04 11:35:04 +01:00
Florian Dold
fd2cd9c383
fix lint issues and separate message types into multiple files
2018-01-03 14:42:06 +01:00
Florian Dold
6594355704
only warn when actually necessary
2017-12-12 17:37:06 +01:00
Florian Dold
b5a4bcb247
show notification dot when balance changes ( #5214 )
2017-12-12 16:39:55 +01:00
Florian Dold
c87a0d5514
show next url to go after tipping
2017-12-11 17:46:06 +01:00
Florian Dold
3c882c44b5
fix problems found by newer TypeScript compiler
2017-12-10 23:02:00 +01:00
Florian Dold
b8ccc7c990
partial implementation of tipping
2017-12-01 03:00:09 +01:00
Florian Dold
8b2f53e3ed
fix tslint warnings
2017-10-15 20:30:33 +02:00
Florian Dold
03782f8aea
derive history from db instead of storing it
2017-10-15 18:30:02 +02:00
Florian Dold
008926b184
compute full fees for refresh and spending
2017-08-30 17:08:54 +02:00
Florian Dold
24e021fef3
don't stop injection early
2017-08-30 15:36:24 +02:00
Florian Dold
43575b5919
show error in create reserve dialog
2017-08-27 06:47:13 +02:00
Florian Dold
8697efd2c8
implement refunds
2017-08-27 03:56:19 +02:00
Florian Dold
21c176a69e
add rudimentary error reporting in a new tab
2017-08-25 18:08:37 +02:00
Florian Dold
d5bba630a3
implement returning coins to user's account
2017-08-14 04:16:12 +02:00
Florian Dold
419a05e801
fix errors in injection
...
Sometimes chrome reports a different URL for a tab than what it is
internally displaying (e.g. for error pages). Previously this lead to a
"scary" error message being logged.
2017-08-09 16:51:25 +02:00