callebtc
|
441d5337a3
|
fix expiry integer
|
2022-12-06 10:48:16 +01:00 |
|
callebtc
|
befdeb040e
|
add expiry to frontend
|
2022-12-02 19:05:22 +01:00 |
|
callebtc
|
32448c4b0c
|
on-the-fly deletion
|
2022-12-02 18:55:53 +01:00 |
|
callebtc
|
167c2ce9f1
|
make format
|
2022-12-02 18:51:52 +01:00 |
|
callebtc
|
7a6450f032
|
add expiry to Payment model
|
2022-12-02 18:51:18 +01:00 |
|
callebtc
|
2134b63cea
|
readd comments
|
2022-12-02 17:48:47 +01:00 |
|
callebtc
|
1a98f15d48
|
remove STARTUP_INVOICE_EXPIRY_CHECK
|
2022-12-02 17:39:56 +01:00 |
|
callebtc
|
4e69924c9c
|
fix datetime conversion
|
2022-12-02 17:38:36 +01:00 |
|
Vlad Stan
|
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 |
|
callebtc
|
79ffbb7bc2
|
merge main
|
2022-12-02 11:23:20 +01:00 |
|
Arc
|
223c980710
|
Merge pull request #1167 from lnbits/switchtounisocket
Replaces extension specific websockets with the new generic websocket
|
2022-12-01 19:12:48 +00:00 |
|
ben
|
44e12f9d3a
|
updated dev article
|
2022-12-01 19:04:05 +00:00 |
|
ben
|
9a50f4187e
|
isort
|
2022-12-01 18:45:00 +00:00 |
|
ben
|
8ca390e0b0
|
format
|
2022-12-01 18:41:58 +00:00 |
|
ben
|
694a4e5054
|
replaced extension specific websockets with the generic websocket
|
2022-12-01 18:31:58 +00:00 |
|
Arc
|
949e3f58f8
|
Merge pull request #1165 from lnbits/arcbtc-patch-5
more precise venv python version 3.9
|
2022-12-01 16:39:55 +00:00 |
|
Arc
|
27b641fe6f
|
more precise venv python version 3.9
|
2022-12-01 16:39:40 +00:00 |
|
Arc
|
1f31495634
|
Merge pull request #1146 from lnbits/universalwebsocket
Adds universal websocket manager any extension can use
|
2022-12-01 14:55:40 +00:00 |
|
benarc
|
a220acb583
|
Removed id, using param instead
|
2022-12-01 14:41:57 +00:00 |
|
benarc
|
4aeb7683e5
|
Added Response
|
2022-12-01 13:15:46 +00:00 |
|
benarc
|
31b30cacd4
|
Merge branch 'main' into universalwebsocket
|
2022-12-01 12:42:01 +00:00 |
|
Arc
|
69ef0f2bb1
|
Merge pull request #1160 from blackcoffeexbt/bugfix/lnbits-casing
LNbits casing fixes
|
2022-12-01 12:24:27 +00:00 |
|
Vlad Stan
|
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 |
|
Arc
|
6c42975553
|
Merge pull request #1163 from motorina0/fix_rewrite_values_single_item_tuple
fix: rewrite_values for onchain
|
2022-11-30 20:57:27 +00: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 |
|
calle
|
e99dca4352
|
Merge pull request #1152 from motorina0/fix_tipjar_extra_column
fix: force default value initialisation (tipjar fix)
|
2022-11-30 18:31:00 +01:00 |
|
calle
|
94669703c0
|
Merge pull request #1162 from lnbits/fix/bump_cashu
bump cashu to 0.5.5
|
2022-11-30 17:45:33 +01:00 |
|
callebtc
|
ca0a13346b
|
bump cashu to 0.5.5
|
2022-11-30 17:44:55 +01:00 |
|
calle
|
8f819d8e44
|
Merge pull request #1161 from lnbits/cashu_remerge
Cashu extension
|
2022-11-30 16:53:23 +01:00 |
|
callebtc
|
2335f79261
|
remove debug print
|
2022-11-30 16:29:29 +01:00 |
|
callebtc
|
d168a70d09
|
remove codecov
|
2022-11-30 16:28:48 +01:00 |
|
callebtc
|
35c5542b2f
|
restore 7f64f426c2
|
2022-11-30 16:24:13 +01:00 |
|
Black Coffee
|
20b06e4922
|
Corrected casing of LNbits (not LNBits) throughout repo
|
2022-11-30 14:14:31 +00:00 |
|
Black Coffee
|
be9b4bf5b8
|
Merge branch 'main' of githubblackcoffeexbt:blackcoffeexbt/lnbits-legend
|
2022-11-30 14:10:45 +00:00 |
|
blackcoffeexbt
|
e6c376921d
|
Merge branch 'lnbits:main' into main
|
2022-11-30 14:10:37 +00:00 |
|
Arc
|
71be5abbe5
|
Merge pull request #1159 from lnbits/hotfixcss
Fixed css
|
2022-11-29 22:14:23 +00:00 |
|
ben
|
4fe408f067
|
Fixed css
|
2022-11-29 22:13:40 +00:00 |
|
Vlad Stan
|
eac55e9662
|
fix: force default value initialisation
|
2022-11-29 14:01:57 +02:00 |
|
Arc
|
c81897184d
|
Merge pull request #1158 from lnbits/revert-1157-revert-1156-fix/update_requirements
Revert "Revert "update requirements""
|
2022-11-29 11:49:06 +00:00 |
|
Arc
|
9549ecdf90
|
Revert "Revert "update requirements""
|
2022-11-29 11:48:54 +00:00 |
|
ben
|
a63b3cc89d
|
Merge remote-tracking branch 'origin/main' into universalwebsocket
|
2022-11-29 11:47:01 +00:00 |
|
Arc
|
a0a72ee03c
|
Merge pull request #1157 from lnbits/revert-1156-fix/update_requirements
Revert "update requirements"
|
2022-11-29 11:46:30 +00:00 |
|
Arc
|
9c3f7e8e34
|
Revert "update requirements"
|
2022-11-29 11:40:40 +00:00 |
|
ben
|
9a9733c1ce
|
Auto stash before merge of "universalwebsocket" and "origin/universalwebsocket"
|
2022-11-29 11:23:34 +00:00 |
|
Arc
|
a7fd44f4ca
|
Merge branch 'main' into universalwebsocket
|
2022-11-29 11:12:28 +00:00 |
|