Commit Graph

3214 Commits

Author SHA1 Message Date
Vlad Stan
1aecedac84 refactor: move business logic logic to helpers.py 2022-11-25 11:25:40 +02:00
Vlad Stan
6f5c9a7798 chore: code clean-up 2022-11-25 11:06:45 +02:00
Vlad Stan
5440d4ab19 feat: store onchain charge config with the charge 2022-11-25 10:48:57 +02:00
Vlad Stan
4e984eae56 fix: center back button 2022-11-24 17:39:40 +02:00
Vlad Stan
3356bab5ca fix: refresh when both onchain and ln are present 2022-11-24 17:33:58 +02:00
Vlad Stan
d3c3622d22 fix: mempool hostname 2022-11-24 17:20:12 +02:00
Vlad Stan
00ba09d201 fix: remove wallet inkey 2022-11-24 17:08:32 +02:00
Vlad Stan
fdfd9b1d9f fix: call webhook in the background (from the task.py) 2022-11-24 16:57:59 +02:00
Vlad Stan
a641ef4836 refactor: remove duplicate code 2022-11-24 16:55:35 +02:00
Vlad Stan
4b4f18fad5 fix: oldObj should not overwrite properties 2022-11-24 11:39:35 +02:00
Vlad Stan
a8d4835b74 fix: use lnbitswallet form data 2022-11-24 10:42:28 +02:00
Vlad Stan
69c0b753f5 fix: remove de-selected wallet 2022-11-23 17:32:34 +02:00
Vlad Stan
b9986b562a fix: oldObj values lost 2022-11-23 17:04:08 +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
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
Tiago Vasconcelos
2eaf5e5668 remove commented out code 2022-11-17 15:33:20 +00:00
Vlad Stan
823b981fc4
Merge pull request #942 from cryptoteun/warning-backup-key-boltcard
Added warning to backup keys
2022-11-17 15:54:45 +02:00
Vlad Stan
906b541861 chore: code format 2022-11-17 15:48:34 +02:00
cryptoteun
8370acc1f7 added warning to backup keys 2022-11-17 15:47:59 +02:00
Vlad Stan
94ad2cc96d
Merge pull request #1133 from ChuckNorrison/patch-3
fix integer out of range for apipayments
2022-11-17 15:45:41 +02:00
Vlad Stan
96b8d5ed1a
Merge pull request #1094 from lnbits/fix/exportCSV-LNURLw
fix issue with export to CSV
2022-11-17 15:19:44 +02:00
Vlad Stan
bd85e5dbe3 feat: set custom file name to the exported CSV 2022-11-17 15:05:26 +02:00
Tiago Vasconcelos
9f03d25a8c fix issue with export to CSV 2022-11-17 15:05:26 +02:00
Vlad Stan
7d3ff3ae9a
Merge pull request #1134 from motorina0/fix_formatting_02
chore: fix formatting
2022-11-17 15:04:31 +02:00
Tiago Vasconcelos
e93d1b322b make format 2022-11-17 13:02:32 +00:00
Tiago Vasconcelos
121331fa0b refactor get latest payments 2022-11-17 13:00:53 +00:00
Tiago Vasconcelos
facc7bbf5e remove core db action from extension 2022-11-17 13:00:17 +00:00
Tiago Vasconcelos
4549190e86 abstract get latest payments for extensions 2022-11-17 12:59:40 +00:00