Vlad Stan
|
a9506cee11
|
feat: show pending funds
|
2022-07-28 15:35:39 +03:00 |
|
Vlad Stan
|
efbf34a51e
|
feat: show message when new payment detected
|
2022-07-28 15:35:39 +03:00 |
|
Vlad Stan
|
0cd8ba956a
|
feat: more UI polishing
|
2022-07-28 15:35:39 +03:00 |
|
Vlad Stan
|
05bc887ad5
|
feat: make the panels responsive
|
2022-07-28 15:35:39 +03:00 |
|
Vlad Stan
|
80e1545920
|
core: code format
|
2022-07-28 15:35:39 +03:00 |
|
Vlad Stan
|
728209da7d
|
refactor: replace mempool internal API with a more generic config API
|
2022-07-28 15:35:39 +03:00 |
|
Vlad Stan
|
3bd4253292
|
feat: use bootstrap tables for the layout (not fixed px values)
|
2022-07-28 15:34:37 +03:00 |
|
Vlad Stan
|
912a7e1c4b
|
feat: add web-socket to mempool; & replace UI mappings
|
2022-07-28 15:34:37 +03:00 |
|
Vlad Stan
|
d74b48b0b6
|
refactor: method renamings
|
2022-07-28 15:34:37 +03:00 |
|
Vlad Stan
|
615520bcb3
|
feat: separate invoice check from onchain check
|
2022-07-28 15:34:36 +03:00 |
|
Vlad Stan
|
1dd51a2752
|
refactor: extract methods to utils
|
2022-07-28 15:34:36 +03:00 |
|
Vlad Stan
|
e3d36e6a3a
|
feat: extract utils to static/js
|
2022-07-28 15:34:36 +03:00 |
|
Vlad Stan
|
09a9a0f9ec
|
refactor: remove extra state fields
|
2022-07-28 15:34:36 +03:00 |
|
Vlad Stan
|
74322232d0
|
fix: add await for rescan
|
2022-07-28 15:34:36 +03:00 |
|
Vlad Stan
|
91c6d32852
|
feat: do client side rescan for onchain address
|
2022-07-28 15:34:36 +03:00 |
|
Vlad Stan
|
6c21bf359c
|
choe: format
|
2022-07-28 15:34:36 +03:00 |
|
Vlad Stan
|
b5e97f08a6
|
chore: code clean-up
|
2022-07-28 15:34:36 +03:00 |
|
Vlad Stan
|
8e05a11978
|
refactor: replace var with const
|
2022-07-28 15:34:36 +03:00 |
|
Vlad Stan
|
50b2dcfcaa
|
refactor: clean-up unnecessary self
|
2022-07-28 15:34:36 +03:00 |
|
Vlad Stan
|
6cfa8e30bc
|
refactor: replace promises with async/await
|
2022-07-28 15:34:36 +03:00 |
|
Vlad Stan
|
5a005e830c
|
chore: add a todo
|
2022-07-28 15:34:36 +03:00 |
|
Vlad Stan
|
d93b199735
|
fix: pass charge param as JSON
|
2022-07-28 15:34:36 +03:00 |
|
Vlad Stan
|
87dc9136a4
|
chore: code format
|
2022-07-28 15:09:23 +03:00 |
|
Vlad Stan
|
3f51117ea9
|
refactor: move logic out of crud into the api layer
|
2022-07-28 15:04:14 +03:00 |
|
Vlad Stan
|
3d1b3b7173
|
fix: set default value for NOT NULL column
|
2022-07-28 15:04:14 +03:00 |
|
Vlad Stan
|
cff9a59693
|
doc: fix typos
|
2022-07-28 15:04:14 +03:00 |
|
Vlad Stan
|
5bc2907f80
|
doc: update readme
|
2022-07-28 15:04:14 +03:00 |
|
Vlad Stan
|
f72421c62c
|
chore: code clean-up
|
2022-07-28 15:04:14 +03:00 |
|
Vlad Stan
|
cf75df366a
|
fix: refresh change address when wallet is created/deleted
|
2022-07-28 15:04:14 +03:00 |
|
Vlad Stan
|
23954b501f
|
chore: code format
|
2022-07-28 15:04:14 +03:00 |
|
Vlad Stan
|
98366cfaf1
|
refactor: remove snake_case from JS code
|
2022-07-28 15:04:13 +03:00 |
|
Vlad Stan
|
ee2342e1ba
|
fix: adress can have activity even if the current amount is zero
|
2022-07-28 15:04:13 +03:00 |
|
Vlad Stan
|
c1289c43a4
|
feat: add on-chain watch-only functionality
|
2022-07-28 15:04:13 +03:00 |
|
Vlad Stan
|
92e7dde500
|
doc: update extension name
|
2022-07-28 15:04:13 +03:00 |
|
Vlad Stan
|
085bcb8234
|
doc: reference Swagger documentation for REST APIs
|
2022-07-28 15:04:13 +03:00 |
|
Vlad Stan
|
8e4e0bdf2d
|
feat: update addresses and wallets table; add config table
|
2022-07-28 15:03:22 +03:00 |
|
Vlad Stan
|
a2f48de583
|
doc: update extension name Watch Only -> Onchain Wallet
|
2022-07-28 15:03:22 +03:00 |
|
Vlad Stan
|
dec8d4b6b3
|
feat: add support for static files
|
2022-07-28 15:03:22 +03:00 |
|
Vlad Stan
|
2b5fc82110
|
feat: update text Watch-Only -> Onchain Wallet (watch-only)
|
2022-07-28 15:03:22 +03:00 |
|
Tiago vasconcelos
|
4ca701a442
|
Merge remote-tracking branch 'lnbits/fix/offlineshop_fiat_decimals' into fix/offlineshop_fiat_decimals
|
2022-07-28 11:09:06 +01:00 |
|
Tiago vasconcelos
|
a601e178ea
|
add missing param in add item
|
2022-07-28 11:08:15 +01:00 |
|
ben
|
85db59c359
|
make format
|
2022-07-28 10:32:17 +01:00 |
|
ben
|
fa0649646c
|
Merge remote-tracking branch 'origin/main' into fix/offlineshop_fiat_decimals
|
2022-07-28 10:31:28 +01:00 |
|
Tiago vasconcelos
|
254fa67859
|
allow for decimals in fiat unit
|
2022-07-27 22:49:23 +01:00 |
|
Arc
|
f973de2f22
|
Merge pull request #790 from lnbits/addswagger
Adds link to swagger docs in all extensions
|
2022-07-27 19:40:22 +01:00 |
|
ben
|
64ea5db608
|
disabled lnurlpayout again
|
2022-07-27 19:36:32 +01:00 |
|
ben
|
3a28ff1020
|
added swagger to extensions
|
2022-07-27 19:21:04 +01:00 |
|
ben
|
58659d2f47
|
Added meta for api /docs
|
2022-07-27 18:20:36 +01:00 |
|
ben
|
1c77d165e2
|
Made reliable
Fixed issue scanning tickets by adding "ticket://" prefix
|
2022-07-27 17:32:03 +01:00 |
|
Tiago Vasconcelos
|
41dc1b0512
|
Fix/hotfix tpos 2 (#783)
* fix older tpos without tips
* bad math requesting invoice
* make format
|
2022-07-27 16:45:17 +02:00 |
|