Commit graph

14 commits

Author SHA1 Message Date
gohumble
d90d37e8f9 massive update 2022-09-01 10:04:48 +02:00
gohumble
e385cb7bcf Merge branch 'main' into log
# Conflicts:
#	go.mod
#	internal/api/lightning.go
#	internal/api/middleware.go
#	internal/api/server.go
#	internal/lndhub/lndhub.go
2022-08-31 22:23:52 +02:00
callebtc
5e4c045312 log 2022-08-22 09:35:43 +02:00
callebtc
44f397e2de fix lndhub 2022-08-22 09:32:30 +02:00
callebtc
9451032552 user decoder 2022-08-22 09:13:39 +02:00
callebtc
8180d3cfae auth refactor 2022-08-22 09:09:53 +02:00
callebtc
0ff0d889ff sse 2022-08-20 22:33:05 +02:00
gohumble
56f9e7e40b log initital commit 2022-08-20 16:22:26 +02:00
callebtc
127f95b8de boom 2022-08-20 00:17:19 +02:00
gohumble
98401546fa add user auth 2022-08-19 23:59:23 +02:00
gohumble
4bcbd2fefe add auth middleware 2022-08-19 23:35:27 +02:00
LightningTipBot
a7b9506a9f
better log (#282)
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
2022-01-11 00:34:59 +01:00
LightningTipBot
02eb0716aa
lil update (#270)
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
2022-01-06 10:39:25 +01:00
gohumble
01710f3385
separate lnurl and api server (#261)
* separate lnurl and api server

* add lndhub handler and proxy

* update proxy

* fix AppendRoute with empty methods

* add logs

* fix trace

* dump request

* parse bearer token

* exclude banned users

* exclude banned users

* fix log levels
2022-01-05 00:09:11 +01:00