Sebastian
86636142a2
split wallet,popup .html
2021-06-16 17:17:18 -03:00
Sebastian
562b2cf8d2
fix: ReferenceError: state is not defined
2021-06-16 17:17:17 -03:00
d41ae5eb97
separate wallet state from wallet client
2021-06-15 18:52:43 +02:00
5c26461247
database access refactor
2021-06-09 15:24:19 +02:00
Sebastian
e1b363c7dd
delete database when pressing reset-db
2021-06-04 12:42:35 -03:00
Sebastian
e223c01275
handle reset click, still need to delete database but the funcionality is missing for firefox
2021-06-04 12:42:34 -03:00
Sebastian
4ed4535bc0
preact routing on the wallet
2021-05-07 18:16:30 -03:00
Sebastian
30f86f8748
migrate to preact
2021-05-07 10:39:49 -03:00
d44740b787
fix build issues
2021-03-27 14:36:08 +01:00
Sebastian
4845ebddf6
0006728: set up wallet CI pipeline for WebExtension build
...
This commit split in three main things:
* added deploy-webext to upload the extension zipfile
* put scope into the npm packages to be able to deploy them
* added deploy-npm to deploy related npm packages
Also, fixing bug on `make clean`. Some packages where not
being deleting tsconfig.tsbuildinfo and making subsequent
`make` fail
2021-02-01 17:07:22 -03:00
050999a910
implement infrastructure for future DB migrations via backup
2021-01-13 00:50:56 +01:00
Florian Dold
71abddec5e
make withdrawal, pay and refunds work in the WebExtension
2020-09-09 12:45:49 +05:30
Florian Dold
1548086f50
make diagnostics, welcome page and permissions work again
2020-08-21 20:56:25 +05:30
Florian Dold
e3850158c2
re-implement integration test functionalty that will be used by the exchange for testing
2020-08-14 13:06:42 +05:30
Florian Dold
cbe325cb0f
web extension WIP
2020-08-14 00:13:51 +05:30
Florian Dold
f180d05804
remove excessive namespacing, format
2020-08-12 12:41:00 +05:30
Florian Dold
172a51a43a
towards webextension working again
2020-08-10 22:19:23 +05:30
Florian Dold
ffd2a62c3f
modularize repo, use pnpm, improve typechecking
2020-08-03 13:01:05 +05:30