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
Ben Arc
744662fb63
Started fixing endpoints
2021-04-05 00:10:54 +01:00
Ben Arc
55748b427b
Initial commit
2021-04-04 18:20:52 +01:00
Ben Arc
d7c3c4e51c
Removed satspay ext
2021-04-04 13:32:03 +01:00
Ben Arc
ae5d45a73e
Get wallets
2021-04-02 23:38:40 +01:00
Ben Arc
6f42413107
Added countedown
2021-04-01 02:31:35 +01:00
Ben Arc
0db516b6e0
watchonly working, satspay broken
2021-03-31 23:49:36 +01:00
benarc
569f43fe81
Satspay display link
2021-02-23 20:42:24 +00:00
benarc
5c894ff707
Adding satspay docs, making same as btcpay
2021-02-23 19:35:17 +00:00
benarc
be6ee64b4e
Cleaning up watchonly
2021-02-23 14:31:05 +00:00
benarc
385406a78a
Watchonly statspay basic gui working
2021-02-22 00:45:52 +00:00
benarc
ecfcc167f0
Splitting into x2 extensions
...
Splitting extension into 2, SatsPay Server, a BTCPay Server type extension, and WatchOnly
2021-02-21 17:53:43 +00:00