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
|
8180d3cfae
|
auth refactor
|
2022-08-22 09:09:53 +02:00 |
|
gohumble
|
13c0f3b70a
|
increase timeouts
|
2022-08-21 00:07:31 +02:00 |
|
gohumble
|
e82196b6fa
|
more logs
|
2022-08-20 19:56:43 +02:00 |
|
gohumble
|
56f9e7e40b
|
log initital commit
|
2022-08-20 16:22:26 +02:00 |
|
gohumble
|
4bcbd2fefe
|
add auth middleware
|
2022-08-19 23:35:27 +02:00 |
|
LightningTipBot
|
410f56aaf5
|
Userpage (#337)
* userpage init
* page
* files
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
|
2022-04-29 22:05:28 +02:00 |
|
gohumble
|
8f60cb82f3
|
add admin service (#263)
* add admin server + service
* string fixes
* ban and unban user
* add return
* ban using admin key
* ban reason
* remove redundant func call
* add http status
* add log
* anon_id_sha256 (#262)
* anon_id_sha256
* refactor sha256 hash to strings package
* oops
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
* add admin server + service
* ban and unban user
* string fixes
* add return
* ban using admin key
* ban reason
* remove redundant func call
* add http status
* add log
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
Co-authored-by: LightningTipBot <88730856+LightningTipBot@users.noreply.github.com>
|
2022-01-05 01:40:37 +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 |
|