Commit graph

3357 commits

Author SHA1 Message Date
ben
5be1cf2973 Fixed fe bugs, working fine 2022-11-25 01:00:29 +00:00
ben
83e4eb16b1 Caching working, fetches from mempool every 20 secs 2022-11-25 00:49:31 +00:00
ben
e84eedd66f cleaned up 2022-11-24 23:31:22 +00:00
ben
e6a3c63dd5 Shared mempool.space cache 2022-11-24 19:27:12 +00:00
ben
b4c970a005 Merge branch 'main' into gerty 2022-11-24 16:55:04 +00:00
calle
10a1f86901
Merge pull request #1147 from lnbits/settings/env/allowed_users
User ID comment in `.env.example`
2022-11-24 15:45:00 +01:00
callebtc
f6047d9ea5 revert to PR #1125 2022-11-24 15:43:39 +01:00
Arc
e1b44a000b
Merge pull request #1140 from motorina0/fix_cln_unhashed_description
fix: allow both `description_hash` and `unhashed_description` to be present
2022-11-24 02:57:42 -08:00
ben
5827eb33c5 Merge branch 'main' into gerty 2022-11-23 21:07:16 +00:00
Arc
c8e18ac4be
Merge pull request #1138 from lnbits/ad_space_update
Improved optional ad space
2022-11-23 10:47:53 -08:00
ben
71d105b5d5 Accidental delete 2022-11-23 17:06:45 +00:00
ben
390d74eaf6 prettier 2022-11-23 16:57:27 +00:00
Arc
544fd60894
Merge pull request #1144 from lnbits/add/add_select_wallet_splits
add select users wallet
2022-11-23 08:49:03 -08:00
ben
b4bee6512c Merge remote-tracking branch 'origin/main' into ad_space_update 2022-11-23 16:08:19 +00:00
Arc
e5b7fdcb15
Merge pull request #1145 from lnbits/fix/typo_events
Rename "Price per Ticket" to "Sats per Ticket"
2022-11-23 07:54:30 -08:00
Tiago Vasconcelos
aed52297f3 fix typo in events 2022-11-23 13:48:36 +00:00
Tiago Vasconcelos
50dc6f9c55 add select users wallet 2022-11-23 13:43:04 +00:00
Vlad Stan
3edbe1b895 fix: allow both description_hash and unhashed_description to be present 2022-11-22 11:52:29 +02:00
Vlad Stan
28e35fb1ba
Merge pull request #1141 from lnbits/fix-tests
fix failing tests because it to low balance in wallet
2022-11-22 11:52:00 +02:00
dni âš¡
d9a153d43d fix tests to low balance 2022-11-22 10:37:13 +01:00
ben
f458fc416c black 2022-11-20 18:23:18 +00:00
ben
27ad32eede slight ui tweak for mobile 2022-11-20 18:06:29 +00:00
ben
0836ba6c77 Added to homescreen 2022-11-20 17:59:43 +00:00
ben
3f475bf1ea Defaulted to null in env.example 2022-11-20 17:41:57 +00:00
ben
3048120609 img not needed 2022-11-20 17:36:00 +00:00
ben
0c94b159e2 Improved ad space function 2022-11-20 17:29:07 +00:00
ben
061e9a1812 Merge remote-tracking branch 'blackcoffeexbt/gerty' into gerty 2022-11-20 12:13:22 +00:00
dni âš¡
41aa074350
Add webhook_api_key and webhook_custom_data to lnurlp webhook (#1065)
* add webhook_api_key and webhook_custom_data to lnurlp

* formatting

* add json validation to lnurlp custom_data

* motorina0 improvements
2022-11-19 14:44:21 -06:00
dni âš¡
604e52c45d
more mypy extension fixes (#1096)
* mypy fix jukebox

* mypy fix ngrok

* mypy fix satsdice

* remove exts from mypy exclude
2022-11-19 14:42:10 -06:00
dni âš¡
0096ce8ad1
let poetry run lnbits recognize forwarded_ips for https (#1109) 2022-11-19 14:41:37 -06:00
dni âš¡
22bb67a249
lnurl withdraw, better errorhandling for callback endpoint (#1107) 2022-11-19 14:12:33 -06:00
Thomas Verstreken
b698dac52c
Fix typo's (#1136)
Costumer to Customer, costumer to customer
2022-11-19 14:10:12 -06:00
Vlad Stan
4f7e9119e8
Merge pull request #1056 from lnbits/fix/tipingRoundTpos
Add Rounding as tipping option
2022-11-18 14:16:07 +02:00
Vlad Stan
d64e960ef6 chore: code clean-up and formatting 2022-11-18 13:58:56 +02:00
Tiago Vasconcelos
edf76ad7cc add input number 2022-11-18 13:28:53 +02:00
Tiago Vasconcelos
1b76a7d068 format 2022-11-18 13:28:53 +02:00
Tiago Vasconcelos
12b69a7f82 fix reseting rounding and better UX 2022-11-18 13:28:53 +02:00
callebtc
f4c0c92655 strings 2022-11-18 13:28:52 +02:00
Tiago Vasconcelos
9430aa28c7 add rounding tip option 2022-11-18 13:28:52 +02:00
Tiago Vasconcelos
96046b8d0c add default tip by rounding to value 2022-11-18 13:28:52 +02:00
Vlad Stan
0ab869e304
Merge pull request #1091 from lnbits/fix/tpos_valueDisplay
Small fix for TPoS amount display
2022-11-18 13:27:45 +02:00
Vlad Stan
0039a48e73 fix: total amount (amount + tip) 2022-11-18 13:14:21 +02:00
Vlad Stan
9ecf6f273b fix: total amount for invoice 2022-11-18 13:14:21 +02:00
Tiago Vasconcelos
476f915fd2 format 2022-11-18 13:14:21 +02:00
Tiago Vasconcelos
b0b1446483 fixed display amount 2022-11-18 13:14:21 +02:00
Vlad Stan
ea1d9eb088
Merge pull request #1116 from lnbits/add/add_tpos_last_tx_list
Add the ability to check for last (5) transactions
2022-11-18 13:13:55 +02:00
Tiago Vasconcelos
79fc0b9be4 wrap db call in try except 2022-11-18 10:56:14 +00:00
Tiago Vasconcelos
28e62f3333 make format 2022-11-18 10:27:23 +00:00
Tiago Vasconcelos
ebeecdecca add "No paid invoices" if... no paid invoices 2022-11-18 10:22:11 +00:00
Black Coffee
00e846b49b Reduce precision in get_percent_difference func 2022-11-18 09:48:55 +00:00