Commit Graph
3194 Commits
Author SHA1 Message Date
Vlad StanandGitHub 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 VasconcelosandVlad Stan edf76ad7cc add input number 2022-11-18 13:28:53 +02:00
Tiago VasconcelosandVlad Stan 1b76a7d068 format 2022-11-18 13:28:53 +02:00
Tiago VasconcelosandVlad Stan 12b69a7f82 fix reseting rounding and better UX 2022-11-18 13:28:53 +02:00
callebtcandVlad Stan f4c0c92655 strings 2022-11-18 13:28:52 +02:00
Tiago VasconcelosandVlad Stan 9430aa28c7 add rounding tip option 2022-11-18 13:28:52 +02:00
Tiago VasconcelosandVlad Stan 96046b8d0c add default tip by rounding to value 2022-11-18 13:28:52 +02:00
Vlad StanandGitHub 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 VasconcelosandVlad Stan 476f915fd2 format 2022-11-18 13:14:21 +02:00
Tiago VasconcelosandVlad Stan b0b1446483 fixed display amount 2022-11-18 13:14:21 +02:00
Vlad StanandGitHub 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 StanandGitHub 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
cryptoteunandVlad Stan 8370acc1f7 added warning to backup keys 2022-11-17 15:47:59 +02:00
Vlad StanandGitHub 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 StanandGitHub 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 VasconcelosandVlad Stan 9f03d25a8c fix issue with export to CSV 2022-11-17 15:05:26 +02:00
Vlad StanandGitHub 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
Vlad Stan e667d2dc19 chore: code format 2022-11-17 14:59:03 +02:00
Tiago Vasconcelos a2092675cd added some UI sugar, removed pending tx 2022-11-17 12:58:54 +00:00
Tiago Vasconcelos 8e85651c4f make format 2022-11-17 12:58:54 +00:00
Tiago Vasconcelos 9f7b4c1370 add button and list 2022-11-17 12:58:54 +00:00
Tiago Vasconcelos 8d8a309258 api endpoint to get last payments 2022-11-17 12:58:54 +00:00
Tiago Vasconcelos 0b883d02b3 get payment from db 2022-11-17 12:58:54 +00:00
Vlad StanandGitHub 76dda26f65 Merge pull request #1112 from ChuckNorrison/patch-2
fix sys is not defined
2022-11-17 14:58:12 +02:00
Vlad StanandGitHub 049e78a6ec Merge pull request #1124 from bitkarrot/FixDockerfile
Docker file fix for missing directory
2022-11-17 14:57:41 +02:00
Vlad StanandGitHub f113090c48 Merge pull request #1102 from lnbits/fix/exceptionOnDelete
fix raise error on delete request
2022-11-17 14:54:26 +02:00
Tiago VasconcelosandVlad Stan 7d7a2b67ee fix raise error on delete request 2022-11-17 14:47:52 +02:00
Vlad StanandGitHub 7cd6dde39e Merge pull request #1110 from lnbits/api-docs-button
API DOCS button in footer toolbar
2022-11-17 14:42:33 +02:00
Vlad StanandGitHub 13107e7951 Merge pull request #1114 from motorina0/fix_watchonly_test_data
chore: update watchonly test mock db
2022-11-17 14:28:25 +02:00
Vlad StanandGitHub b379da1a28 Merge pull request #1118 from motorina0/allow_decimal_fee_rate
feat: allow decimal fee rate
2022-11-17 14:27:57 +02:00
Vlad Stan 0673245d11 chore: update watchonly db 2022-11-17 14:22:37 +02:00
Vlad Stan 032df0e50c feat: allow decimal fee rate 2022-11-17 14:21:12 +02:00
Vlad StanandGitHub 761745c2ba Merge pull request #1131 from motorina0/fix_code_formatting_01
chore: code format
2022-11-17 14:19:33 +02:00
bitkarrot fcc787ed35 update Dockerfile dir to lnbits/data 2022-11-16 15:34:35 -08:00
ChuckNorrisonandGitHub 1971b9a24b fix integer out of range for apipayments
related to #1030, this was missing
2022-11-16 23:06:21 +01:00
Vlad Stan 00aa0c6cd9 chore: code format 2022-11-16 16:32:57 +02:00
Vlad StanandGitHub 706eef2b9a Merge pull request #1125 from ChuckNorrison/patch-3
Documentation improved in example env
2022-11-16 16:29:46 +02:00