benarc
afbe46be8b
reverted memo default
2021-11-03 11:49:13 +00:00
benarc
52455e14cd
tweaked create_invoice
2021-11-03 11:02:33 +00:00
Tiago vasconcelos
a840970366
fix require admin key endpoints
2021-10-20 12:03:11 +01:00
benarc
1d3bb016a2
I want them to turn black
2021-10-17 18:33:29 +01:00
Tiago vasconcelos
de97c0f696
lnurlp import execption
...
withdraw not working
2021-10-11 11:46:36 +01:00
Tiago vasconcelos
7e3b0c08dc
lnurlp cleaned and finished
2021-10-08 12:10:43 +01:00
Tiago vasconcelos
7646bbefd5
can't seem to make url_for work
2021-10-06 11:10:24 +01:00
Tiago vasconcelos
81826f3c13
fix: lnurlp, withdraw
2021-10-05 09:19:21 +01:00
Tiago vasconcelos
c0280838e7
ext: withdraw ported + lnurlp fixes
2021-09-30 14:42:04 +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
Fitti
1e0367a451
Fixes #212
...
This is a quick and dirty fix of issue #212 .
Partially reverts previous changes from commit 5fbd1f08c4
Re-implements the change in a slightly different way.
2021-06-14 05:01:34 -03:00
Tiago Vasconcelos
6a59208297
Fix form reset on LNURLp ( #201 )
...
Co-authored-by: Tiago Vasconcelos <tvasconcelos@gmail.com>
2021-06-07 18:54:22 -03:00
fiatjaf
5fbd1f08c4
lnurlp: only send success_action when it exists.
2021-06-05 15:20:36 -03:00
fiatjaf
b6f015b561
lnurlp: account for invalid amount in querystring.
2021-04-27 15:52:44 -03:00
fiatjaf
42bd5ea989
remove exception to black line-length and reformat.
2021-03-24 00:40:32 -03:00
fiatjaf
adc3e62573
abstract exchange rates code into a "util".
2021-03-14 20:43:39 -03:00
fiatjaf
d84915cb00
oops: formatting.
2020-11-21 23:23:11 -03:00
fiatjaf
d3fc52cd49
migrate to sqlalchemy-aio.
...
a big refactor that:
- fixes some issues that might have happened (or not) with asynchronous
reactions to payments;
- paves the way to https://github.com/lnbits/lnbits/issues/121 ;
- uses more async/await notation which just looks nice; and
- makes it simple(r?) for one extension to modify stuff from other extensions.
2020-11-21 23:02:14 -03:00
fiatjaf
594e28eab7
formatting.
2020-11-18 22:26:30 -03:00
fiatjaf
2e12c0ba3c
lnurlp: actually fix what the previous commit did not.
2020-11-03 19:47:13 -03:00
fiatjaf
8947358c80
lnurlp: fix ?amount satoshi -> msatoshi conversion.
2020-11-03 19:12:10 -03:00
fiatjaf
2863653261
lnurlp: accept comments, USD prices, min/max ranges.
2020-10-22 15:58:15 -03:00
fiatjaf
ea3418c21d
lnurlp: support success_text and success_url.
2020-10-09 16:17:16 -03:00
fiatjaf
c3ded859df
fix requirements after rebase.
2020-10-04 14:07:52 -03:00
fiatjaf
74117ffc57
lnurlp webhooks.
2020-10-04 12:04:49 -03:00