Commit Graph

3199 Commits

Author SHA1 Message Date
Vlad Stan
5638bca2d7 refactor: payment: first migration 2022-08-03 13:50:07 +03:00
Vlad Stan
3765900be0 refactor: extract send-to component 2022-08-03 13:50:07 +03:00
Vlad Stan
3e7ce185f6 refactor: rename component 2022-08-03 13:50:07 +03:00
Vlad Stan
be6dbb68c6 refactor: rename fee to fee-rate 2022-08-03 13:50:07 +03:00
Vlad Stan
e98e3504ad feat: partial payment redesign 2022-08-03 13:50:07 +03:00
Vlad Stan
799fb99661 feat: UI/UX improvements 2022-08-03 13:50:07 +03:00
Vlad Stan
e6b46301df refactor: extract utxo-list component 2022-08-03 13:50:07 +03:00
Vlad Stan
d6b285feb5 refactor: extract history component 2022-08-03 13:50:07 +03:00
Vlad Stan
ff29aacace refactor: extract address-list component 2022-08-03 13:50:07 +03:00
Vlad Stan
8376f08e8b chore: code format html component files 2022-08-03 13:50:07 +03:00
Vlad Stan
afbdfeff8c refactor: clean-up 2022-08-03 13:50:07 +03:00
Vlad Stan
c5755ac587 refactor: extract wallet-list component 2022-08-03 13:50:07 +03:00
Vlad Stan
b18a4d37e3 refactor: extract wallet-config 2022-08-03 13:50:07 +03:00
Vlad Stan
46dfd337b2 refactor: move components one folder up 2022-08-03 13:50:07 +03:00
Vlad Stan
b96bdf25f6 feat: basic use of custom components 2022-08-03 13:50:07 +03:00
Vlad Stan
f102928812 feat: hide panels after transaction is broadcast 2022-08-03 13:50:01 +03:00
Vlad Stan
63424d1ca4 feat: show spinner while signing tx 2022-08-03 13:50:01 +03:00
Vlad Stan
99813a48cd feat: always show PSBT input text (for outside PSBTs) 2022-08-03 13:50:01 +03:00
Vlad Stan
412dc8b579 feat: add restore command 2022-08-03 13:50:01 +03:00
Vlad Stan
559b4a663c feet: add seed command 2022-08-03 13:50:01 +03:00
Vlad Stan
9cbd01d514 feat: add wipe command 2022-08-03 13:50:01 +03:00
Vlad Stan
5f7537f600 feat: add help command 2022-08-03 13:50:01 +03:00
Vlad Stan
01c81c1a83 feat: simplify UI 2022-08-03 13:50:01 +03:00
Vlad Stan
ded6df61b1 feat: more small UI impreovemsnts 2022-08-03 13:50:01 +03:00
Vlad Stan
7f32139bcd feat: ui/ux improvements 2022-08-03 13:50:01 +03:00
Vlad Stan
9c343acf86 feat: ui improvements 2022-08-03 13:50:01 +03:00
Vlad Stan
a0d56a7e06 feat: login and send commands to HWW 2022-08-03 13:50:01 +03:00
Vlad Stan
b7c4a411b1 feat: integrate psbt response from HWW 2022-08-03 13:50:01 +03:00
Vlad Stan
367faf437a feat: broadcast transaction (partial solution) 2022-08-03 13:50:01 +03:00
Vlad Stan
6098b8308e feat:small UI improvements 2022-08-03 13:50:01 +03:00
Vlad Stan
0e87e6608f fix: handle Connect/Disconnect failure state 2022-08-03 13:49:56 +03:00
Vlad Stan
d80ae7de1b feat: show signed transaction details 2022-08-03 13:49:56 +03:00
Vlad Stan
73adc4a7e8 feat: handle psbt extract 2022-08-03 13:49:56 +03:00
Vlad Stan
3bf0bb1e63 fix: port disconnect 2022-08-03 13:48:46 +03:00
Vlad Stan
7594474189 feat: send data to and from serial port 2022-08-03 13:48:46 +03:00
Vlad Stan
ae68c4dc6e chore: code format 2022-08-03 13:48:46 +03:00
Vlad Stan
41608b4b30 feat: add basic communication via the serial port 2022-08-03 13:48:46 +03:00
Vlad Stan
7b75cbf59c feat: add Share PSBT button with options 2022-08-03 13:48:46 +03:00
calle
91fefdb83d
migration for extensions (#835) 2022-08-03 11:27:08 +02:00
fusion44
989c6b51ba
Updates to documentation (#574)
* fix: rpc library install when using LND

fixes #563

* chore: improve some out of date docs

Co-authored-by: calle <93376500+callebtc@users.noreply.github.com>
2022-08-03 10:03:01 +02:00
Arc
d38ff896f6
update dev docs for internal testing before pushing (#801) 2022-08-03 09:55:20 +02:00
MatthewCroughan
28af0a2100
nix: add defaultText to services.lnbits.package (#803)
Without this, evaluating the module doesn't provide a default value visible on search.nixos.org
2022-08-03 09:52:04 +02:00
Tiago Vasconcelos
716a30a0fc
make instant wallet available in custom vouchers (#830) 2022-08-03 09:51:16 +02:00
Arc
972a1d4ac9
Update installation.md 2022-08-02 22:02:53 +01:00
Arc
a948f0f8d9
Update installation.md 2022-08-02 22:01:09 +01:00
Arc
08fd967f8a
Update installation.md 2022-08-02 22:00:55 +01:00
Arc
3b6c2b0103
Update installation.md 2022-08-02 21:59:55 +01:00
Arc
88ef3a38fc
Update installation.md 2022-08-02 21:01:58 +01:00
calle
b3c866fd1d
Code health: Small linting fix (#813)
* small linting fix

* je lint therefore je suis
2022-08-02 16:17:47 +02:00
Tiago Vasconcelos
9154660479
Fix/tipjar desc and satspay (#824)
* fix tipjar description from screwing charges

* small fix for charges when onchain isn't set

* make dni happy

* make black happy
2022-08-02 16:16:32 +02:00