Dr. Tobias Baur
0893feb098
Update README.md
2023-03-03 11:53:50 +01:00
believethehype
97798ad5cf
Merge pull request #1 from BitcoinQnA/master
...
Update README.md
2023-03-03 10:01:37 +01:00
BitcoinQnA
c29cad9767
Update README.md
...
Add note about using separate nsec.
2023-03-03 08:59:34 +00:00
Dr. Tobias Baur
09de0f7721
Merge branch 'master' of https://github.com/believethehype/satdress
v.0.8.1
2023-03-02 17:28:31 +01:00
Dr. Tobias Baur
e30075c947
auto-build update
2023-03-02 17:28:20 +01:00
believethehype
2cb27b9b60
Update release.yml
2023-03-02 17:24:32 +01:00
Dr. Tobias Baur
2b4d7101c4
Update waitforinvoice.go
2023-03-02 15:51:44 +01:00
Dr. Tobias Baur
a909264d02
Cleanup, Threading, minor fixes
2023-03-02 15:13:48 +01:00
Dr. Tobias Baur
228cbd644a
bigger timeouts for people using tor
2023-03-02 10:08:44 +01:00
Dr. Tobias Baur
5de5723abb
Update README.md
2023-03-02 09:27:05 +01:00
Dr. Tobias Baur
10ed94a665
added support for lnd
2023-03-02 09:26:38 +01:00
Dr. Tobias Baur
134955e493
Update README.md
2023-03-01 13:56:31 +01:00
Dr. Tobias Baur
6a1124fe00
initial commit
2023-03-01 13:54:17 +01:00
fiatjaf
e37ee82b9c
cors support.
...
closes https://github.com/nbd-wtf/satdress/issues/40
2022-10-23 09:47:39 -03:00
fiatjaf
75275d2fdd
automatic builds on github actions.
2022-10-22 06:51:57 -03:00
fiatjaf
70970231b8
minor.
2022-10-17 08:48:30 -03:00
Santos Hernandez
38131f2e68
added nbd badge
2022-10-07 18:53:33 -07:00
fiatjaf
c5d0f65c88
update makeinvoice because lnbits is weird.
2022-09-18 14:17:07 -03:00
Benjamin Phạm-Bachelart / Bashy
5ef6d18c32
fixed duplicate attrib id
...
Fixed duplicate attribute id
2022-09-10 19:42:31 -03:00
fiatjaf
554012f28c
update makeinvoice so lnbits can work again.
...
fixes https://github.com/nbd-wtf/satdress/issues/37
2022-08-15 06:37:14 -03:00
pqai3
c1da2fb4eb
Increase maxSendable to 1000000000 mSats
...
In my opinion maxSendable = 100000000 mSats is to low and discourage widespread use of a lightning address made in satdress. I think 1000000000 = mSats is a good upper limit as that approach the value where an onchain transaction is cheaper.
2022-08-01 16:36:21 -03:00
fiatjaf
ec11f649f9
rename c-lightning to CLN.
2022-07-20 15:05:50 -03:00
fiatjaf
37a104729c
adapt to new makeinvoice which fully supports updated CLN and commando.
2022-07-20 15:05:14 -03:00
fiatjaf
dadd45cf08
support for "commando" method.
2022-03-15 21:18:31 -03:00
fiatjaf
e4f330d3a4
Merge pull request #30 from fiksn/multiple_domains
2022-01-20 12:01:33 -03:00
Gregor Pogacnik
e08b9519e1
Fix wrong text for invoice generation
2022-01-20 14:36:49 +01:00
Gregor Pogacnik
cfba3fa890
Fix typos
2022-01-20 14:05:39 +01:00
Blaz Blokar
70077ea5d2
css improvements
2022-01-20 14:05:34 +01:00
Gregor Pogacnik
15794baee6
Allow multiple comma-separated domains
2022-01-20 14:05:24 +01:00
Gregor Pogacnik
e0f240a3d9
Nix flake support
2022-01-20 09:33:37 -03:00
fiatjaf
a204288679
increase default makeinvoice client timeout because people are using tor.
2021-12-08 16:43:52 -03:00
Raphael
a8fd253bc3
JSON API ( #28 )
...
Co-authored-by: Raphael <raphael.schleithoff@tum.de >
Co-authored-by: Raphael <raphjaph@protonmail.com >
2021-10-27 06:48:21 -03:00
raphjaph
3102708352
docker-compose.yml so it's super easy to deploy on server or test locally ( #27 )
...
Co-authored-by: Raphael <raphael.schleithoff@tum.de >
Co-authored-by: Raphael <raphjaph@protonmail.com >
2021-10-25 08:45:47 -03:00
fiatjaf
8a5232bb70
fix deps.
...
fixes https://github.com/fiatjaf/satdress/issues/25
2021-09-28 12:10:53 -03:00
fiatjaf
74fc7a304b
allow tor proxy url to be configured.
...
fixes https://github.com/fiatjaf/makeinvoice/issues/2
2021-09-26 15:30:09 -03:00
fiatjaf
d49f2dc2c5
support eclair with new makeinvoice version.
2021-09-13 21:31:20 -03:00
xanoni
5574a494ed
index.html: better explain expected lnd settings
2021-09-06 09:36:22 -03:00
fiatjaf
85c0a801d7
remove opengraph stuff, it is confusing.
2021-08-30 16:41:52 -03:00
fiatjaf
941ebe60c6
fix placeholder: username@domain.com -> actual values.
2021-08-30 16:11:19 -03:00
Victor Afanassieff
7c009e7d8d
Added dockerfile
2021-08-30 15:58:05 -03:00
fiatjaf
1418bc3c61
remove unused .hidden
2021-08-28 09:51:44 -03:00
fiatjaf
efb41f6d6b
test invoice has pin in its description.
...
fixes https://github.com/fiatjaf/satdress/issues/12
2021-08-28 09:50:19 -03:00
fiatjaf
8a659a98e6
prettier and makefile quibbles.
2021-08-28 09:13:32 -03:00
fiatjaf
2ff031ce4e
qrcode and copy-to-clipboard.
2021-08-28 09:13:16 -03:00
fiatjaf
2b1d35ea43
fix some small things in new UI.
2021-08-28 08:54:54 -03:00
Andre Neves
aa0f6fb2cd
hotfix: h1 title server name
2021-08-26 22:59:29 -04:00
Andre Neves
c008426767
feature: UI for success page
...
hotfix: change css for domain module to handle responsiveness better
2021-08-26 22:57:36 -04:00
Andre Neves
e8ca881ba7
chore: merge conflicts
2021-08-26 12:52:37 -04:00
fiatjaf
4cef3663d3
multipage html + placeholder /grab html.
2021-08-25 07:00:16 -03:00
fiatjaf
8f09556529
lowercase DOMAIN.
...
fixes https://github.com/fiatjaf/satdress/issues/15
2021-08-24 20:57:00 -03:00