Tiago Vasconcelos
af8af54376
Fix/hotfix custom design ( #850 )
...
* allow to toggle custom desing on and off
* make custom design off by default, toggle custom design
2022-08-09 10:05:37 +02:00
calle
b83fb1d5d8
VoidWallet: return PaymentStatus(None) ( #845 )
2022-08-04 18:40:46 +02:00
calle
7fc1361475
cln invoice only int ( #844 )
2022-08-04 17:40:04 +02:00
calle
9b27c2da01
argparser respect boolean arguments ( #842 )
2022-08-04 16:37:48 +02:00
calle
2edaa0ee03
Poetry: uvicorn with .env and command line arguments ( #836 )
...
* fixed poetry logs
* make isort happy
* Poetry: uvicorn .env and command line arguments
* restore commands.py
* format
* own it
Co-authored-by: dni <dni.khr@gmail.com>
2022-08-03 13:16:50 +02:00
Tiago Vasconcelos
716a30a0fc
make instant wallet available in custom vouchers ( #830 )
2022-08-03 09:51:16 +02:00
calle
b3c866fd1d
Code health: Small linting fix ( #813 )
...
* small linting fix
* je lint therefore je suis
2022-08-02 16:17:47 +02:00
Tiago Vasconcelos
9154660479
Fix/tipjar desc and satspay ( #824 )
...
* fix tipjar description from screwing charges
* small fix for charges when onchain isn't set
* make dni happy
* make black happy
2022-08-02 16:16:32 +02:00
Tiago Vasconcelos
c36da4172c
reset the form after close ( #821 )
2022-08-02 16:14:52 +02:00
calle
d841690460
try except for check payment status ( #820 )
2022-08-01 16:51:19 +02:00
calle
9c19b61e4a
Mega-merge 3: CLN update client lib with descriptionhash support (WIP) ( #792 )
...
* CoreLightningWallet
2022-08-01 16:41:50 +02:00
calle
f1ec7e33f0
Mega-merge 2: Invoice/refactor description hash (WIP) ( #814 )
...
* description hashing in backend
2022-08-01 16:20:25 +02:00
Tiago Vasconcelos
a1919e0619
reset data ( #819 )
2022-08-01 12:57:30 +02:00
Tiago Vasconcelos
925a7735da
change z-index for wallet tab ( #818 )
2022-08-01 12:56:56 +02:00
ben
457829de0c
Make format
2022-08-01 10:22:51 +01:00
ben
cf85018f9d
Queens English
2022-08-01 10:19:07 +01:00
Arc
f7a675962a
Update lnbits/wallets/cliche.py
...
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com>
2022-08-01 09:51:52 +01:00
ben
3e40d91466
changed to hex
2022-08-01 09:50:24 +01:00
ben
84cb581207
mypy
2022-08-01 09:48:00 +01:00
ben
0d4ccad6d7
some mypy
2022-08-01 09:41:03 +01:00
ben
c6b72f7f47
Make format
2022-08-01 08:56:37 +01:00
ben
940ef26003
format
2022-07-31 23:51:57 +01:00
ben
cac7e1e3c0
Works almost
...
Stream needs work
2022-07-31 23:46:42 +01:00
ben
166618c452
make format
2022-07-29 12:37:19 +01:00
ben
1b1a7cc3ed
Dirty fix
...
Will look at adding webhook url back
2022-07-29 12:36:29 +01:00
Arc
3b98a10c9e
Merge pull request #728 from motorina0/ext_satspay_onchain_fix
...
`satspay` extension improvements
2022-07-28 14:46:08 +01:00
Vlad Stan
ffcff3f441
fix: rebase issues
2022-07-28 16:37:42 +03:00
Vlad Stan
191124d8fc
chore: code format
2022-07-28 16:34:42 +03:00
Vlad Stan
66a3b24dd5
chore: code clean-up
2022-07-28 15:35:54 +03:00
Vlad Stan
809d03d3db
fix: at least one charge must be active in order to fetch balance
2022-07-28 15:35:54 +03:00
Vlad Stan
f9fd071315
feat: update API doc to use swagger
2022-07-28 15:35:54 +03:00
Vlad Stan
739c108bdf
feat: add (hh:mm)
to time columns
2022-07-28 15:35:39 +03:00
Vlad Stan
c419afc1b1
refactor: code clean-up
2022-07-28 15:35:39 +03:00
Vlad Stan
46a7b54a00
fix: fix progress for charges
2022-07-28 15:35:39 +03:00
Vlad Stan
0f204485c3
feat: return time_elapsed
, time_left
and paid
fields
2022-07-28 15:35:39 +03:00
Vlad Stan
8c6b31ec12
feat: mapCharge
now computes fields progress
, timeLeft
and fixes time
2022-07-28 15:35:39 +03:00
Vlad Stan
d79d4e371e
feat: use datetime
to compute time_left
and time_elapsed
2022-07-28 15:35:39 +03:00
Vlad Stan
e4078504ba
fix: do not update charge if balance has not changed
2022-07-28 15:35:39 +03:00
Vlad Stan
25f37b0e4f
chore: code clean-up
2022-07-28 15:35:39 +03:00
Vlad Stan
057de41678
feat: only refresh balance on the back-end if new funds are detected by the front-end refresh
2022-07-28 15:35:39 +03:00
Vlad Stan
31b6a9410c
refactor: move setInterval outside method logic
2022-07-28 15:35:39 +03:00
Vlad Stan
e960285c8f
chore: code format
2022-07-28 15:35:39 +03:00
Vlad Stan
86f7ea64c4
fix: use the config mempool.space endpoint
2022-07-28 15:35:39 +03:00
Vlad Stan
ac3f95e6c2
feat: use custom mempool_endpoint for the charge details
2022-07-28 15:35:39 +03:00
Vlad Stan
4cb54ce549
feat: allow refresh balance for individual charge
...
- expired or paid charges are not auto-refreshed
2022-07-28 15:35:39 +03:00
Vlad Stan
5a3e1d7fbb
feat: add expanding details to rows
2022-07-28 15:35:39 +03:00
Vlad Stan
4fa8b5a292
feat: enforce order for charges ORDER BY "timestamp" DESC
2022-07-28 15:35:39 +03:00
Vlad Stan
ccae7876d9
feat: show status as badge
2022-07-28 15:35:39 +03:00
Vlad Stan
cce341fb39
fix: search and export csv layout
2022-07-28 15:35:39 +03:00
Vlad Stan
5317d5afd5
feat: use multiple charges balance endpoint (one call only)
2022-07-28 15:35:39 +03:00