Commit graph

69 commits

Author SHA1 Message Date
benarc
294beb2fca Updated Withdraw extension to handle unique facets 2020-07-20 21:03:23 +01:00
frennkie
68e41789ce
Update index.js
`location.host` contains the hostname and the port while `location.hostname` is only the hostname
2020-07-12 16:24:18 +02:00
Dennis Reimann
c3281399d2
Improve setup instructions and README
- README cleanups and link to documentation
- Improve dev setup instructions
- Fix js linting errors
- Move local setup instructions to installation docs
- Project link fix, closes #42
- Notes about frontend
- Clarify different LND backends
2020-06-12 20:58:37 +02:00
Eneko Illarramendi
14d61eaf56 feat(withdraw): type casting 2020-05-08 21:12:31 +02:00
Arc
2fac47c05a
Update _api_docs.html 2020-05-05 20:53:13 +01:00
Arc
b8dd151043
Updated api docs to include listing specific LNURL 2020-05-05 20:07:54 +01:00
fiatjaf
4730500ed7 apply prettier to everything. 2020-05-03 13:55:17 -03:00
Eneko Illarramendi
083f7a0a8d chore: use standard library's HTTP status codes 2020-05-03 15:57:05 +02:00
Arc
1516a14a0d
Added warning to use https or TOR for lnurl 2020-04-27 17:43:15 +01:00
Eneko Illarramendi
c3e337a319 fix: mypy errors 2020-04-26 16:58:29 +02:00
Eneko Illarramendi
97f4fabea1 fix: create temporal payments to keep balance updated 2020-04-24 14:56:10 +02:00
Eneko Illarramendi
4bf93d36c6 refactor: change the WITH_ONION env var and use FORCE_HTTPS instead 2020-04-23 18:37:22 +02:00
Eneko Illarramendi
e461e34fc0 feat(vue): move confirmDialog to LNbits.utils so we can reuse the styling 2020-04-23 07:32:45 +02:00
Eneko Illarramendi
498eceeb46 feat: use dynamic root in api docs 2020-04-22 21:49:31 +02:00
Eneko Illarramendi
eb938c11a8 chore(paywall): minor updates 2020-04-21 23:47:21 +02:00
Eneko Illarramendi
d90ae26062 style: icon change 2020-04-21 23:43:15 +02:00
Eneko Illarramendi
fd4dc6c48f chore: remove pending macaroon mentions 2020-04-21 23:22:01 +02:00
Eneko Illarramendi
efbba20872 style: minor tweaks 2020-04-21 23:13:37 +02:00
Arc
51587d7de2
Update views_api.py 2020-04-20 08:00:22 +01:00
Eneko Illarramendi
1154d632a2 chore: update currencies list from OpenNode 2020-04-19 23:36:57 +02:00
Arc
1862cccb2a
Update index.js 2020-04-19 20:56:54 +01:00
Arc
c33a45d20e
Update _lnurl.html 2020-04-19 20:54:39 +01:00
Arc
0178097ee6
Added admin to some of the calls 2020-04-19 20:54:11 +01:00
Eneko Illarramendi
57c26ed2bb chore: outline some buttons 2020-04-18 23:17:16 +02:00
Arc
aa13551bd3
Update config.json 2020-04-18 01:39:10 +01:00
Eneko Illarramendi
d03e472cc2 feat(core): add search to payments table 2020-04-17 21:13:32 +02:00
Eneko Illarramendi
fd4dddda6e chore: rename api-key-macaroon 2020-04-16 20:58:16 +02:00
Eneko Illarramendi
a834a64319 refactor(withdraw): migrate extension to Vue 2020-04-16 20:58:16 +02:00
Eneko Illarramendi
490e166f75 refactor: improve database migrations 2020-04-16 20:58:16 +02:00
Eneko Illarramendi
f98a5040ac refactor: decorators, models and more broken bits 2020-03-04 23:11:15 +01:00
Arc
bb6d21abe6
Be gone target='_blank' , back to 2003 2020-02-26 19:40:57 +00:00
Arc
36ba680a5d
Update views_api.py 2020-02-24 19:12:49 +00:00
Arc
63ac385c59
Update index.html 2020-02-24 18:14:01 +00:00
Arc
af10c8274a
Update index.html 2020-02-24 18:13:08 +00:00
Arc
6f06bcfb36
Update views_api.py 2020-02-24 16:05:24 +00:00
Arc
3c8a1f0667
Update views_api.py 2020-02-24 14:53:30 +00:00
Arc
adf12888f4
Update index.html 2020-02-23 00:56:16 +00:00
Arc
1e2c47fdcd
Update views.py 2020-02-23 00:44:56 +00:00
Arc
6f26032744
Update index.html 2020-02-23 00:44:10 +00:00
Arc
b35872c751
Update config.json 2020-02-23 00:28:16 +00:00
Arc
87d66e99d0
Update README.md 2020-02-19 22:20:58 +00:00
Arc
3362b0cdbe
Update README.md 2020-02-19 22:20:41 +00:00
Arc
1b11f91517
Update README.md 2020-02-19 22:20:10 +00:00
Arc
17f059a8de
Added endpoint for easy LNURL fetching 2020-02-19 22:17:19 +00:00
Eneko Illarramendi
30cf2e9f99 feat: automatically import extension blueprints 2020-02-19 20:52:34 +01:00
Arc
7212bad783
Update index.html 2020-02-19 14:26:04 +00:00
Arc
610c93622e
Update README.md 2020-02-19 11:41:28 +00:00
Arc
ded5ec147c
Update README.md 2020-02-19 11:41:12 +00:00
Eneko Illarramendi
e5915bc493 refactor: add a simple config file to extensions
It makes possible to automagically keep the extensions admin page updated.
2020-02-18 20:27:04 +01:00
Arc
c3b792ebeb
Update index.html 2020-02-12 15:12:46 +00:00