Commit graph

2089 commits

Author SHA1 Message Date
callebtc
0d48110783 better error 2022-11-24 15:24:16 +01:00
callebtc
a469132b40 mypy 2022-11-24 15:22:13 +01:00
callebtc
930ebfd6cc clean up for merge 2022-11-24 15:17:20 +01: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
ben
5827eb33c5 Merge branch 'main' into gerty 2022-11-23 21:07:16 +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
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
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
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
calle
f70d30bfa6
Update migrations.py 2022-11-19 14:34:13 -06:00
calle
066015c05c
Update migrations.py
f string
2022-11-19 14:33:18 -06:00
calle
4b408c1f0a
Update migrations.py
f string
2022-11-19 14:32:17 -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
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
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
Black Coffee
9ca928c6e1 Gerty label tweaks 2022-11-18 09:46:26 +00:00
Black Coffee
189593af75 Added blockheight as standalone screen to Gerty 2022-11-17 21:55:23 +00:00
Black Coffee
7ef61b6d3c gerty tweaks 2022-11-17 17:43:52 +00:00
Black Coffee
60962713f4 gerty tweaks 2022-11-17 17:43:09 +00:00
Black Coffee
b8be50a592 gerty tweaks 2022-11-17 17:42:15 +00:00
Black Coffee
4a6f7050cd gerty tweaks 2022-11-17 17:40:15 +00:00
Black Coffee
1d7109ddf9 gerty tweaks 2022-11-17 17:39:04 +00:00
Tiago Vasconcelos
2eaf5e5668 remove commented out code 2022-11-17 15:33:20 +00:00
Black Coffee
41c22b2587 Disable mempool fees for mini gerty 2022-11-17 15:14:45 +00:00
Black Coffee
b2e2c11af8 Added mini gerty api support to front end 2022-11-17 15:11:31 +00:00
ChuckNorrison
3cbbe2a93d fix integer to bigint for extensions
Some more INTEGER to BIGINT conversion for postgresql database
2022-11-17 15:44:59 +01:00
Black Coffee
592a52e9a2 Added type to Gerty extension Vue, migration and Crud 2022-11-17 14:13:20 +00: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
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