Commit Graph
100 Commits
Author SHA1 Message Date
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
Vlad Stan 016534600e refactor: renamings 2022-10-10 09:19:53 +03:00
Vlad Stan 33522204d6 feat: store tokenBuys 2022-10-10 09:07:15 +03:00
Vlad Stan 67d824b610 feat: basic buys table 2022-10-08 14:54:48 +03:00
Vlad Stan e44f614490 feat: check mobile UI 2022-10-08 14:41:45 +03:00
Vlad Stan 9231147063 feat: ui stuff 2022-10-08 14:28:27 +03:00
Vlad Stan c4a951eca2 feat: show mint invoice dialog 2022-10-08 14:21:49 +03:00
Vlad Stan bcbe66d607 feat: random ui update 2022-10-08 12:30:29 +03:00
Vlad Stan c921dde066 chore: fix unused endpoint path 2022-10-08 11:51:07 +03:00
Vlad Stan 849178bb87 feat: add split logic 2022-10-08 11:38:14 +03:00
Vlad Stan 468d1513ae fix: check invoice amount against blinded message amount 2022-10-07 20:27:40 +03:00
Vlad Stan 0555b4c074 fix: enpoints 2022-10-07 19:44:06 +03:00
Vlad Stan 20ca11a004 feat: make endpoints compatible with cashu client 2022-10-07 18:18:46 +03:00
Vlad Stan 01877d3b1d feat: melt tokens 2022-10-07 17:44:02 +03:00
Vlad StanandGitHub 7711387d64 fix: use bigint for amounts in postgres (#1030) 2022-10-07 14:23:57 +02:00
Vlad Stan c8d5a0cae4 feat: update invoice status 2022-10-07 15:18:09 +03:00
Vlad Stan 03313e975c fix: mint format 2022-10-07 15:09:26 +03:00
Vlad Stan 94aca31c32 chore: code clean-up 2022-10-07 14:57:12 +03:00
Vlad Stan 9b5a8cf6f4 fix: uniq promise 2022-10-07 14:53:13 +03:00
Vlad Stan 8f32e56b71 fix: don't even try to refactor 2022-10-07 14:51:06 +03:00
Vlad Stan 14e9df1d3e feat: return promises 2022-10-07 13:44:26 +03:00
Vlad Stan 95ebd179ad feat: check paid invoices 2022-10-07 11:47:37 +03:00
Vlad Stan b27d31b381 feat: add wallet check 2022-10-07 11:18:17 +03:00