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 |
|
Arc
|
dc501d3f40
|
Merge pull request #677 from lnbits/SCRUB
SCRUB extension
|
2022-07-28 13:29:04 +01:00 |
|
Arc
|
6c63d3000f
|
Merge pull request #699 from motorina0/ext_watch_only_phase_2
onchain watch-only extension - phase 2
|
2022-07-28 13:22:51 +01:00 |
|
callebtc
|
370a962528
|
use ours
|
2022-07-28 14:18:32 +02:00 |
|
callebtc
|
885c690cc6
|
Merge branch 'main' into SCRUB
|
2022-07-28 14:15:49 +02:00 |
|
callebtc
|
3d417bc40a
|
merge
|
2022-07-28 14:14:59 +02:00 |
|
Vlad Stan
|
87dc9136a4
|
chore: code format
|
2022-07-28 15:09:23 +03:00 |
|
Vlad Stan
|
c1f6845ad9
|
feat: update SQLite to Postgre conversion scripts
|
2022-07-28 15:04:14 +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
|
7bb936b09b
|
feat: allow custom file name for exportCSV
|
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 |
|
Arc
|
2ef9548b05
|
Merge pull request #791 from lnbits/fix/offlineshop_fiat_decimals
Offlineshop - allow for decimals in fiat unit
|
2022-07-28 12:47:02 +01:00 |
|
ben
|
184da9958c
|
Merge branch 'main' into SCRUB
|
2022-07-28 12:46:19 +01:00 |
|
Arc
|
ad3e1728cb
|
Merge pull request #596 from lnbits/qrcodemaker
Adds generic QR maker endpoint, url can be embedded
|
2022-07-28 12:43:33 +01:00 |
|
ben
|
618717b529
|
Merge branch 'main' into qrcodemaker
|
2022-07-28 12:40:25 +01:00 |
|
Arc
|
261a156fa3
|
Merge pull request #799 from lnbits/Removepipenv
Bye pipenv
|
2022-07-28 12:38:55 +01:00 |
|
Tiago vasconcelos
|
a57850f391
|
update offline dbversion in mock data
|
2022-07-28 12:09:20 +01:00 |
|
ben
|
a7d27467f0
|
Updated install docs
|
2022-07-28 11:43:31 +01:00 |
|
ben
|
19b6acf932
|
removed pipenv tests
|
2022-07-28 11:23:03 +01:00 |
|
ben
|
eafefce709
|
Bye pipenv
Its not personal its just business
|
2022-07-28 11:19:30 +01:00 |
|
dni ⚡
|
a3a183b86c
|
fix test warnings when using < python3.8 (#798)
* jinja warning
* fix regex
Co-authored-by: dni <dni.khr@gmail.com>
|
2022-07-28 12:15:27 +02:00 |
|
Tiago vasconcelos
|
cf11b6c42d
|
Merge remote-tracking branch 'lnbits/main' into fix/offlineshop_fiat_decimals
|
2022-07-28 11:10:03 +01: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
|
56cac668ca
|
add mock data and fix conv
|
2022-07-28 11:08:55 +01:00 |
|
Tiago vasconcelos
|
a601e178ea
|
add missing param in add item
|
2022-07-28 11:08:15 +01:00 |
|
Arc
|
04114c82f2
|
Update installation.md
|
2022-07-28 11:07:44 +01:00 |
|
Arc
|
7f79b5ac7f
|
Update installation.md
|
2022-07-28 11:06:42 +01:00 |
|
ben
|
4199f1bf98
|
Make format
|
2022-07-28 11:02:49 +01:00 |
|
callebtc
|
51dac0275c
|
Merge branch 'main' of github.com:lnbits/lnbits-legend
|
2022-07-28 11:55:06 +02:00 |
|
calle
|
730add5116
|
Core/tag check get (#797)
* safer tag checking
* annotate
|
2022-07-28 11:53:40 +02:00 |
|
ben
|
4c8641fe00
|
Merge remote-tracking branch 'origin/main' into qrcodemaker
|
2022-07-28 10:48:12 +01:00 |
|