Vlad Stan
5317d5afd5
feat: use multiple charges balance endpoint (one call only)
2022-07-28 15:35:39 +03:00
Vlad Stan
6da62c648a
feat: use single charge endpoint for balance
2022-07-28 15:35:39 +03:00
Vlad Stan
475fd566e6
fix: remove retry logic for pending funds
2022-07-28 15:35:39 +03:00
Vlad Stan
a9506cee11
feat: show pending funds
2022-07-28 15:35:39 +03:00
Vlad Stan
efbf34a51e
feat: show message when new payment detected
2022-07-28 15:35:39 +03:00
Vlad Stan
0cd8ba956a
feat: more UI polishing
2022-07-28 15:35:39 +03:00
Vlad Stan
05bc887ad5
feat: make the panels responsive
2022-07-28 15:35:39 +03:00
Vlad Stan
3bd4253292
feat: use bootstrap tables for the layout (not fixed px values)
2022-07-28 15:34:37 +03:00
Vlad Stan
912a7e1c4b
feat: add web-socket to mempool; & replace UI mappings
2022-07-28 15:34:37 +03:00
Vlad Stan
d74b48b0b6
refactor: method renamings
2022-07-28 15:34:37 +03:00
Vlad Stan
615520bcb3
feat: separate invoice check from onchain check
2022-07-28 15:34:36 +03:00
Vlad Stan
1dd51a2752
refactor: extract methods to utils
2022-07-28 15:34:36 +03:00
Vlad Stan
09a9a0f9ec
refactor: remove extra state fields
2022-07-28 15:34:36 +03:00
Vlad Stan
74322232d0
fix: add await for rescan
2022-07-28 15:34:36 +03:00
Vlad Stan
91c6d32852
feat: do client side rescan for onchain address
2022-07-28 15:34:36 +03:00
Vlad Stan
6c21bf359c
choe: format
2022-07-28 15:34:36 +03:00
Vlad Stan
b5e97f08a6
chore: code clean-up
2022-07-28 15:34:36 +03:00
Vlad Stan
8e05a11978
refactor: replace var
with const
2022-07-28 15:34:36 +03:00
Vlad Stan
50b2dcfcaa
refactor: clean-up unnecessary self
2022-07-28 15:34:36 +03:00
Vlad Stan
6cfa8e30bc
refactor: replace promises with async/await
2022-07-28 15:34:36 +03:00
Vlad Stan
d93b199735
fix: pass charge
param as JSON
2022-07-28 15:34:36 +03:00
Vlad Stan
2b5fc82110
feat: update text Watch-Only
-> Onchain Wallet (watch-only)
2022-07-28 15:03:22 +03:00
ben
3a28ff1020
added swagger to extensions
2022-07-27 19:21:04 +01:00
calle
92887ed169
Format: prettier ( #707 )
...
* format: prettier
* gh-actions: add prettier checkg
* actions
2022-07-05 21:14:56 +02:00
blackcoffeexbt
f44bd55b4b
Corrected example CURL requests in multiple extension API docs ( #689 )
...
* Updated api docs example CURL calls for satspay server
* Updated api docs example CURL calls for copilot extension
* Updated api docs example CURL calls for jukebox extension
* Updated api docs example CURL calls for livestream extension
* Updated api docs example CURL calls for lnaddress extension
* Updated api docs example CURL calls for lnurldevices extension
* Updated api docs example CURL calls for lnurlp extension
* Updated api docs example CURL calls for offlineshop extension
* Updated api docs example CURL calls for paywall extension
* Updated api docs example CURL calls for satsdice extension
* Updated api docs example CURL calls for splitpayments extension
* Fix typo double slash in satsdice extension api docs
* Updated api docs example CURL calls for tpos extension
* Updated api docs example CURL calls for watchonly extension
2022-07-05 17:20:42 +02:00
Ben Arc
ce6620882f
Satspay tooltip fix (quart commit 8e3230287dd191a743479ee9ceb2f497c43dd9bc)
2022-03-11 13:25:14 +00:00
Tiago vasconcelos
e3c6d7aebe
fix :// in bitcoin
2021-12-29 15:19:09 +00:00
Tiago vasconcelos
87105b22bb
fix lightning://
...
fix lightning://
2021-12-29 15:15:49 +00:00
Tiago vasconcelos
2991cbce1f
add listener to invoice
2021-12-29 12:57:43 +00:00
Tiago vasconcelos
0ef0188462
index
2021-12-28 15:16:45 +00:00
Tiago vasconcelos
1537b06e00
reset form
2021-11-10 17:00:53 +00:00
benarc
e03370188a
Fixed payment checking
2021-10-22 00:41:30 +01:00
Tiago vasconcelos
ec4117a5f4
satspay done
2021-10-14 22:30:29 +01:00
Tiago vasconcelos
e939666107
satspay initial converstion
2021-10-14 11:45:56 +01:00
Tiago vasconcelos
43f36afeb0
satspay ext added
2021-10-14 10:02:02 +01:00
Tiago vasconcelos
6edac8ae8d
remove extensions
2021-10-01 10:49:11 +01:00
Ben Arc
fe123d6d31
Put extensions back so we can start converting
2021-08-20 12:44:03 +01:00
Ben Arc
9c313586bd
removed all but one extension, so we can focus on core
2021-08-16 18:12:48 +01:00
Ben Arc
aa1c83cdc4
added dynamic titles for continuity
2021-07-25 14:26:20 +01:00
Ben Arc
b0c0b9f851
Changed primary/secondary colours to branded
2021-06-29 02:10:30 +01:00
Ben Arc
8500b7767c
Fixed button bug
2021-06-10 23:09:24 +01:00
Ben Arc
86c03fa5d9
Deleted some prints
2021-04-13 00:18:10 +01:00
Ben Arc
61f6e2a4f2
Fixed prettier (again)
2021-04-09 00:49:01 +01:00
Ben Arc
6a18766a82
Fixed prettier
2021-04-09 00:36:56 +01:00
Ben Arc
4219513a8a
Cleaned up api
2021-04-09 00:22:52 +01:00
Ben Arc
6a7c28eb0e
Deleted some prints
2021-04-08 01:34:44 +01:00
Ben Arc
b7090d963b
Removed ability to update charge, as caused too many issues
2021-04-08 01:01:10 +01:00
Ben Arc
2d8f85f77c
SatsPayServer works apart from updating charges
2021-04-07 22:51:33 +01:00
Ben Arc
90319bfd8c
Satspay mostly working
2021-04-07 01:50:38 +01:00
Ben Arc
f5d06653a6
Counted working
2021-04-05 01:48:35 +01:00