Commit graph

3488 commits

Author SHA1 Message Date
callebtc
f49f858902 pass migrations 2022-11-26 01:11:17 +01:00
Arc
e1dfdbba76
Merge pull request #1148 from motorina0/satspay_fix
fix `staspay` webhook for LN payment
2022-11-25 07:29:34 -08:00
callebtc
c5e0edd940 check skip 2022-11-25 14:19:53 +01: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
callebtc
7bfd8f3a62 overwrite mock data 2022-11-24 16:08:12 +01:00
callebtc
26087047b6 add mock data for cashu 2022-11-24 16:00:19 +01: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
calle
10a1f86901
Merge pull request #1147 from lnbits/settings/env/allowed_users
User ID comment in `.env.example`
2022-11-24 15:45:00 +01:00
callebtc
f6047d9ea5 revert to PR #1125 2022-11-24 15:43:39 +01:00
callebtc
179ac940e2 mypy 2022-11-24 15:25:37 +01:00
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
Arc
e1b44a000b
Merge pull request #1140 from motorina0/fix_cln_unhashed_description
fix: allow both `description_hash` and `unhashed_description` to be present
2022-11-24 02:57:42 -08: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
Arc
c8e18ac4be
Merge pull request #1138 from lnbits/ad_space_update
Improved optional ad space
2022-11-23 10:47:53 -08:00
ben
71d105b5d5 Accidental delete 2022-11-23 17:06:45 +00:00
ben
390d74eaf6 prettier 2022-11-23 16:57:27 +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
ben
b4bee6512c Merge remote-tracking branch 'origin/main' into ad_space_update 2022-11-23 16:08:19 +00:00
Arc
e5b7fdcb15
Merge pull request #1145 from lnbits/fix/typo_events
Rename "Price per Ticket" to "Sats per Ticket"
2022-11-23 07:54:30 -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
calle
9fdbaf92f6
Merge pull request #1103 from lnbits/cashu_rewrite_wallet
Cashu rewrite wallet
2022-11-23 13:48:28 +01:00
calle
268c75d6d6
Merge branch 'cashu' into cashu_rewrite_wallet 2022-11-23 13:19:47 +01:00
Vlad Stan
3edbe1b895 fix: allow both description_hash and unhashed_description to be present 2022-11-22 11:52:29 +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
ben
f458fc416c black 2022-11-20 18:23:18 +00:00
ben
27ad32eede slight ui tweak for mobile 2022-11-20 18:06:29 +00:00
ben
0836ba6c77 Added to homescreen 2022-11-20 17:59:43 +00:00
ben
3f475bf1ea Defaulted to null in env.example 2022-11-20 17:41:57 +00:00
ben
3048120609 img not needed 2022-11-20 17:36:00 +00:00
ben
0c94b159e2 Improved ad space function 2022-11-20 17:29:07 +00:00