Sebastian
|
036f8a463f
|
remove diag, check tos
|
2023-09-08 11:15:13 -03:00 |
|
|
b63937703c
|
move bank API client to taler-util, update typescript config
|
2023-09-06 13:24:34 +02:00 |
|
|
8fed5b4b73
|
wallet-core: allow version change event
|
2023-08-30 18:33:56 +02:00 |
|
|
a713d90c3c
|
wallet-core: remove old sync code, add stored backups skeleton
|
2023-08-30 18:01:18 +02:00 |
|
|
aba173d8a9
|
wallet-core: open DB inside wallet handle, back up meta DB as well
|
2023-08-30 16:51:51 +02:00 |
|
|
0a05f6d903
|
wallet-core: always use batch withdrawal
|
2023-08-22 16:37:27 +02:00 |
|
Sebastian
|
773712419e
|
log notification from wallet
|
2023-06-20 11:18:55 -03:00 |
|
Sebastian
|
d03bfa714b
|
fixing web-utils new imports
|
2023-05-05 08:52:58 -03:00 |
|
Sebastian
|
c5c00e4da7
|
moving libs to web utils, apply new mock api to backoffice
|
2023-04-21 07:35:03 -03:00 |
|
Sebastian
|
d483a3f557
|
fix #7704
|
2023-04-19 12:42:47 -03:00 |
|
Sebastian
|
b34f3568e8
|
check if the script should be injected
remove header listener
|
2023-04-18 10:47:53 -03:00 |
|
Sebastian
|
7b2de89444
|
use /taler-uri as redirection point to all taler uris
|
2023-04-13 12:57:40 -03:00 |
|
Sebastian
|
867d2ca76b
|
fix encoded uri, add pay template cta
|
2023-03-10 01:27:31 -03:00 |
|
|
825d2c4352
|
make wallet-cli runnable under qtart
|
2023-02-16 02:50:29 +01:00 |
|
Sebastian
|
6106caeba9
|
fix broken build since wallet-core new api and placeholder for payment-temlate
|
2023-02-13 15:32:23 -03:00 |
|
Sebastian
|
7ea8321ddd
|
introducing getBalanceDetail for getting all depositable/transferable amount for a currency
|
2023-01-20 15:41:55 -03:00 |
|
Sebastian
|
346056ca91
|
feat: adjust log level from developer page
|
2023-01-19 17:05:34 -03:00 |
|
Sebastian
|
9b04d8bf35
|
fix #7152
|
2023-01-09 08:38:48 -03:00 |
|
Sebastian
|
590cda1dd3
|
split foreground and background api
|
2023-01-04 15:46:01 -03:00 |
|
Sebastian
|
dc002f99a9
|
support for ext+taler:// while taler:// is not yet allowed as scheme
|
2022-12-22 18:42:18 -03:00 |
|
Sebastian
|
f1962dceb3
|
remove clipboardRead permission & pretty
|
2022-12-22 12:13:59 -03:00 |
|
Sebastian
|
a73d24759c
|
testing function sum and freeze
|
2022-12-21 16:36:24 -03:00 |
|
Sebastian
|
7873571d22
|
add typecheck to background operations
|
2022-12-21 16:24:18 -03:00 |
|
|
9ec3448076
|
remove deprecated taler://notify-reserve URI handling
|
2022-11-11 11:16:01 +01:00 |
|
Sebastian
|
1e39c57cb9
|
wallet dev mode and backup into devmode
|
2022-10-24 11:12:28 -03:00 |
|
Sebastian
|
414b1b84e8
|
implement the simplest recovery function
|
2022-10-20 14:54:29 -03:00 |
|
Sebastian
|
b011c8a32e
|
terms and privacy on exchange selection
|
2022-10-14 16:12:49 -03:00 |
|
|
7b40a9f415
|
-fix missing enum case
|
2022-10-13 14:14:41 +02:00 |
|
|
70d37e4ed3
|
integration tests: test crypto worker
We test instantiations of both crypto workers that are available for
node.
|
2022-10-05 15:45:28 +02:00 |
|
|
dd14e67c70
|
wallet-core: improve crypto worker code duplication
Also add new testCrypto call for later testing
|
2022-10-05 12:52:49 +02:00 |
|
|
0a3f9979b2
|
firefox hotfix
|
2022-09-30 13:11:17 +02:00 |
|
Sebastian
|
6ddb2de842
|
pretty
|
2022-09-16 14:29:35 -03:00 |
|
Sebastian
|
ad63d4c0e1
|
add clipboard perms
|
2022-09-12 14:28:53 -03:00 |
|
Sebastian
|
e0e33a88db
|
adding informantion about the service worker version on the setting page
|
2022-09-05 13:04:31 -03:00 |
|
Sebastian
|
d84424202d
|
p2p tx rendering
|
2022-08-31 00:20:35 -03:00 |
|
Sebastian
|
e09005a577
|
updating old copyright header
|
2022-06-06 12:05:26 -03:00 |
|
Sebastian
|
fb6aff76d2
|
prettier
|
2022-06-06 00:09:25 -03:00 |
|
Sebastian
|
37690dd22c
|
handling service worker waiting phase
|
2022-05-06 17:29:52 -03:00 |
|
Sebastian
|
038dcbc9b7
|
fix #5845 added run-gc on webex
|
2022-04-29 15:49:16 -03:00 |
|
Sebastian
|
b239ae1029
|
keep alive manifest v3
|
2022-04-28 13:26:29 -03:00 |
|
Sebastian
|
451dd746da
|
toggle permission
|
2022-04-27 14:33:52 -03:00 |
|
Sebastian
|
1a06f67006
|
console to logger
|
2022-04-21 15:39:30 -03:00 |
|
Sebastian
|
ec9aed276a
|
fix: timer API should be exported from src/index
|
2022-04-13 13:54:54 -03:00 |
|
Sebastian
|
c3c0f3bfbb
|
using alarm service intead of timeout api when the wallet is running in a service worker environment
|
2022-04-11 15:11:44 -03:00 |
|
Sebastian
|
8642f8edcd
|
fix loop rendering
|
2022-03-30 14:23:28 -03:00 |
|
Sebastian
|
8da1843b82
|
typo
|
2022-03-29 10:04:34 -03:00 |
|
Sebastian
|
3dd1047b08
|
added react eslint and fix most of the warns
|
2022-03-29 10:04:33 -03:00 |
|
Sebastian
|
e2651bdff2
|
add extension to every import
|
2022-03-28 23:41:07 -03:00 |
|
Sebastian
|
ddfb40e50c
|
new dev environment
|
2022-03-25 16:58:00 -03:00 |
|
Sebastian
|
32f6409ac3
|
all the browser related code move into one place, making it easy for specific platform code or mocking for testing
|
2022-03-23 10:58:57 -03:00 |
|