Commit Graph
100 Commits
Author SHA1 Message Date
Vlad Stan 6ccc783377 feat: store & show webhook response body 2022-12-13 13:36:21 +02:00
Vlad StanandGitHub 1ff76defc3 Merge pull request #1168 from motorina0/broadcast_signed_psbt
Watchonly wallet: allow broadcast of already signed transation
2022-12-02 14:06:13 +02:00
Vlad Stan f7061da361 chore: code clean-up 2022-12-02 14:02:59 +02:00
Vlad Stan 88035305c5 fix: hide New Payment button 2022-12-02 13:46:51 +02:00
Vlad Stan 8b0c004883 feat: allow external signed PSBT 2022-12-02 13:41:26 +02:00
Vlad Stan 3ad0463dfe feat: extract utxos. from PSBT 2022-12-02 13:40:59 +02:00
Vlad StanandGitHub b31dd4506c Merge pull request #1164 from motorina0/fix_list_of_string
fix: do not apply `list()` to `str` value
2022-12-01 08:52:24 +02:00
Vlad Stan d0e42a3c2d fix: do not apply list() to str value 2022-11-30 22:08:23 +02:00
Vlad Stan 0dceada931 fix: give a companion to single item tuples 2022-11-30 21:50:13 +02:00
Vlad Stan eac55e9662 fix: force default value initialisation 2022-11-29 14:01:57 +02:00
Vlad Stan 92f6c8c528 fix: show completelink in the absence of webhook 2022-11-28 17:00:29 +02:00
Vlad Stan 10ceac696b fix: show completelink in the absence of webhook 2022-11-28 17:00:07 +02:00
Vlad Stan 5fc0910f6a feat: add Advanced toggle 2022-11-28 16:59:47 +02:00
Vlad Stan 015f19fd0e feat: move custom css next to the other optional fileds 2022-11-28 16:40:39 +02:00
Vlad Stan 3fbb6bb9e4 fix: custom css is optional 2022-11-28 16:37:42 +02:00
Vlad Stan ce3eab9522 fix: merge leftover 2022-11-28 16:28:09 +02:00
Vlad Stan 0592c02c10 fix: merge bug 2022-11-28 16:17:18 +02:00
Vlad Stan 810cb46e34 fix: SQL syntax 2022-11-28 16:11:05 +02:00
Vlad Stan 3d314eae38 fix: sql insert 2022-11-28 16:02:07 +02:00
Vlad Stan e818f34888 fix: rebase clean-up 2022-11-28 15:52:39 +02:00
Vlad Stan 2f5e5cf4d4 fix: quote user column 2022-11-28 15:25:19 +02:00
Vlad Stan 7380c37c73 fix: timestamp does not exist on themes 2022-11-28 15:25:19 +02:00
Vlad Stan 44754df991 refactor: remove single use var 2022-11-25 14:37:26 +02:00
Vlad Stan cd53f9930b chore: update comment 2022-11-25 14:37:02 +02:00
Vlad Stan 3178b79fe4 chore: format code 2022-11-25 14:31:00 +02:00
Vlad Stan 15c257fd65 fix: object is not subscriable 2022-11-25 14:20:56 +02:00
Vlad Stan 1a9cd81ee9 fix: persist webhook call status 2022-11-25 14:12:13 +02:00
Vlad Stan ead710e591 fix: important info, should be visible in the logs 2022-11-25 11:32:30 +02:00
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 3edbe1b895 fix: allow both description_hash and unhashed_description to be present 2022-11-22 11:52:29 +02:00
Vlad StanandGitHub 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
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
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
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
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
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
Vlad StanandGitHub 7d3ff3ae9a Merge pull request #1134 from motorina0/fix_formatting_02
chore: fix formatting
2022-11-17 15:04:31 +02:00
Vlad Stan e667d2dc19 chore: code format 2022-11-17 14:59:03 +02: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
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
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
Vlad Stan 81df70f777 fix: ugly method to refresh UI 2022-11-04 18:46:26 +02:00
Vlad Stan bddb13269b fix: token validation 2022-11-03 15:15:09 +02:00
Vlad Stan dd36b9b30f fix: secret message format 2022-11-03 14:20:38 +02:00
Vlad StanandGitHub daf5768d52 fix: remove user from model (#1067) 2022-10-21 14:49:17 +02:00
Vlad StanandGitHub 9de38f908b fix: wallet not found error (#1063) 2022-10-20 16:40:23 +02:00
Vlad Stan af3f1a82cb chore: disable extension by default 2022-10-12 08:32:41 +03:00
Vlad Stan c83b4b6737 chore: add extension by default 2022-10-12 08:27:14 +03:00
Vlad Stan 6accf8f7ee chore: code format 2022-10-12 08:03:23 +03:00
Vlad Stan 8f40422f88 feat: try to accept tokens 2022-10-11 21:37:08 +03:00
Vlad Stan ccec86ec7f feat: show receive dialog 2022-10-11 18:44:28 +03:00
Vlad Stan 5bf225acd4 fix: do not stop secret search 2022-10-11 18:28:07 +03:00
Vlad Stan 94dcfdb16c feat: burn in hell token 2022-10-11 18:24:29 +03:00
Vlad Stan ae9ab55fae chore: aahaaa\ 2022-10-11 18:09:07 +03:00
Vlad Stan a95e62406d feat: select coin limitted 2022-10-11 17:42:47 +03:00
Vlad Stan b2ca749ff3 refactor: re-order methods 2022-10-11 15:55:18 +03:00
Vlad Stan 376b914c7c feat: send tokens UI 2022-10-11 15:36:24 +03:00
Vlad Stan d45dfbd283 feat: show balance 2022-10-11 15:06:10 +03:00
Vlad Stan 44d04f1364 refactor: simplify code 2022-10-11 14:59:20 +03:00
Vlad Stan 1c0a889d97 feat: simple tokenList 2022-10-11 14:55:34 +03:00
Vlad Stan f0cc78dc47 feat: add tabs 2022-10-11 14:05:08 +03:00
Vlad Stan 1f386a7bc3 feat: sell fixed amount token 2022-10-11 13:51:35 +03:00
Vlad Stan 5f43512594 chore: remove mock data 2022-10-10 23:06:16 +03:00
Vlad Stan 422711649f feat: secret stuff 2022-10-10 22:56:03 +03:00
Vlad Stan 8af4f95cc1 chore: parse invoice 2022-10-10 15:05:32 +03:00
Vlad Stan 9fd6a26ec5 chore: code clean-up 2022-10-10 14:25:25 +03:00
Vlad Stan 7f20755c5a chore: here and there 2022-10-10 14:22:00 +03:00
Vlad Stan 07eea85677 refactor: extract store functions 2022-10-10 13:58:20 +03:00
Vlad Stan 5087612ecf refactor: rename 2022-10-10 13:54:52 +03:00
Vlad Stan 4a046d5745 refactor: renamings 2022-10-10 13:45:53 +03:00
Vlad Stan 13a46c1ebe chore: do not loose stuff 2022-10-10 13:06:11 +03:00
Vlad Stan f2c43ba51b feat: stupid random tests 2022-10-10 12:42:34 +03:00
Vlad Stan 7eaf28f6fa feat: show status 2022-10-10 09:35:47 +03:00
Vlad Stan feab3b3a20 chore: code clean-up 2022-10-10 09:21:29 +03:00