Commit Graph

415 Commits

Author SHA1 Message Date
benarc
85e617aae9 Updated redme 2020-05-11 13:14:25 +01:00
benarc
68d94a43d0 Support Ticket name change 2020-05-11 13:11:36 +01:00
benarc
a54bff6640 Changed extension name to Support Tickets 2020-05-11 12:34:35 +01:00
benarc
d2874a90e9 Working Events extension 2020-05-11 12:34:35 +01:00
benarc
9af4161679 Redirect feedback 2020-05-10 18:46:58 +01:00
benarc
76510b7892 Events extension mostly functional
Can register attendees via camera
2020-05-10 18:10:45 +01:00
benarc
ea3b858695 Replaced events extension with almost working vuejs one 2020-05-09 22:27:11 +01:00
Eneko Illarramendi
41277e6931 fix(paywall): disable create button when an invoice already exists 2020-05-09 22:52:30 +02:00
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.
2020-05-09 22:30:33 +02:00
Arc
e768e4b075
Update views_api.py 2020-05-09 18:07:31 +01:00
Arc
a40823de43
Update lntxbot.py 2020-05-09 17:29:24 +01:00
Arc
6f4cac0c41
Update index.html 2020-05-08 22:19:43 +01:00
Arc
13f01dfbe6
Add files via upload 2020-05-08 21:03:18 +01:00
Eneko Illarramendi
14d61eaf56 feat(withdraw): type casting 2020-05-08 21:12:31 +02:00
Eneko Illarramendi
63b9741c14 feat(tpos): type casting 2020-05-08 21:11:59 +02:00
Eneko Illarramendi
22451ca806 fix: allow empty values (nullable) 2020-05-08 21:10:04 +02:00
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
9eb253fe55 fix: typo 2020-05-04 17:34:53 +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
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
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
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
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
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
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
efd2cb7170 fix: use a fee reserve and actual wallet fees 2020-04-24 22:45:09 +02:00
Eneko Illarramendi
97f4fabea1 fix: create temporal payments to keep balance updated 2020-04-24 14:56:10 +02:00