Eneko Illarramendi
|
e73a508011
|
feat(paywall): improved extension
- make remember cookie optional
- improve database
- improve type casting
|
2020-05-08 21:05:32 +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 |
|
Eneko Illarramendi
|
42d307adf9
|
Merge pull request #38 from fiatjaf/adminkey-to-inkey
allow inkey endpoints to be accessed with adminkeys.
|
2020-05-05 11:09:02 +02:00 |
|
fiatjaf
|
c3ce18c8d9
|
allow inkey endpoints to be accessed with adminkeys.
|
2020-05-05 05:46:05 -03:00 |
|
Eneko Illarramendi
|
d914c3f701
|
Merge pull request #36 from sgeisler/2020-05-domain-https
Use https in base url to avoid mixed content
|
2020-05-04 18:34:22 +02:00 |
|
Sebastian Geisler
|
52aff1128e
|
use https base url to avoid mixed content
|
2020-05-04 18:25:16 +02:00 |
|
Eneko Illarramendi
|
9eb253fe55
|
fix: typo
|
2020-05-04 17:34:53 +02:00 |
|
Eneko Illarramendi
|
35fb524e1e
|
Update CNAME
|
2020-05-04 17:31:53 +02:00 |
|
Eneko Illarramendi
|
01c8e8a23f
|
Create CNAME
|
2020-05-04 17:27:49 +02:00 |
|
Eneko Illarramendi
|
b37af0c600
|
feat: use github pages and jekyll for docs
|
2020-05-04 17:20:36 +02:00 |
|
Eneko Illarramendi
|
a61d346669
|
chore: update js vendors
|
2020-05-04 15:33:39 +02:00 |
|
Eneko Illarramendi
|
8530413537
|
Merge pull request #35 from sgeisler/2020-05-js-formatting-ci
Add JS formatting enforcenemt to CI
|
2020-05-04 14:56:43 +02:00 |
|
Sebastian Geisler
|
3a6034e8f6
|
Add prettier JS formatting enforcenemt to CI
|
2020-05-04 11:40:44 +02:00 |
|
Eneko Illarramendi
|
d9fe80d41b
|
Merge pull request #34 from fiatjaf/prettier
apply prettier to everything.
|
2020-05-03 23:40:54 +02: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
|
3a1167c892
|
Rename config.json.example to config.json
|
2020-05-02 20:17:33 +01:00 |
|
Eneko Illarramendi
|
236bcac263
|
Merge pull request #26 from eillarra/less_requirements
refactor: remove wallet only dependencies from core
|
2020-05-02 19:25:47 +02:00 |
|
Eneko Illarramendi
|
2c5e539795
|
refactor: make some wallet dependencies optional
|
2020-05-02 19:16:10 +02:00 |
|
Arc
|
5553ed82f0
|
Update index.html
|
2020-05-01 09:48:00 +01:00 |
|
Arc
|
9fadb68fed
|
Update index.html
|
2020-05-01 06:28:45 +01:00 |
|
Arc
|
d496869572
|
Update _api_docs.html
|
2020-05-01 06:12:55 +01:00 |
|
Arc
|
9f33ed49e5
|
Update README.md
|
2020-05-01 06:12:20 +01:00 |
|
Arc
|
ea480866ea
|
Update README.md
|
2020-05-01 06:10:44 +01:00 |
|
Arc
|
690b33e096
|
Rename config.json to config.json.example
|
2020-05-01 06:10:16 +01:00 |
|
Arc
|
d72678972d
|
Add files via upload
|
2020-05-01 06:09:51 +01:00 |
|
Eneko Illarramendi
|
8dfdd15adb
|
fix: self host icon fonts
|
2020-04-29 13:24:49 +02:00 |
|
Eneko Illarramendi
|
8442f277c4
|
tests: only use github for CI
|
2020-04-28 23:09:59 +02:00 |
|
Eneko Illarramendi
|
8f76da66e8
|
Merge pull request #25 from sgeisler/2020-04-ci-lnpay
Use LNPay backend for CI
|
2020-04-28 08:49:30 +02:00 |
|
Sebastian Geisler
|
f7ca28db34
|
Use LNPay backend for CI
As a quickfix to make travis happy we'll
use an empty LNPay wallet as backend in tests.
This should be replaced with a mock backend
later on.
|
2020-04-28 00:00:56 +02:00 |
|
Eneko Illarramendi
|
c951577962
|
Merge pull request #19 from frennkie/allow-lightning-scheme
Allow lightning scheme
|
2020-04-28 00:00:19 +02:00 |
|
Robert Habermann
|
0847a1c933
|
add lightning scheme check
|
2020-04-27 23:13:42 +02:00 |
|
Arc
|
f731bd766e
|
Update and rename config.json to config.json.example
|
2020-04-27 22:01:21 +01:00 |
|
Arc
|
59819e2875
|
Update _api_docs.html
|
2020-04-27 21:08:31 +01:00 |
|
Arc
|
e7184346ab
|
Update _api_docs.html
|
2020-04-27 21:08:17 +01:00 |
|
Eneko Illarramendi
|
178fe65fb2
|
test: configure Travis for CI
|
2020-04-27 19:39:00 +02:00 |
|
Arc
|
1c8beba80b
|
Added warning to use https or TOR for lnurl
|
2020-04-27 17:43:29 +01:00 |
|
Arc
|
1516a14a0d
|
Added warning to use https or TOR for lnurl
|
2020-04-27 17:43:15 +01:00 |
|
Eneko Illarramendi
|
0197c6c44a
|
Merge pull request #23 from sgeisler/mypy_fixes
Fix mypy errors
|
2020-04-27 14:39:34 +02:00 |
|
Eneko Illarramendi
|
c3e337a319
|
fix: mypy errors
|
2020-04-26 16:58:29 +02:00 |
|
Arc
|
976a3d4e5c
|
Update lndrest.py
|
2020-04-26 01:10:57 +01:00 |
|
Eneko Illarramendi
|
4b4a297c3f
|
refactor(paywall): remove unnecessary hashing paranoia
|
2020-04-25 23:55:07 +02:00 |
|
Arc
|
5d128523c7
|
Update lndrest.py
|
2020-04-25 22:41:27 +01:00 |
|
Arc
|
b34a0a9835
|
Update .env.example
|
2020-04-25 22:39:30 +01:00 |
|
Arc
|
99cfdd5531
|
Update __init__.py
|
2020-04-25 22:11:27 +01:00 |
|
Arc
|
435f9c9773
|
Add files via upload
|
2020-04-25 22:10:45 +01:00 |
|
Eneko Illarramendi
|
ab190454f4
|
fix: LNbits backend wallet
|
2020-04-25 20:13:49 +02:00 |
|
Eneko Illarramendi
|
5fe64d324d
|
Merge pull request #16 from sgeisler/2020-04-ci
Add type checking CI
|
2020-04-25 09:28:38 +02:00 |
|
Sebastian Geisler
|
19fa6c2bf9
|
Add type checking CI
|
2020-04-25 00:24:59 +02:00 |
|