benarc
c17ac32c86
Fixed LNURLw migration
5 years ago
benarc
c73fbe1b27
Fixed unique LNURLw for print
5 years ago
benarc
2ddc23de04
LNURLw fix
5 years ago
benarc
294beb2fca
Updated Withdraw extension to handle unique facets
5 years ago
Arc
6c286cd265
Merge pull request #51 from frennkie/patch-1
Update index.js to include port in links
5 years ago
frennkie
68e41789ce
Update index.js
`location.host` contains the hostname and the port while `location.hostname` is only the hostname
5 years ago
Eneko
e746dcd787
feat: enable code scanning
5 years ago
Arc
61f736878c
Update installation.md
5 years ago
Arc
f51d44e99b
Update installation.md
5 years ago
benarc
95b0ba536b
Prettier
5 years ago
benarc
5e81c64831
Usermanager extension update
5 years ago
benarc
d56c2627f4
Endpoint for updating user extensions vie usermanager
5 years ago
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
5 years ago
Eneko Illarramendi
8ea72c9934
feat: add CORS headers
5 years ago
Eneko Illarramendi
aed2414f3a
fix: show better errors when a LNURL-withdraw wallet cannot be created, closes #39
5 years ago
benarc
76f17d8594
Removed API docs for Support Tickets
5 years ago
benarc
85e617aae9
Updated redme
5 years ago
benarc
68d94a43d0
Support Ticket name change
5 years ago
benarc
29dc33dd71
Merge remote-tracking branch 'origin/master'
5 years ago
benarc
a54bff6640
Changed extension name to Support Tickets
5 years ago
benarc
d2874a90e9
Working Events extension
5 years ago
benarc
c099885bbb
Changed extension name to Support Tickets
5 years ago
benarc
b296c38795
Working events extension
5 years ago
benarc
9af4161679
Redirect feedback
5 years ago
benarc
76510b7892
Events extension mostly functional
Can register attendees via camera
5 years ago
benarc
ea3b858695
Replaced events extension with almost working vuejs one
5 years ago
Eneko Illarramendi
41277e6931
fix(paywall): disable create button when an invoice already exists
5 years ago
Eneko Illarramendi
8add56a24c
feat: allow limiting the use of LNbits to some user uuids
The `LNBITS_ALLOWED_USERS` env var can be used to limit access
to the application to some uuids only. "all" gives open access.
UUIDs should be comma separated.
5 years ago
Arc
e768e4b075
Update views_api.py
5 years ago
Arc
a40823de43
Update lntxbot.py
5 years ago
Eneko
171e639109
chore: add paywall address to github funding
5 years ago
Arc
6f4cac0c41
Update index.html
5 years ago
Arc
97dff38af4
Update README.md
5 years ago
Arc
13f01dfbe6
Add files via upload
5 years ago
Eneko Illarramendi
14d61eaf56
feat(withdraw): type casting
5 years ago
Eneko Illarramendi
63b9741c14
feat(tpos): type casting
5 years ago
Eneko Illarramendi
22451ca806
fix: allow empty values (nullable)
5 years ago
Eneko Illarramendi
e73a508011
feat(paywall): improved extension
- make remember cookie optional
- improve database
- improve type casting
5 years ago
Arc
2fac47c05a
Update _api_docs.html
5 years ago
Arc
b8dd151043
Updated api docs to include listing specific LNURL
5 years ago
Eneko Illarramendi
42d307adf9
Merge pull request #38 from fiatjaf/adminkey-to-inkey
allow inkey endpoints to be accessed with adminkeys.
5 years ago
fiatjaf
c3ce18c8d9
allow inkey endpoints to be accessed with adminkeys.
5 years ago
Eneko Illarramendi
d914c3f701
Merge pull request #36 from sgeisler/2020-05-domain-https
Use https in base url to avoid mixed content
5 years ago
Sebastian Geisler
52aff1128e
use https base url to avoid mixed content
5 years ago
Eneko Illarramendi
9eb253fe55
fix: typo
5 years ago
Eneko Illarramendi
35fb524e1e
Update CNAME
5 years ago
Eneko Illarramendi
01c8e8a23f
Create CNAME
5 years ago
Eneko Illarramendi
b37af0c600
feat: use github pages and jekyll for docs
5 years ago
Eneko Illarramendi
a61d346669
chore: update js vendors
5 years ago
Eneko Illarramendi
8530413537
Merge pull request #35 from sgeisler/2020-05-js-formatting-ci
Add JS formatting enforcenemt to CI
5 years ago