Tiago vasconcelos
a5a3331106
revert to fallback scheme + make request case insensitive
2022-02-22 16:23:50 +00:00
Arc
88df4266b7
Merge pull request #524 from lnbits/docs_api_add_unit_to_invoice
...
Fix fiat amount entry in invoice creation
2022-02-18 11:44:05 +00:00
callebtc
6496fac35f
fill mask for fiat
2022-02-18 12:35:25 +01:00
Tiago vasconcelos
251ecb8f1d
url_for params
2022-02-17 21:01:14 +00:00
calle
c626e12fa3
LNDHhub for fastapi with LIMIT ( #499 )
...
* add limit to get_payments
* add limit to lndhub
* fix defaults
* default memo
* add offset cluase
* offset for the api
2022-02-17 13:10:34 +01:00
callebtc
13a72d9a41
replace string with LNBITS_SITE_TITLE
2022-02-17 11:42:08 +01:00
callebtc
15c8557459
allow empty memo
2022-02-17 10:16:11 +01:00
callebtc
d559c604fa
invoice without memo
2022-02-17 09:29:10 +01:00
callebtc
cd84623305
amount label adaptive to uni - look at me Im a frontent dev now
2022-02-17 09:14:07 +01:00
callebtc
9fb30080ab
black
2022-02-16 22:42:27 +01:00
callebtc
30ab519c3a
amount is float and sats are int
2022-02-16 22:41:12 +01:00
callebtc
914b9f3ffe
allow amounts >0
2022-02-16 22:23:26 +01:00
Ben Arc
0367ee85a7
removed dense from lower buttons
2022-02-14 15:51:45 +00:00
Ben Arc
0aef9d4d9a
Made dense to save space
2022-02-14 15:48:56 +00:00
Ben Arc
682226c4b6
chnaged button names
2022-02-14 15:36:10 +00:00
Ben Arc
c7e501ac08
Adds lower buttons to wallet UI for smaller screens
2022-02-14 15:29:10 +00:00
Arc
155c32504a
Update api.py
2022-02-14 11:31:42 +00:00
Arc
728ab517f5
Merge branch 'main' into fix/disapearingAdminExt
2022-02-11 11:17:37 +00:00
Tiago vasconcelos
6d58027147
remove print
2022-02-10 17:06:15 +00:00
Tiago vasconcelos
4a35f84e95
fix admin default false
2022-02-10 16:44:47 +00:00
benarc
b5aad94ecd
rolled back admin fix
2022-02-10 13:55:45 +00:00
benarc
0f79213b0f
Tals admin extension fix
2022-02-10 10:09:44 +00:00
Arc
da6a2e772b
Revert "fix disapearing admin extension"
2022-02-10 09:56:02 +00:00
Tiago vasconcelos
d1d62583c4
fix for whitespace in admin users list
2022-02-09 11:16:13 +00:00
Tiago vasconcelos
4c18eb0b34
fix disapearing admin extension
2022-02-09 10:57:24 +00:00
benarc
a7c65d5d60
Fixed admin debit input
2022-02-03 13:15:43 +00:00
benarc
50fcb15725
typo
2022-02-03 13:00:56 +00:00
benarc
75e78d2ab6
FakeWallet own denomination now working
2022-02-02 17:28:00 +00:00
benarc
568a1be91f
Adding denomination for alternative currencies
2022-02-02 13:07:12 +00:00
Ben Arc
dab943baad
fixed internal lnurl
2022-02-01 23:11:26 +00:00
Ben Arc
db734d4acd
added hex
2022-02-01 23:04:40 +00:00
Ben Arc
3927545e32
fixed buggy lnurl checks
2022-02-01 21:22:20 +00:00
Ben Arc
3f0a855526
Black
2022-02-01 20:51:40 +00:00
Ben Arc
d2879aa80c
added value to avoid error
2022-02-01 20:05:58 +00:00
Ben Arc
d1b390b929
Use scope instead of prop
2022-02-01 20:02:21 +00:00
Ben Arc
382622d5ac
Fixed balance update not showing properly
2022-01-31 16:47:58 +00:00
Ben Arc
dbab181759
Admin users can credit accounts
2022-01-31 16:29:42 +00:00
benarc
228717195b
back
2022-01-30 19:43:30 +00:00
calle
b4d00a490b
remove restriction for positive amount to check outgoing payments ( #500 )
2022-01-27 22:58:35 +01:00
Tiago Vasconcelos
918e9be7ed
Upgrade conversion endpoint ( #491 )
2022-01-14 09:19:30 -03:00
benarc
4e0e5b9956
Added conversion endpoint
...
Exposes fiat_amount_as_satoshis
2022-01-11 15:11:48 +00:00
Tiago vasconcelos
a00e46f629
Change _asdict() to dict()
2022-01-05 07:36:10 -03:00
mrbitcoiner
cdeccec01b
2% reserve only for external payments
2021-12-29 11:55:52 -03:00
calle
32ea1106f9
Crud webhook amount ( #474 )
...
* get_standalone_payment selects only incoming tx
2021-12-28 14:05:25 +00:00
benarc
4408f30285
removed print
2021-12-19 23:13:15 +00:00
benarc
fa23be7657
Added check fixed LNURL decode
2021-12-03 00:17:32 +00:00
benarc
907714838b
Added check to explain fee reserve
2021-12-02 21:22:30 +00:00
benarc
69a4583203
wos debugging
...
lnurl debug
text identifier
text
try1
try2
debugging
more debug
...
....
hard code indentifier
.
more hard code
.
trying
revert
remove identifier
adding identifier...again
.
stupid
return text instead of json
htmlresponse
on more spin
.
added tag
revert to JSON return
.
ditch lnurl lib
.
..
..
clean prints
2021-12-01 21:55:04 +00:00
benarc
b9bc36fabf
Merge remote-tracking branch 'origin/FastAPI' into FastAPI
2021-11-30 10:08:46 +00:00
Arc
b4ad8cb5b2
Merge pull request #443 from lnbits/fastapi_fix_lndrestwallet_fee_limit
...
(FastAPI) LNDRest fee limit
2021-11-30 09:04:01 +00:00